sir-buckyball / chrome-gcode-sender

A gcode-sender application for Chrome/ChromeOS.
MIT License
60 stars 24 forks source link

Add a warning if an input file is missing unit specification (G20/G21) #48

Open sir-buckyball opened 5 years ago

sir-buckyball commented 5 years ago

If an input file is missing a unit specification (G20/G21), a warning should be shown to alert the user to the potential problem (eg., their machine might not be set to the same units as the file).

NOTE: I encountered this issue using kiri:moto exports from an OnShape model.