257 Commits (fec416f9dbcb365cfd14116eacb728296bb23874)

Author SHA1 Message Date
InsanityAutomation aa0383a83b Enhance IDEX toolchange auto-return w/ no park, full control (#14117) 5 years ago
BigIronGuru 9c83135d40 Only home Z at the end of G34 (#14353) 5 years ago
InsanityAutomation a9acd2f497 G34 configurable angle limit (#14321) 5 years ago
Scott Lahteine 4c872a01f2
G-code queue singleton, front injection (#14236) 5 years ago
InsanityAutomation bf64dd4db6 Improve G34, M422 (Z alignment) (#14142) 5 years ago
Scott Lahteine 04715e04ee Minor M100 cleanup 5 years ago
Scott Lahteine 3c179bbd47 Simpler G28 home axis conditions 5 years ago
Scott Lahteine aeec9ef76b Update backlash code 5 years ago
FanDjango 85fb33a060 BLTOUCH tweaks, new v3.1 command (#14015) 5 years ago
Bob Kuhn fa3739aa23 M100: LPC1768 and DUE compatibility (#13962) 5 years ago
Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 5 years ago
InsanityAutomation 6811e2921b BLTouch v3 / 3DTouch Interoperability & performance (#13814) 5 years ago
Marcio Teixeira 15357af67c Backlash cleanup (#13659) 5 years ago
Giuliano Zaro e2dd2268e8 Add a Z raise-between-probes to G34 (#13791) 5 years ago
Roxy-3D 9cee81d47e Option to show babysteps total since G28 (#13580) 5 years ago
Marcio Teixeira bf7b28b456 Fix incorrect variable name (#13585) 5 years ago
Marcio Teixeira 27a4927ed1 Add option to move away from endstop after homing. (#13557) 5 years ago
InsanityAutomation fbc7b51a24 Use NO_FETCH for Dual X G28 (#13539) 5 years ago
InsanityAutomation 4961d8aa3e Update G28.cpp (#13539) 5 years ago
Marcio Teixeira 5679fae11e UltraLCD enhancements (lower fan resolution, backlash menu) (#13519) 5 years ago
InsanityAutomation 5b2c37d6c1 Followup to BLTouch (#13422) 5 years ago
InsanityAutomation 691e5c3bb8 BLTouch V3.0 support (#13406) 5 years ago
Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 5 years ago
Scott Lahteine f5bcc00570
Unify debugging output with debug_out.h (#13388) 5 years ago
InsanityAutomation 050eac03af Single X Duplication Extension (#13373) 5 years ago
Scott Lahteine d94e077901 Apply HAS_HOTEND_OFFSET where needed 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
Minims 92a4984066 Fix G34 probe position (#13251) 5 years ago
Bruce j Beare 562f2321d2 Fix a G34 bug, allow negative Z corrections (#13240) 5 years ago
Scott Lahteine 3a1b6fe8c1 Coding standards 5 years ago
Marcio Teixeira 31c240a8db Enhancements to G425 (#13159) 5 years ago
Scott Lahteine ce40c2e87c Use do_blocking_move_to(ref, fr) 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Marcio Teixeira e1604198ff G425 — Auto-calibrate Backlash and Nozzle Offsets (#13050) 5 years ago
Scott Lahteine 1bd9a63049 Add HAS_EXTRA_ENDSTOPS macro 5 years ago
mattfredwill c3cb449990 TMC2130 dual-stepper Sensorless Homing (#13061) 5 years ago
Scott Lahteine 97da6c1da5 Use MIN/MAX for min/max 6 years ago
Bob Kuhn 2f35747f29 L6470 SPI daisy chain support (#12895) 6 years ago
Ludy 814d93c7cf Fix G33 sprintf output warning (#12738) 6 years ago
Luc Van Daele c6e09c2689 [2.0.x] G33 clean up (#12648) 6 years ago
Marcio Teixeira b22716e938 M425 Backlash Correction (#11061) 6 years ago
teemuatlut 50b2fbd031 Trinamic: Split stealthChop, improve driver monitoring, etc. (#12582) 6 years ago
Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 6 years ago
Scott Lahteine 1fcc13b011 Allow Serial Overrun Protection to be disabled 6 years ago
Marcio Teixeira c1e17037e5 Various fixes for MarlinUI and ExtUI (#12439) 6 years ago
Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395) 6 years ago
Scott Lahteine 427bc64ba1 G28 O respects HOME_AFTER_DEACTIVATE 6 years ago
Scott Lahteine d1ff22b983 Revive SCARA's home offset (unimplemented) 6 years ago
Scott Lahteine e4cf175163
Synchronize on M204, M205 (#12302) 6 years ago