On 10/3/2014 11:08 AM, andy pugh wrote: > On 3 October 2014 16:01, Dave Cole <[email protected]> wrote: > >> Is this the best docs to reference on remapping? >> http://linuxcnc.org/docs/html/remap/structure.html#_introduction_extending_the_rs274ngc_interpreter_by_remapping_codes > Yes, though while reading through it to see what _can_ be done, bear > in mind that it is possible to do basic things with no Python at all. > > At its very simplest > > [RS274NGC] > REMAP=M31 ngc=mym31 > > Would call a G-code subroutine called mym31. Which might just be a few > lines of G-code That's good to know. I might be able to use that to overcome some problems I am having with the CAM software post processor.
Thanks, Dave --- This email is free from viruses and malware because avast! Antivirus protection is active. http://www.avast.com ------------------------------------------------------------------------------ Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
