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.
Marcio Teixeira 6a8fb0f25f Simplify backlash compensation code. (#12813)
- Use `TEST(dm,axis)` to determine directions instead of doing comparisons.
- Remove recomputation of `millimeters` and `delta_mm` since backlash compensation should not affect the distance over which material is extruded.
6 years ago
..
HAL Add support for Mks Robin TFT display (#12706) 6 years ago
config Add support for Mks Robin TFT display (#12706) 6 years ago
core Add VORON printer (#12705) 6 years ago
feature Add spreadCycle parameter sets (#12645) 6 years ago
gcode Fix ExtUI compile warnings and error (#12799) 6 years ago
inc Add support for Mks Robin TFT display (#12706) 6 years ago
lcd Add support for Mks Robin TFT display (#12706) 6 years ago
libs TMC connection test, spreadCycle parameters, improved debugging (#12616) 6 years ago
module Simplify backlash compensation code. (#12813) 6 years ago
pins Update LPC SD pins for BIQU SKR (#12767) 6 years ago
sd Misc. improvements (#12747) 6 years ago
Marlin.cpp TMC connection test, spreadCycle parameters, improved debugging (#12616) 6 years ago
Marlin.h Move stepper enable/disable to stepper_indirection.h (#12562) 6 years ago