I referred CMC to Canonical Machine Commands. CMC is used in NML(but I'm not sure). ISO 14649 toolkit converts StepNC file to Canonical Machine Commands. So I prefer using the toolkit.
G-Code is specific to a machine. So it needs to be modified before using in a different one. But StepNC file can be used across different machines. This is one of the motivations for the project. Thanks, Lakshman On Friday, January 15, 2016, TJoseph Powderly <[email protected]> wrote: > CMC? compact motion controller? > central message controller? > C model compiler? > color me confused? ( my best bet ) > I found 292 acronym definitions > but haven't found one that fits your message well > what is CMC? > > the project you mention tried to convert Step to gcode. > > internally linuxcnc does not use gcode > gcode is converted to NML command > > perhaps you might want to convert Step to NML > and skip the intermediate gcode. > > But, there may be advantages to using gcode and various tools > that work with gcode ( radius changers displayers editors simulators ) > > tomp tjtr33 > > thx > tomp > > On 01/15/2016 11:18 AM, Lakshman Naresh Coimbatore Annadorai wrote: > > Dear All, > > > > I'm a graduate student at NC State University. I'm working on a research > > project to develop a feedback based compiler for CNC machines. This > > compiler is proposed to accept StepNC file and directly control CNC > machine > > via CMC. To make this possible we plan to integrate ISO14649 toolkit and > > LinuxCNC by leveraging the fact that LinuxCNC uses CMC internally to > > control the CNC machine. This project is proposed to develop a prototype > > for milling operations. > > > > I came across a post from 2008, where it is said there is a possibility > of > > integrating LinuxCNC and ISO14649 toolkit. So I'm just curious whether or > > not someone has already integrated LinuxCNC and ISO14649 toolkit. This > > would be of great help for my research work. > > > > If it has not been integrated, I need your suggestions on the ways to > > integrate LinuxCNC and ISO14649. And also alternate ways to customize > > LinuxCNC to accept StepNC file as input instead of G-Code. > > > > Thanks, > > Lakshman > > > ------------------------------------------------------------------------------ > > Site24x7 APM Insight: Get Deep Visibility into Application Performance > > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month > > Monitor end-to-end web transactions and take corrective actions now > > Troubleshoot faster and improve end-user experience. Signup Now! > > http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 > > _______________________________________________ > > Emc-developers mailing list > > [email protected] <javascript:;> > > https://lists.sourceforge.net/lists/listinfo/emc-developers > > > > ------------------------------------------------------------------------------ > Site24x7 APM Insight: Get Deep Visibility into Application Performance > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month > Monitor end-to-end web transactions and take corrective actions now > Troubleshoot faster and improve end-user experience. Signup Now! > http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 > _______________________________________________ > Emc-developers mailing list > [email protected] <javascript:;> > https://lists.sourceforge.net/lists/listinfo/emc-developers > -- Thanks, Lakshman ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
