77 Commits (39a7e7720d0b14e7c55b65d7da7973b528d184c7)

Author SHA1 Message Date
  Eduardo José Tagle 6f330f397e [2.0.x] Buffer overflow and scroll fix, UTF8 cleanup (#10844) 6 years ago
  Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros 6 years ago
  Scott Lahteine 306f0f2135
Move Stepper::synchronize to Planner (#10713) 6 years ago
  Scott Lahteine 59fda986ea Allow Z_AFTER_PROBING to be 0 6 years ago
  Scott Lahteine f423e54f77 Strip trailing spaces 6 years ago
  Scott Lahteine 1c3d49afe0 Fix G28 with Z_AFTER_PROBING 6 years ago
  Scott Lahteine 3396671011
[2.0.x] Reset LCD status to fallbacks (#10470) 6 years ago
  Scott Lahteine 11ab017dd0 Creality3D Power-Loss Recovery 6 years ago
  Scott Lahteine 7dcd0a1cff Add R parameter to G28 to specify pre-raise 6 years ago
  Luc Van Daele 646aa20b43 Overhaul of G33 Delta Calibration (#8822) 6 years ago
  Luc Van Daele ac2e0afb62 Low Point for delta calibration (#10363) 6 years ago
  Scott Lahteine 8b8ad14178 Add Z_PROBE_LOW_POINT to prevent damage 6 years ago
  Scott Lahteine 1a75165f35 For set_z_fade_height use set_bed_leveling_enabled 6 years ago
  AnHardt c1f58a238d No delay in sensorless quick homing (#10254) 6 years ago
  Scott Lahteine bc45fb6b13 Tweak use of move_z_after_probing 6 years ago
  Scott Lahteine c352954882 Allow no raise after run_z_probe in probe_pt 6 years ago
  Scott Lahteine 8922b56b58 Fix some spelingz 6 years ago
  Scott Lahteine a6feb58837
Delta support for multiple hotends with offsets (#10118) 6 years ago
  Scott Lahteine 14c03cb6f4
[2.0.x] Make MIN_PROBE_EDGE a general option (for electronic probes) (#10069) 6 years ago
  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 6 years ago
  Scott Lahteine 1dcfe193ac Optimize some serial strings 6 years ago
  Roxy-3D a5dfe08a81
Add precision to planner.xy_skew_factor so it doesn't print as 0.00 6 years ago
  Scott Lahteine 6d94bbf618 Apply some PGM_P pointers 6 years ago
  robpower 5595098063 V2 Extended NanoDLP_Z_Move_Sync to G4 & G28,Added all axis option. 6 years ago
  Scott Lahteine 117fc872a7 Update current position in M852 6 years ago
  revilor 9e3fbcf35c fix for #8669 (#8679) 6 years ago
  Thomas Moore b35c3b5eb8 Fix missing return values in G33_auto_tune 6 years ago
  Scott Lahteine 0154e3480c New feature: BED_SKEW_CORRECTION 6 years ago
  Scott Lahteine 22b897e77d Show M211 output with workspace offset 6 years ago
  LVD-AC 65f365333f [2.0.x] G33 probe error handling 6 years ago
  LVD-AC e334efb2a7 PROBE_MANUALLY etc. 6 years ago
  Thomas Moore f34c3597dc Add delta_height variable in lieu of using home_offset 6 years ago
  Scott Lahteine 82f45c3e6a Patch G33 misuse of PROBE_MANUALLY 6 years ago
  Scott Lahteine 96c9d715f3 Patch abuse of sprintf_P in G33 6 years ago
  Colten Edwards a6160916b0 [2.0] Fix M48 for delta printers/ABL compile issue (#8286) 6 years ago
  Scott Lahteine a22434508f Match tweaks to G33 from 1.1 6 years ago