306 Commits (e349a44c6013a4a9d8d218e02dd334f70f3a79ad)

Author SHA1 Message Date
Scott Lahteine ab2b98e425 Apply composite tests 4 years ago
Scott Lahteine 19873f04d4 Fix M100 compile warning 4 years ago
Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 4 years ago
Scott Lahteine 15f6f53638 Add HAS_HOTEND, etc. 4 years ago
Scott Lahteine 3a42b6c5c6 Patch M425 for CAN_CALIBRATE 4 years ago
Scott Lahteine ac7b484703 Safe homing: Raise Z on G28 Z (#17501) 4 years ago
Tor-p d6f39a69af
Fix G76 probe height / position (#17392) 4 years ago
Scott Lahteine 0e06aaa2bc Add millis helper macros 4 years ago
Scott Lahteine 53fe572bbd
Limited backlash editing with Core kinematics (#17281) 4 years ago
Giuliano Zaro 3b987dfcec
Fix G34 Z lower, extra "BLTOUCH" debug line (#17175) 4 years ago
InsanityAutomation cee07f3f6b
Quad Z leveling, G34 (R)ecalculate (#17122) 4 years ago
Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 4 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 years ago
Jason Smith 9c759e5f74
Fix BAUD_RATE_GCODE, etc. (#17135) 4 years ago
jufimu12 627aa8db2d
Fix G34, add HOME_AFTER_G34 option (#17108) 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
jufimu12 ad4a9eb73a
Fix G34 probing range/error bug (#17052) 4 years ago
Scott Lahteine c4db8e49a7 XYZ_CHAR macro 4 years ago
jufimu12 ac755fce82
Fix G34 "Decreasing accuracy" bug (#17013) 4 years ago
Scott Lahteine 97e87d8262
Fix G76 reachable test (#17005) 4 years ago
Scott Lahteine bfbd976c09 General G76 cleanup 4 years ago
Scott Lahteine a75a25cd7c Replace direct call to G28(true) 4 years ago
Scott Lahteine 77b82d300a Add idle_no_sleep 4 years ago
Scott Lahteine e5d39063a2 Cleanups for PTC 4 years ago
Scott Lahteine be62ab2d02 Move reachable test to Probe class 4 years ago
Scott Lahteine 025c50cc6d
Quick-homing sensorless back-off (#16872) 4 years ago
Scott Lahteine cf597e2bb1 Allow weird probe values in G33 4 years ago
Scott Lahteine e78f607ef3 Use a STR_ prefix for non-translated strings 4 years ago
Scott Lahteine 7bf2190f03 Fix CALIBRATION_GCODE pin handling 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 4716dac874
Apply REPEAT, RREPEAT, and loop macros (#16757) 4 years ago
InsanityAutomation e58d1bf974
G34 automatic point assignment (#16473) 4 years ago
Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 4 years ago
Scott Lahteine 50889c0f94
Move L64XX index_to_axis to progmem (#16697) 4 years ago
Radek Pietruszewski e6a675e6ec
Fix missing string for M48 build (#16708) 4 years ago
Neskik 1db9d9f76f
Fix probe temp calibration (#16718) 4 years ago
InsanityAutomation 0fcf2b1110 Quad Z stepper support (#16277) 5 years ago
Scott Lahteine 707349d492 Updates for L64XX 5 years ago
tompe-proj a338dce83f PINDA v2 temperature sensor / compensation (#16293) 5 years ago
Bob Kuhn 1ad53cee1f Improved STMicro L64XX stepper driver support (#16452) 5 years ago
Scott Lahteine 95046c9047 Extend SERIAL_CHAR to take multiple arguments 5 years ago
Jason Smith 3cade6245e Fix MIN_PROBE_EDGE bug in default ABL G29 (#16367) 5 years ago
Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 5 years ago
randellhodges 0b6c2d893e Fix G34 with Z_DUAL_STEPPER_DRIVERS compile (#16274) 5 years ago
Scott Lahteine deff538909 Fix broken M100_dump_routine 5 years ago
Scott Lahteine b49a0e39d5 HOME_USING_SPREADCYCLE is obsolete 5 years ago
Moshi Binyamini dcdaa2025f Sanity-check Z_STEPPER_AUTO_ALIGN coordinates (#16231) 5 years ago