On 1/26/14 5:28 PM, [email protected] wrote: > Send Emc-developers mailing list submissions to > > ------------------------------ > > Message: 5 > Date: Sun, 26 Jan 2014 13:24:21 +0000 (UTC) > From: Dewey Garrett <[email protected]> > Subject: Re: [Emc-developers] ngcgui cutter path compensation > To: [email protected] > Message-ID: <[email protected]> > > >> I started playing with ngcgui which seemed to fit very well for a >> project I have, however I noticed that cutter path compensation (g42, >> g41) is commented out, for example in qpocket.ngc. Even if one where to > The "/" on the g41,42 lines is not a commenting character: > > http://www.linuxcnc.org/docs/devel/html/gcode/overview.html#_block_delete_a_id_sub_block_delete_a > > Block Delete > > The optional block delete character the slash / when placed first on a > line can be used by some user interfaces to skip lines of code when > needed. In Axis the key combination Alt-m-/ toggles block delete on > and off. When block delete is on any lines starting with the > slash / are skipped. > > Axis also has a button to toggle the feature, it is useful for > previewing paths.
ok, so... if I delete those / it will enable the code and I get the errors... same thing as toggling / line support, isn't it ? ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
