OpenBuilds / OpenBuilds-CAM

Online CNC CAM System
https://cam.openbuilds.com
GNU Affero General Public License v3.0
253 stars 617 forks source link

Change units #78

Closed rlwoodjr closed 2 years ago

rlwoodjr commented 2 years ago

I updated the ruler and grid code to reflect the new values when units are changed. I also updated so the gcode file adds the G20 for inches and G21 for mm.

To complete this function, we still need:

  1. A label showing mm ( off) or inches (on) when the slider in the ribbon is switched
  2. to save the checkbox: switch setting so once reopened it will remain as when it was last closed.