This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Marlin-Artillery-M600/Marlin
Marcio Teixeira 109e67169c Define G21 as NOOP w/o INCH_MODE_SUPPORT (#13229)
Ticket #13228

If `INCH_MODE_SUPPORT` is undefined, G20 is an unknown command as it should be (Marlin is, by default, operating in metric mode). G21, however, is found in many slicers and printer start gcode sections and should be accepted (as a NOOP) to avoid the unknown commands.
2019-02-22 15:35:32 -06:00
..
lib Module updates 2017-09-21 16:26:42 -05:00
src Define G21 as NOOP w/o INCH_MODE_SUPPORT (#13229) 2019-02-22 15:35:32 -06:00
Configuration.h Add PHOTO_GCODE option, photo trigger physical move (#13168) 2019-02-14 15:09:35 -06:00
Configuration_adv.h Tweak M122 comment in configs 2019-02-19 16:20:18 -06:00
Makefile New boards entry for the A20M 2019-01-28 21:08:20 -06:00
Marlin.ino Marlin.ino needs no content (#9506) 2018-02-06 02:28:18 -06:00