FabMo / FabMo-Engine

The FabMo Engine - A software and apps ecosystem for digital fabrication.
http://gofabmo.org/
Apache License 2.0
55 stars 22 forks source link

Missing axis error message is not helpful #1098

Open kyle-kingsbury opened 1 year ago

kyle-kingsbury commented 1 year ago

If you run a macro that issues an MA command (and it is not enabled) you'll get an error that says "MA, NaN ..." which makes it look like you've told A to go to 1/0 or something -- but it really means that the A is not able to accept move commands yet.