You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
6 years ago
..
lib Module updates 7 years ago
src Define G21 as NOOP w/o INCH_MODE_SUPPORT (#13229) 6 years ago
Configuration.h Add PHOTO_GCODE option, photo trigger physical move (#13168) 6 years ago
Configuration_adv.h Tweak M122 comment in configs 6 years ago
Makefile New boards entry for the A20M 6 years ago
Marlin.ino Marlin.ino needs no content (#9506) 7 years ago