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.
Scott Lahteine 9d04f47d98 Improvements for junction_deviation_mm
- Drop `max_jerk` with `JUNCTION_DEVIATION`
- Add `max_e_jerk_factor` for use by `LIN_ADVANCE`
- Recalculate `max_e_jerk_factor` when `junction_deviation_mm` changes
- Fix LCD editing of `junction_deviation_mm`
7 years ago
..
bedlevel Followup to G29 O 7 years ago
calibrate Use bit flags for homed/known 7 years ago
config Improvements for junction_deviation_mm 7 years ago
control Followup to pin error change 7 years ago
eeprom Patch configuration_store for extra serial port 7 years ago
feature Use bit flags for homed/known 7 years ago
geometry Move Stepper::synchronize to Planner (#10713) 7 years ago
host Fix K8400 Y min pos, M118 comment 7 years ago
lcd Clear up some more compile warnings 7 years ago
motion Refactor and optimize Stepper/Planner 7 years ago
probe Default G30 to engage / disengage 7 years ago
scara Operate in Native Machine Space 7 years ago
sdcard Move Stepper::synchronize to Planner (#10713) 7 years ago
stats Multi-host support 7 years ago
temperature Consistent heating status and status reset 7 years ago
units Move M82_M83 to cpp 7 years ago
gcode.cpp Removed "const" to match parser. (#10548) 7 years ago
gcode.h Fix M421 comment in gcode.h 7 years ago
parser.cpp Fix M118 parameter handling 7 years ago
parser.h Fix warning with FASTER_GCODE_PARSER disabled 7 years ago
queue.cpp Clean up autostart handling 7 years ago
queue.h Creality3D Power-Loss Recovery 7 years ago