1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-24 04:29:34 +00:00
MarlinFirmware/Marlin
Sebastianv650 fd1d590726 [2.0.x] Silence M204 (#10037)
`M204` is often used by slicers to set acceleration depending on perimeter, infill, etc., so Marlin's answers are flooding the serial windows. Silence `M204` according to the philosophy that setter commands should only send a reply if no parameter is given.
2018-03-10 07:16:55 -06:00
..
lib
src [2.0.x] Silence M204 (#10037) 2018-03-10 07:16:55 -06:00
Configuration_adv.h
Configuration.h Add UNKNOWN_Z_NO_RAISE option 2018-03-10 00:17:34 -06:00
Marlin.ino