Firmware2/Marlin/src
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`
2018-06-11 22:05:16 -05:00
..
config Followup to pin error change 2018-06-10 19:28:45 -05:00
core Prevent MB false-positive on bad board name 2018-06-08 19:58:43 -05:00
feature Tweak M122 report spacing 2018-06-10 20:33:18 -05:00
gcode Improvements for junction_deviation_mm 2018-06-11 22:05:16 -05:00
HAL STM32F1 HAL Fixes (#10999) 2018-06-11 20:00:56 -05:00
inc Add MAXIMUM_STEPPER_RATE, enforce in multi-stepping 2018-06-10 16:02:47 -05:00
lcd Improvements for junction_deviation_mm 2018-06-11 22:05:16 -05:00
libs Smarter MIN, MAX, ABS macros 2018-05-13 04:52:56 -05:00
module Improvements for junction_deviation_mm 2018-06-11 22:05:16 -05:00
pins CREALITY_ENDER is long gone 2018-06-08 19:53:21 -05:00
sd [2.0.x] Fix null check in lsDive (#10978) 2018-06-09 22:03:49 -05:00
Marlin.cpp Use bit flags for homed/known 2018-06-11 22:05:16 -05:00
Marlin.h Use bit flags for homed/known 2018-06-11 22:05:16 -05:00