216 Commits (d1c6687ecd485c0d3190d2741cbc936edb56b80b)

Author SHA1 Message Date
teemuatlut fbcdf5eaeb Simplify stepper driver per-axis selection 6 years ago
Scott Lahteine bf7d0ba859 Assert that XY probe offsets are integers 6 years ago
Scott Lahteine 25e2ca8896 Add Z_CLEARANCE_MULTI_PROBE 6 years ago
Scott Lahteine 68e6650df7 Remove Quake Fast Inverse SQRT (it isn't faster) 6 years ago
Scott Lahteine 480a3d3d0c Apply sensorless homing requirements only for specified axes 6 years ago
Scott Lahteine 1ea222e6fc Turn off DISABLE_INACTIVE_EXTRUDER with SWITCHING_NOZZLE 6 years ago
Scott Lahteine 8eaac0dab3
Add delta feedrate scaling (#11153) 6 years ago
Colin Gilgenbach 0fff79c24b Fixes G29_with_retry behavior (#11045) 6 years ago
Scott Lahteine 1b8973eb1c Fix up microsteps conditionals 6 years ago
Scott Lahteine 053438a3aa
Poll all endstops, even when stationary (#11123) 6 years ago
Scott Lahteine 7a84b03796 Use MIN/MAX in post-conditionals 6 years ago
Scott Lahteine d4795e5b8e
[2.0.x] Tweaks and additions for MAX7219 (#11034) 6 years ago
Scott Lahteine 0d79128c8d Localize stepper-specific defines 6 years ago
etagle 6f14bcaa3e Add MAXIMUM_STEPPER_RATE, enforce in multi-stepping 6 years ago
etagle 39a7e7720d Adaptive multiaxis step smoothing 6 years ago
Scott Lahteine bbf80440bf Add sanity-check for MOTHERBOARD 6 years ago
Scott Lahteine 2deff0d9b9 Fix/Improve junction deviation 6 years ago
Scott Lahteine 9713538427 HOTENDS for Switching Nozzle with Switching Extruder 6 years ago
Scott Lahteine 0ca9db7051 Correct HOTENDS for SWITCHING_EXTRUDER 6 years ago
Scott Lahteine 1b200f3312 Sanity check SWITCHING_EXTRUDER with SINGLENOZZLE 6 years ago
Scott Lahteine 931ab4ec40 Rename Junction Deviation options 6 years ago
Scott Lahteine aaaf09bda2 BEZIER_JERK_CONTROL => S_CURVE_ACCELERATION 6 years ago
Scott Lahteine cf7d5a642a
Fix manual moves for switching tools (#10868) 6 years ago
Scott Lahteine 4118199ddd Tweaks to core headers 6 years ago
Bob Kuhn d557c84a71 [2.0.x] Error for FAST_PWM_FAN with 32 bit CPU (#10798) 6 years ago
Scott Lahteine 83d42f33e1 Add HAS_HOTEND_OFFSET_Z conditional 6 years ago
GMagician 3c76bda2d8 Fix switching extruder 6 years ago
Jiri Jaburek 43ddb29f9e Add FAN_MAX_PWM for M106-controlled fans 6 years ago
Scott Lahteine b7dfc79988
Disable SERIAL_PORT_2 by default and sanity-check it (#10748) 6 years ago
Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros 6 years ago
Scott Lahteine a1062eec5b
Better handling of DELAY_NS and DELAY_US (#10716) 6 years ago
Scott Lahteine 325bbbc8c2
[2.0.x] Enable AD595 and AD8495 in concert (#10693) 6 years ago
Scott Lahteine 19f189b4e5
Add UBL support for G2/G3 and G5 (#10648) 6 years ago
Giuliano 4e16e699c1 Fix sanity checks for dual axes (#10633) 6 years ago
Scott Lahteine e978e6e782
[2.0.x] Arrange LCD options by type (#10630) 6 years ago
Scott Lahteine 8c5bc77fb9 Fix the sanity-check for config versions 6 years ago
Scott Lahteine 81b632c255 Additional temp-oriented improvements 6 years ago
nightdemonx e911635fb1 Add thermocouple with AD8495 support 6 years ago
Scott Lahteine b7e938a9fb LCD_BED_LEVELING enables a sub-menu for ABL 6 years ago
Scott Lahteine 05c33833e7
[2.0.x] Add NO_LCD_MENUS option (#10582) 6 years ago
Scott Lahteine 616651ff23 Add sanity check for LED_CONTROL_MENU 6 years ago
Scott Lahteine f790b4bc0a Reorganize some conditionals 6 years ago
Scott Lahteine df6bc812b5 Fix disable of Z_HOMING_SENSITIVITY for HOMING_Z_WITH_PROBE 6 years ago
Scott Lahteine 299c4fed42 Undefine PIDTEMPBED without a bed heater 6 years ago
Scott Lahteine cb46cb8480
Add HAS_HEATED_BED conditional (#10495) 6 years ago
Scott Lahteine 9e07df5c1b
Extra options for LEVEL_BED_CORNERS (#10483) 6 years ago
Scott Lahteine 11ab017dd0 Creality3D Power-Loss Recovery 6 years ago
Scott Lahteine f0cbf3d432 Correction to sanity check 6 years ago
Scott Lahteine 80e29492c6 TRIGORILLA => TRIGORILLA_13 6 years ago
Marcio Teixeira 5cc7916e69 Add G29_RETRY_AND_RECOVER feature 6 years ago