I have done programming with compiled languages and parsed row by row then 
executing. A main advantage of a compiler is the errors captured before 
execution. A button to check syntax, maximum velocity and maximum acceleration 
would probably be good.

Nicklas Karlsson



> my bad,
> I thought Linuxcnc required preparsing the entire program,
> almost simulating the entire motion to know bounds checks,
> and to respect velocity and acceleration constraints,
> and the blending was calculated...
> all this before attempting any motion.
> 
> I thought that nothing else would happen until this step was completed.
> (and it couldnt be completed if the task was infinite...  by definition )
> 
> Thats good news that the problem is only the gui preview.
> thx
> TomP tjtr33

------------------------------------------------------------------------------
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to