muele-marlin/Marlin/src/gcode/config
Scott Lahteine da17f8ad37 For now (!) don't synchronize in M204 and M205
See if this has any deleterious effect on motion planning by slicers that inser their own jerk and acceleration controls. The problem I see is that these settings can take effect on blocks already in the planner, and the only way around this would be to shadow these settings in planner blocks and use the shadowed settings in the planner.
2018-11-12 02:43:24 -06:00
..
M43.cpp Fix 'M43 T' to use 'L' as last pin 2018-11-05 04:17:37 -06:00
M92.cpp Extend M217 with configurable park/raise (#12076) 2018-10-13 23:08:20 -05:00
M200-M205.cpp For now (!) don't synchronize in M204 and M205 2018-11-12 02:43:24 -06:00
M217.cpp Combine more tool-change variables (#12137) 2018-11-06 22:22:20 -06:00
M218.cpp Synchronize on M204, M205 (#12302) 2018-11-03 01:16:37 -05:00
M220.cpp Move M220 to cpp 2017-09-21 16:27:03 -05:00
M221.cpp M221 with no parameters report flow 2018-04-17 16:06:25 -05:00
M281.cpp Fix issues, make optional 2018-08-29 17:58:02 -05:00
M301.cpp Fix M301 access to lpq_len (#10714) 2018-05-12 02:13:40 -05:00
M302.cpp Move M302 to cpp 2017-09-21 16:27:06 -05:00
M304.cpp Fix and improve EEPROM storage (#12054) 2018-10-10 09:45:20 -05:00
M540.cpp Refactor and optimize Stepper/Planner 2018-05-20 06:23:58 -05:00