67 Commits (9ddb4de70ac23685b98ce0e2b25f3d24ae87c7b6)

Author SHA1 Message Date
lujios ee54cd4bd7 ️ Improve Sensorless homing/probing for G28, G33 (#21899) 3 years ago
DerAndere c1fca91103 🏗️ Support for up to 6 linear axes (#19112) 3 years ago
Scott Lahteine 02e131b5fd 🎨 Misc. code cleanup 3 years ago
Ramiro Polla 6d9aaf8de5 Macros to eliminate 'f + 0.0' (#21568) 3 years ago
Scott Lahteine a4d5f96e9a Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
espr14 710b1bcb6d Endstops always on after delta homing (#21442) 3 years ago
Tanguy Pruvot 6cfd190107 Followup to MP_SCARA/TPARA patches (#21248) 3 years ago
Scott Lahteine d61e7dd685 TPARA followup 3 years ago
Axel 864d27d460 TPARA - 3DOF robot arm IK (#21005) 3 years ago
Scott Lahteine 141f6825ce Rename ultralcd => marlinui 4 years ago
Victor Tseng 25c7577779 Fix DELTA + TMC sensorless homing + SPI endstops (#18811) 4 years ago
Ramiro Polla 1a2cbe100c
Macros to eliminate 'f + 0.0' (#21568) 3 years ago
Scott Lahteine 62f37669dc
Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
espr14 cfdeab70cd
Endstops always on after delta homing (#21442) 3 years ago
Tanguy Pruvot a0d312396a
Followup to MP_SCARA/TPARA patches (#21248) 3 years ago
Scott Lahteine dd388aedfd TPARA followup 3 years ago
Axel a46e025725
TPARA - 3DOF robot arm IK (#21005) 3 years ago
Scott Lahteine eaf6777a66 Rename ultralcd => marlinui 4 years ago
Victor Tseng 5d14c3712f
Fix DELTA + TMC sensorless homing + SPI endstops (#18811) 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Scott Lahteine 73fc0778b8
Consolidate probe clearance, add section debug (#18576) 4 years ago
Scott Lahteine dc6d8357a6 Reduce string duplication 4 years ago
Fabio Santos 29753baeee
Adjustable delta_diagonal_rod_trim (#18423) 4 years ago
ellensp ce62209bce
Probe margin. Bump config version (#18140) 4 years ago
Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 4 years ago
George Fu a794538c54 Homing backoff enhancements 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 4 years ago
Jason Smith 44d400db83 Fix HOMING_BACKOFF_MM for DELTA (#16657) 4 years ago
Jason Smith d22eb261cf Fix probeless delta build (#16537) 5 years ago
Jason Smith 3cade6245e Fix MIN_PROBE_EDGE bug in default ABL G29 (#16367) 5 years ago
Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 5 years ago
Scott Lahteine f83bc0aa13 Optimize common strings 5 years ago
Jason Smith b904ba0f29 Improve Delta probing / calibration (#15887) 5 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
Scott Lahteine 455dabb183
Add a feedRate_t data type (#15349) 5 years ago
Scott Lahteine 4e8d9fe59b zprobe_offset => probe_offset 5 years ago
InsanityAutomation df1e51258a Add M851 X Y probe offsets (#15202) 5 years ago
Scott Lahteine 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 5 years ago
Scott Lahteine 586b334c2a
Split up stepper indirection (#15111) 5 years ago
teemuatlut d4974ea719 TMC SPI Endstops and Improved Sensorless Homing (#14044) 5 years ago
Scott Lahteine 1088846cae Cosmetic updates from 14044 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine f5bcc00570
Unify debugging output with debug_out.h (#13388) 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Nathan df1043516e Fix the delta homing issue (#12974) 5 years ago
Scott Lahteine d4d1b28a06 Fix some include paths 5 years ago
mattfredwill c3cb449990 TMC2130 dual-stepper Sensorless Homing (#13061) 5 years ago
Ludy 3877bf9704 Fix compile error with delta and sensorless homing (#12740) 6 years ago
teemuatlut 50b2fbd031 Trinamic: Split stealthChop, improve driver monitoring, etc. (#12582) 6 years ago