101 Commits (d4ba67ff2ca5397adfa6abb765986a325e60d22f)

Author SHA1 Message Date
Sergey d4ba67ff2c Обновление с офф. гита 4 years ago
Sergey 8dd26c1a3e Update to 2.0.6 4 years ago
Scott Lahteine 53fe572bbd
Limited backlash editing with Core kinematics (#17281) 4 years ago
Scott Lahteine 2a71e4f336 Revert that wack backoff 4 years ago
Scott Lahteine 64d092935b
More useful ENABLED / DISABLED macros (#17054) 4 years ago
Scott Lahteine 5171e9da93 No more direct G28 calls 4 years ago
Scott Lahteine 025c50cc6d
Quick-homing sensorless back-off (#16872) 4 years ago
Scott Lahteine e78f607ef3 Use a STR_ prefix for non-translated strings 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Scott Lahteine 72b4d91d2e
Add Z_AFTER_HOMING to raise Z more in G28 (#16755) 4 years ago
Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 4 years ago
Scott Lahteine 707349d492 Updates for L64XX 4 years ago
Bob Kuhn 1ad53cee1f Improved STMicro L64XX stepper driver support (#16452) 5 years ago
Jason Smith 3cade6245e Fix MIN_PROBE_EDGE bug in default ABL G29 (#16367) 5 years ago
Scott Lahteine b49a0e39d5 HOME_USING_SPREADCYCLE is obsolete 5 years ago
danym21 6e8dcba698 Fix G28 debug line, M569 calls (#16213) 5 years ago
Roxy-3D f19fa64e98
Eliminate multiple settings to extruder_duplication_enabled in G28 5 years ago
danym21 28e1614c2e Add Sensorless Homing current (#15690) 5 years ago
Jason Smith 770adcfa15 Raise Z before homing X/Y on unknown Z (#15859) 5 years ago
Jacob Jordan 9895e6d766 Only use slow homing speed where applicable (#15640) 5 years ago
Marcio Teixeira 6a865a6146 Multi-language support (#15453) 5 years ago
Alex Somesan 10bbed7f69 Fix comma/semicolon typo (#15420) 5 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
Scott Lahteine 5288c399ce Patch probe offset name, defines 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
Scott Lahteine 5e13fe989f Rename some feedrate-oriented functions 5 years ago
Scott Lahteine 13d725d24d Tweak debug messages 5 years ago
Luu Lac 081e4506ca Fix G53 as prefix, G28 with CNC_COORDINATE_SYSTEMS (#15069) 5 years ago
teemuatlut d4974ea719 TMC SPI Endstops and Improved Sensorless Homing (#14044) 5 years ago
InsanityAutomation 6f8b8c394d Homing backoff per-axis / delta Z (#14789) 5 years ago
Scott Lahteine 1088846cae Cosmetic updates from 14044 5 years ago
Scott Lahteine 750a16ad38 Fix MIN/MAX function collision with macros 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine 2580104c8b Revert recent probe changes 5 years ago
Scott Lahteine 49627069a5 Shorthand for home-after-deactivate 5 years ago
Marcio Teixeira 8e23e9b16c Fix FIX_MOUNTED_PROBE compile error (#14393) 5 years ago
BigIronGuru 5986194c36 Fix G28 with non-BLTouch probes (#14381) 5 years ago
InsanityAutomation aa0383a83b Enhance IDEX toolchange auto-return w/ no park, full control (#14117) 5 years ago
Scott Lahteine 3c179bbd47 Simpler G28 home axis conditions 5 years ago
FanDjango 85fb33a060 BLTOUCH tweaks, new v3.1 command (#14015) 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
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