83 Commits (627aa8db2dcb59584a815095e4a382a556323a9c)

Autor SHA1 Nachricht Datum
  jufimu12 627aa8db2d
Fix G34, add HOME_AFTER_G34 option (#17108) vor 4 Jahren
  Scott Lahteine 64d092935b
More useful ENABLED / DISABLED macros (#17054) vor 4 Jahren
  Scott Lahteine 3a07b4412d
Asynchronous M114 and (R)ealtime position option (#17032) vor 4 Jahren
  Scott Lahteine 49c5f614c6 Minor motion style changes vor 4 Jahren
  Scott Lahteine be62ab2d02 Move reachable test to Probe class vor 4 Jahren
  Scott Lahteine bfad23d3e2 (c) 2020 vor 4 Jahren
  Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) vor 4 Jahren
  chgi 99b6a132bc
Fix G60/G61 slots > 8 and compile error (#16715) vor 4 Jahren
  Hans007a e2eef1256a G60/G61 Position Save/Restore (#16557) vor 4 Jahren
  FlyingSamson fbf2f36cae Only constrain motion on homed axes (#16533) vor 4 Jahren
  Jason Smith 3cade6245e Fix MIN_PROBE_EDGE bug in default ABL G29 (#16367) vor 4 Jahren
  Jason Smith 752a1e76ab Float ABL mesh boundaries, no probe position rounding (#16018) vor 5 Jahren
  Jason Smith d0282e5ba8 Allow slop in position_is_reachable for delta (#16003) vor 5 Jahren
  Scott Lahteine 7a342ecb93
Show Total E during print (#15703) vor 5 Jahren
  Scott Lahteine 914605c89c gcc is forgiving of stray ; vor 5 Jahren
  Scott Lahteine 211ff67440 Patch blocking and manual moves vor 5 Jahren
  Scott Lahteine e3fd0519b3 Reduce need for UNUSED vor 5 Jahren
  Timm b198f321c8 Add missing motion inline methods (#15433) vor 5 Jahren
  Scott Lahteine 50e4545255
Add custom types for position (#15204) vor 5 Jahren
  Scott Lahteine 455dabb183
Add a feedRate_t data type (#15349) vor 5 Jahren
  Scott Lahteine b2e1f77f58 Fix extraneous "Home XYZ First" message vor 5 Jahren
  Scott Lahteine 4e8d9fe59b zprobe_offset => probe_offset vor 5 Jahren
  InsanityAutomation df1e51258a Add M851 X Y probe offsets (#15202) vor 5 Jahren
  Jason Smith 9aaa056286 Fix SCARA build from Arduino IDE (#15317) vor 5 Jahren
  Scott Lahteine 5e13fe989f Rename some feedrate-oriented functions vor 5 Jahren
  Scott Lahteine c353eaa146
Misc changes from struct refactor (#15289) vor 5 Jahren
  Scott Lahteine 584c86bed1
More "zero extruders" changes (#15213) vor 5 Jahren
  InsanityAutomation 6f8b8c394d Homing backoff per-axis / delta Z (#14789) vor 5 Jahren
  Scott Lahteine c2b319360d Remove extra pragmas vor 5 Jahren
  Scott Lahteine b6546ea33a Add include guards to some headers vor 5 Jahren
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) vor 5 Jahren
  Scott Lahteine 49627069a5 Shorthand for home-after-deactivate vor 5 Jahren
  InsanityAutomation d44e5b1fde Fix stepper direction macros, multi-nozzle scope (#13569) vor 5 Jahren
  InsanityAutomation 09eb30dc05 IDEX Mirror mode based on Formbot / Vivedino Symmetric mode (#13404) vor 5 Jahren
  Scott Lahteine 87162658c4
Fix and improve software endstops (#13386) vor 5 Jahren
  InsanityAutomation 050eac03af Single X Duplication Extension (#13373) vor 5 Jahren
  Scott Lahteine 11d6a939df Always define axis_unhomed_err vor 5 Jahren
  Marcio Teixeira 00fc43144a Follow up fixes to various PRs. (#13334) vor 5 Jahren
  Scott Lahteine 5d28575d4d Clean up some motion code vor 5 Jahren
  Scott Lahteine 808b076000 Update some ABL/UBL conditionals vor 5 Jahren
  Scott Lahteine be9a409980 Fix M125 XY parameters, export get_homing_bump_feedrate vor 5 Jahren
  Scott Lahteine ce40c2e87c Use do_blocking_move_to(ref, fr) vor 5 Jahren
  Scott Lahteine 0feeef2604 Update copyright in headers vor 5 Jahren
  Scott Lahteine d4d1b28a06 Fix some include paths vor 5 Jahren
  Scott Lahteine 0358ffcd4c Drop E element from `homing_feedrate_mm_s` vor 5 Jahren
  teemuatlut 50b2fbd031 Trinamic: Split stealthChop, improve driver monitoring, etc. (#12582) vor 5 Jahren
  Scott Lahteine d1ff22b983 Revive SCARA's home offset (unimplemented) vor 6 Jahren
  Scott Lahteine 2c9586be0c Clear up HAS_WORKSPACE_OFFSET meaning vor 6 Jahren
  Scott Lahteine 31c28d0dd2
Drop pgm_read_*_near and let headers choose (#12301) vor 6 Jahren
  Scott Lahteine 44f2a82a56 Move axis_homed, axis_known_position to motion.* vor 6 Jahren