257 Commits (fec416f9dbcb365cfd14116eacb728296bb23874)

Author SHA1 Message Date
Scott Lahteine 28f1276286
[2.0.x] Add Z_AFTER_PROBING option (#10058) 6 years ago
Scott Lahteine 751785fc97 Followup to recent patches 6 years ago
Scott Lahteine f003173752 Fixup M666 6 years ago
Scott Lahteine d6df0322c2 Update M666 for XYZ dual endstops 6 years ago
Scott Lahteine 419d12ca1b Add UNKNOWN_Z_NO_RAISE option 6 years ago
Scott Lahteine 2057177184 Make enums into implicit char 6 years ago
Scott Lahteine a446433c87
Fix SENSORLESS_HOMING for Core Kinematics (#9868) 6 years ago
Scott Lahteine b2cf253a13 Add RESTORE_LEVELING_AFTER_G28 option 6 years ago
Scott Lahteine 1d7f5be0ff quick_home_xy sensorless homing 6 years ago
Scott Lahteine d4e4fe40e0 Add SENSORLESS_HOMING delay to quick_home_xy 6 years ago
Scott Lahteine 3af988a7f3 Add sensorless homing delay to home_z_safely 6 years ago
Scott Lahteine 8ffa0b24a4 Strip excess G28 debug logging 6 years ago
Kevin 9019ea0fce Option to force X or Y to home first when homing the other axis 6 years ago
AnHardt 133b38b93b Complete M48 description (#9631) 6 years ago
Scott Lahteine a8c4174a13 M100 comment 7 years ago
Scott Lahteine 1dcfe193ac Optimize some serial strings 7 years ago
Roxy-3D a5dfe08a81
Add precision to planner.xy_skew_factor so it doesn't print as 0.00 7 years ago
Scott Lahteine 6d94bbf618 Apply some PGM_P pointers 7 years ago
robpower 5595098063 V2 Extended NanoDLP_Z_Move_Sync to G4 & G28,Added all axis option. 7 years ago
Scott Lahteine 117fc872a7 Update current position in M852 7 years ago
revilor 9e3fbcf35c fix for #8669 (#8679) 7 years ago
Thomas Moore b35c3b5eb8 Fix missing return values in G33_auto_tune 7 years ago
Scott Lahteine 0154e3480c New feature: BED_SKEW_CORRECTION 7 years ago
Scott Lahteine 22b897e77d Show M211 output with workspace offset 7 years ago
LVD-AC 65f365333f [2.0.x] G33 probe error handling 7 years ago
LVD-AC e334efb2a7 PROBE_MANUALLY etc. 7 years ago
Thomas Moore f34c3597dc Add delta_height variable in lieu of using home_offset 7 years ago
Scott Lahteine 82f45c3e6a Patch G33 misuse of PROBE_MANUALLY 7 years ago
Scott Lahteine 96c9d715f3 Patch abuse of sprintf_P in G33 7 years ago
Colten Edwards a6160916b0 [2.0] Fix M48 for delta printers/ABL compile issue (#8286) 7 years ago
Scott Lahteine a22434508f Match tweaks to G33 from 1.1 7 years ago
Scott Lahteine 79772219ae Fix Fan Multiplexer init 7 years ago
Colten Edwards e0a6ee8da5 [2.0] Fix up G33, LPC1768 + SDCARD_SORT_ALPHA (#8250) 7 years ago
Scott Lahteine f8393a0908 Operate in Native Machine Space 7 years ago
Scott Lahteine 31f112cf58 Cleanup trailing whitespace 7 years ago
Luc Van Daele 6827e243a0 [2.0.x] G33 magic numbers (#8171) 7 years ago
Scott Lahteine 723f2a77f6 Implement support for Dual X and Y endstops 7 years ago
Luc Van Daele a1a4fc277e (2.0.x) serious bug G33 (#8136) 7 years ago
LVD-AC dcfc2503c2 G33 Autotune calibration update #10 7 years ago
Roxy-3D 72156a2029 change to better (more clear) names (#8050) 7 years ago
Roxy-3D 5439358281 Basic UBL operations working on 32-bit platforms (#8024) 7 years ago
Luc Van Daele 3986a84f77 boolval revisited (#8016) 7 years ago
Scott Lahteine 3e3911fb81 Use planner.leveling_active for all leveling systems 7 years ago
Scott Lahteine 9a930ebec2 Make leveling_is_active a macro 7 years ago
Scott Lahteine b220bc7521 Apply G33 updates 7 years ago
Thomas Moore 0cb00f52d9 Cleanup warnings 7 years ago
Scott Lahteine dff2904c0f Marlin code whitespace cleanup 7 years ago
Scott Lahteine 6d5fcac54a G33 changes from 1.1.x 7 years ago
Scott Lahteine 64dfb46461 Move z_endstop_adj to Endstops 7 years ago
Scott Lahteine 6c7bad8bc3 Move M666 to cpp 7 years ago