92 Commits (64e181979c347ff5a12eb33b03e527216088eca7)

Author SHA1 Message Date
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 b40440cf38 Tool-change debug option 4 years ago
Scott Lahteine 73fc0778b8
Consolidate probe clearance, add section debug (#18576) 4 years ago
Scott Lahteine 2d758663db
G12 E soft endstops parameter (#17788) 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 223aa5cc4e No unscaled_e_move for CNC 4 years ago
Scott Lahteine 765a9f3471 do_pause_e_move => unscaled_e_move 4 years ago
jufimu12 627aa8db2d
Fix G34, add HOME_AFTER_G34 option (#17108) 4 years ago
Scott Lahteine 64d092935b
More useful ENABLED / DISABLED macros (#17054) 4 years ago
Scott Lahteine 3a07b4412d
Asynchronous M114 and (R)ealtime position option (#17032) 4 years ago
Scott Lahteine 49c5f614c6 Minor motion style changes 4 years ago
Scott Lahteine be62ab2d02 Move reachable test to Probe class 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 4 years ago
chgi 99b6a132bc
Fix G60/G61 slots > 8 and compile error (#16715) 4 years ago
Hans007a e2eef1256a G60/G61 Position Save/Restore (#16557) 5 years ago
FlyingSamson fbf2f36cae Only constrain motion on homed axes (#16533) 5 years ago
Jason Smith 3cade6245e Fix MIN_PROBE_EDGE bug in default ABL G29 (#16367) 5 years ago
Jason Smith 752a1e76ab Float ABL mesh boundaries, no probe position rounding (#16018) 5 years ago
Jason Smith d0282e5ba8 Allow slop in position_is_reachable for delta (#16003) 5 years ago
Scott Lahteine 7a342ecb93
Show Total E during print (#15703) 5 years ago
Scott Lahteine 914605c89c gcc is forgiving of stray ; 5 years ago
Scott Lahteine 211ff67440 Patch blocking and manual moves 5 years ago
Scott Lahteine e3fd0519b3 Reduce need for UNUSED 5 years ago
Timm b198f321c8 Add missing motion inline methods (#15433) 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 b2e1f77f58 Fix extraneous "Home XYZ First" message 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
Jason Smith 9aaa056286 Fix SCARA build from Arduino IDE (#15317) 5 years ago
Scott Lahteine 5e13fe989f Rename some feedrate-oriented functions 5 years ago
Scott Lahteine c353eaa146
Misc changes from struct refactor (#15289) 5 years ago
Scott Lahteine 584c86bed1
More "zero extruders" changes (#15213) 5 years ago
InsanityAutomation 6f8b8c394d Homing backoff per-axis / delta Z (#14789) 5 years ago
Scott Lahteine c2b319360d Remove extra pragmas 5 years ago
Scott Lahteine b6546ea33a Add include guards to some headers 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine 49627069a5 Shorthand for home-after-deactivate 5 years ago
InsanityAutomation d44e5b1fde Fix stepper direction macros, multi-nozzle scope (#13569) 5 years ago
InsanityAutomation 09eb30dc05 IDEX Mirror mode based on Formbot / Vivedino Symmetric mode (#13404) 5 years ago
Scott Lahteine 87162658c4
Fix and improve software endstops (#13386) 5 years ago
InsanityAutomation 050eac03af Single X Duplication Extension (#13373) 5 years ago
Scott Lahteine 11d6a939df Always define axis_unhomed_err 5 years ago
Marcio Teixeira 00fc43144a Follow up fixes to various PRs. (#13334) 5 years ago
Scott Lahteine 5d28575d4d Clean up some motion code 5 years ago
Scott Lahteine 808b076000 Update some ABL/UBL conditionals 5 years ago
Scott Lahteine be9a409980 Fix M125 XY parameters, export get_homing_bump_feedrate 5 years ago