CauldronDevelopmentLLC / CAMotics

Open-Source Simulation & Computer Aided Machining - A 3-axis CNC GCode simulator
Other
602 stars 140 forks source link

Don't plan unused axes #277

Open jcoffland opened 5 years ago

jcoffland commented 5 years ago

Only plan axes which are enabled by the caller. GCode moves in other axes should be tracked but should not affect plan times. Currently, an unused axis can cause delays.