MaslowCNC / GroundControl

This is the Ground Control software used to control the Maslow CNC Machine
https://www.MaslowCNC.com
GNU General Public License v3.0
275 stars 122 forks source link

Minor Issue: Return to Center has Incorrect Unit Conversion for SafeZAxisHeight #809

Closed madgrizzle closed 4 years ago

madgrizzle commented 4 years ago

https://github.com/MaslowCNC/GroundControl/blob/a56658b0006f081429f87f56eff318019d3417b1/UIElements/runMenu.py#L20

25.5 should be 25.4

BarbourSmith commented 4 years ago

Good catch. PR created.