85 Commits (bc06406d7db570f3cff96d7bae811bb87ec03a67)

Author SHA1 Message Date
Scott Lahteine d1c9517903 Followup to hotend_offset[Z] patch 6 years ago
Scott Lahteine 6964e1a95a Clean up trailing whitespace 6 years ago
Scott Lahteine b328fb4dc9
Treat TMC2660 like non-TMC (#11508) 6 years ago
Greg Nutt a1a5367380 Smoothieboard V1.0/1.1 and A5984 support 6 years ago
Scott Lahteine 9c62c47579
[2.0.x] Fix Dual X Carriage tool change crash (#11447) 6 years ago
teemuatlut fbcdf5eaeb Simplify stepper driver per-axis selection 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 8eaac0dab3
Add delta feedrate scaling (#11153) 6 years ago
Scott Lahteine 1b8973eb1c Fix up microsteps conditionals 6 years ago
Scott Lahteine 7a84b03796 Use MIN/MAX in post-conditionals 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 83d42f33e1 Add HAS_HOTEND_OFFSET_Z conditional 6 years ago
Jiri Jaburek 43ddb29f9e Add FAN_MAX_PWM for M106-controlled fans 6 years ago
Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros 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
Scott Lahteine 81b632c255 Additional temp-oriented improvements 6 years ago
nightdemonx e911635fb1 Add thermocouple with AD8495 support 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 11ab017dd0 Creality3D Power-Loss Recovery 6 years ago
Marcio Teixeira 5cc7916e69 Add G29_RETRY_AND_RECOVER feature 6 years ago
Scott Lahteine 39c6f65ce7 Ignore LCD_BED_LEVELING with UBL 6 years ago
Sean 2d9b0a66fe Add Filament Change accelerations 6 years ago
Lenbok 0e8242180d Chamber temperature monitoring and auto fan control. 6 years ago
Karl Andersson 7cbbc2af7a [2.0.x] Optional heater signal inversion (#10260) 6 years ago
Scott Lahteine adcb87f0db Z Endstop Servo => Z Probe Servo 6 years ago
Eduardo José Tagle 97e8a6ebd9 Various fixes for DUE... (#10152) 6 years ago
Scott Lahteine dd2949922b Consolidate 3-point leveling point options 6 years ago
Scott Lahteine 1d22609473 MIN_PROBE_EDGE replaces DELTA_PROBEABLE_RADIUS 6 years ago
Scott Lahteine 14c03cb6f4
[2.0.x] Make MIN_PROBE_EDGE a general option (for electronic probes) (#10069) 6 years ago
Scott Lahteine eb212ae073 Add suspend_auto_report flag to suppress auto-report 6 years ago
Scott Lahteine ffbf63e6af Add HAS_TEMP_SENSOR conditional 6 years ago
Scott Lahteine 6d7f4f84e2
Add board MKS_BASE_HEROIC (#9926) 6 years ago
Scott Lahteine a446433c87
Fix SENSORLESS_HOMING for Core Kinematics (#9868) 6 years ago
Scott Lahteine 3f89bbeab5 Drop a conditional only used once 6 years ago
Studiodyne d3ca82d8c2 Support for multiple filament runout sensors 6 years ago
Scott Lahteine ca55f2927a
Pulldown pin mode support (#9701) 6 years ago
Roxy-3D 3d74ff3c87
Cartesian UBL systems should not use SEGMENT_LEVELED_MOVES 6 years ago
Scott Lahteine 5dc04c5201 Fix #9361 6 years ago
Thomas Moore 1541224a81 Enable Z axis and delta sensorless homing (#9516) 6 years ago
Scott Lahteine db031d5d76 Add missing SoftwareSerial begin for TMC2208 6 years ago
Thomas Moore 3db35ba9be [2.0.x] Fix change filament for delta machines (#9295) 6 years ago
Scott Lahteine 2ebf52e57d Fix Skew Correction pre-calculation overflow error 6 years ago
Roxy-3D 9d0cf02fef
Correct mesh size calculations 6 years ago