107 Commits (9e004a94963771167bb3f5d6fa51ccd671a27a19)

Author SHA1 Message Date
Scott Lahteine c0870d417a
Move some MarlinCore and MarlinUI code (#20832) 3 years ago
Scott Lahteine ba2cadb479 Move duplication_e_mask 4 years ago
rafaljot fbcc07261d
Homing feedrates as XYZ array (#20426) 4 years ago
Scott Lahteine 20b3af1cc2 Use homing_feedrate function 4 years ago
Scott Lahteine 8fd8772a6f
Adjust axis homed / trusted methods (#20323) 4 years ago
InsanityAutomation 6375829448
Apply home offsets to probing, Z Safe Homing (#19423) 4 years ago
nb-rapidia 418b3e5ee2
Fix IDEX layer shift and DIR states (#19756) 4 years ago
Jason Smith 9a23fb5863
Fix SET_SOFT_ENDSTOP_LOOSE w/out soft endstops (#19734) 4 years ago
Scott Lahteine 733eb127e9 Simple bool in soft_endstops_t 4 years ago
Earle F. Philhower, III 193c0a52d9
Add loose soft endstop state, apply to UBL fine-tune (#19681) 4 years ago
Scott Lahteine 76d8d1742c Add multi-extruder condition 4 years ago
bilsef 049fbc92a9
Support for Teensy 4 (#19311) 4 years ago
Scott Lahteine e0b413cf19 Add set_all_homed 4 years ago
swissnorp a12ac5e175
Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907) 4 years ago
Scott Lahteine 462d3eeab1 set_axis_not_trusted => set_axis_never_homed 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 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