Firmware2/Marlin
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
..
lib
src For now (!) don't synchronize in M204 and M205 2018-11-12 02:43:24 -06:00
Configuration_adv.h Apply extra condition to LCD_PROGRESS_BAR 2018-11-11 08:36:10 -06:00
Configuration.h Combine more tool-change variables (#12137) 2018-11-06 22:22:20 -06:00
Makefile Fix "Missing separator" errors. (#12035) 2018-10-08 14:28:52 -05:00
Marlin.ino