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/src
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
..
config Merge pull request #10032 from thinkyhead/bf2_unknown_z_no_raise 2018-03-10 00:57:30 -06:00
core Make enums into implicit char 2018-03-06 23:39:56 -06:00
feature Fix E2END and add EEPROM to Smart RAMPS 2018-03-10 06:57:31 -06:00
gcode [2.0.x] Silence M204 (#10037) 2018-03-10 07:16:55 -06:00
HAL Fix E2END and add EEPROM to Smart RAMPS 2018-03-10 06:57:31 -06:00
inc removed SDSS init 2018-03-09 23:06:11 -06:00
lcd removed SDSS init 2018-03-09 23:06:11 -06:00
libs Make enums into implicit char 2018-03-06 23:39:56 -06:00
module Update Endstops class for 1.1.x parity 2018-03-10 06:57:31 -06:00
pins Fix E2END and add EEPROM to Smart RAMPS 2018-03-10 06:57:31 -06:00
sd Rebuild SD file sort array on Stop SD Print (#9976) 2018-03-07 01:42:11 -06:00
Makefile Creality Ender board support 2018-01-15 03:42:24 -06:00
Marlin.cpp Init watchdog last in setup() 2018-03-08 17:34:50 -06:00
Marlin.h Update powersupply_on in power_on/off (#10015) 2018-03-08 18:56:47 -06:00