Someone on the forum has noticed an oddity with G85. It does actually perform exactly as documented, but it is a bit annoying.
What you would expect in G98 mode with R below start-Z is probably a rapid to R, feed in to Z, feed out to R and rapid to old_Z. What you get is a rapid to R, feed out, and feed all the way back to old_Z. Which makes the boring cycle truly boring :-) It seems like an easy thing to change, it looks like convert_cycle_g85 needs to be passed r as well as clear_z, then it can change from feed to traverse at the r height. I also see that number of cycles seem to be coded, but the docs describe them as "unimplimented". What is the logic in having code that people are basically being told not to use? -- atp If you can't fix it, you don't own it. http://www.ifixit.com/Manifesto ------------------------------------------------------------------------------ Android is increasing in popularity, but the open development platform that developers love is also attractive to malware creators. Download this white paper to learn more about secure code signing practices that can help keep Android apps secure. http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
