106 Commits (cc1b8c2d0b303430349272765230d907d2ed3994)

Author SHA1 Message Date
Scott Lahteine 8884b1f9a6 Move duplication_e_mask 4 years ago
rafaljot f50abfcb1b Homing feedrates as XYZ array (#20426) 4 years ago
Scott Lahteine bee6b8af8f Use homing_feedrate function 4 years ago
Scott Lahteine 448cf2c357 Adjust axis homed / trusted methods (#20323) 4 years ago
InsanityAutomation af956bbb32 Apply home offsets to probing, Z Safe Homing (#19423) 4 years ago
nb-rapidia 3becc3ad63 Fix IDEX layer shift and DIR states (#19756) 4 years ago
Jason Smith d81abf1d50 Fix SET_SOFT_ENDSTOP_LOOSE w/out soft endstops (#19734) 4 years ago
Scott Lahteine 647981ef44 Simple bool in soft_endstops_t 4 years ago
Earle F. Philhower, III ea65e10dc7 Add loose soft endstop state, apply to UBL fine-tune (#19681) 4 years ago
Scott Lahteine b3890d385c Add multi-extruder condition 4 years ago
bilsef ea39d3c45e Support for Teensy 4 (#19311) 4 years ago
Scott Lahteine ee572856e9 Add set_all_homed 4 years ago
swissnorp 7d2e4481c7 Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907) 4 years ago
Scott Lahteine d10f7eae31 set_axis_not_trusted => set_axis_never_homed 4 years ago
Victor Tseng 25c7577779 Fix DELTA + TMC sensorless homing + SPI endstops (#18811) 5 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 5 years ago
Scott Lahteine b40440cf38 Tool-change debug option 5 years ago
Scott Lahteine 73fc0778b8
Consolidate probe clearance, add section debug (#18576) 5 years ago
Scott Lahteine 2d758663db
G12 E soft endstops parameter (#17788) 5 years ago
Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 5 years ago
George Fu a794538c54 Homing backoff enhancements 5 years ago
Scott Lahteine 223aa5cc4e No unscaled_e_move for CNC 5 years ago
Scott Lahteine 765a9f3471 do_pause_e_move => unscaled_e_move 5 years ago
jufimu12 627aa8db2d
Fix G34, add HOME_AFTER_G34 option (#17108) 5 years ago
Scott Lahteine 64d092935b
More useful ENABLED / DISABLED macros (#17054) 5 years ago
Scott Lahteine 3a07b4412d
Asynchronous M114 and (R)ealtime position option (#17032) 5 years ago
Scott Lahteine 49c5f614c6 Minor motion style changes 5 years ago
Scott Lahteine be62ab2d02 Move reachable test to Probe class 5 years ago
Scott Lahteine bfad23d3e2 (c) 2020 5 years ago
Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 5 years ago
chgi 99b6a132bc
Fix G60/G61 slots > 8 and compile error (#16715) 5 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