> Minor complexity: we have a freaky result due to
> http://www.linuxcnc.org/docs/html/gcode/overview.html#sec:Order-of-
> Execution
> 
> consider:
> G20
> F5
> G1 X1
> G21 F125 X100
> 
> according to NGC the F125 is taken as inches while the destination is
taken as
> mm!  I hate this special case and think we ought to diverge from NGC if we
> overhaul units handling.  The length units setting should be honored
before
> anything else length-related is read from the block.

Why is that a problem?  If it is documented, then it follows the rules.  If
it is confusing, split it across 2 lines.

If I'm in doubt about operator precedence in C, I add more parenthesis.


------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to