31 Commits (c03df89921ba0327dda27c5df52aadd3754074aa)

Author SHA1 Message Date
  InsanityAutomation c03df89921 ExtUI Mesh Leveling Extensions (#13363) 5 years ago
  Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
  Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 5 years ago
  Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395) 5 years ago
  Scott Lahteine c239131ff5 Use 'serial_spaces' in 'print_2d_array' 5 years ago
  Thomas Moore c437bb08f1 Overhaul of the planner (#11578) 5 years ago
  Karl Andersson 69d0ed5791 [2.0.x] Fix ambiguous function call (SERIAL_PROTOCOL_F) when using Arduino_Core_STM32 (#11747) 5 years ago
  Scott Lahteine ad12b9b46b Fix indentation, whitespace, spelling, formbot pins... 5 years ago
  Roxy-3D 09485f63e9
add missing ')' 5 years ago
  Scott Lahteine 2106fa26b1 Add MANUAL_PROBE_START_Z for manual probing 5 years ago
  Scott Lahteine eb2eb72720
Modify UBL mesh_is_valid and use in leveling_is_valid (#10746) 6 years ago
  Scott Lahteine ad6baa5c9d Fix for UBL set_bed_leveling_enabled 6 years ago
  Scott Lahteine e05c825a05 Update position for UBL non-segmented activate/deactivate 6 years ago
  Scott Lahteine 1a75165f35 For set_z_fade_height use set_bed_leveling_enabled 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 60d07f20e7 Make mbl.has_mesh() a method 6 years ago
  Scott Lahteine 86818c9a89 Move MBL functions into the class 6 years ago
  Scott Lahteine 4b49ea1e92 General cleanup of config-store, reset_bed_level 6 years ago
  Scott Lahteine 204199e1ce Only compare XYZ to check motion 6 years ago
  Scott Lahteine 03ba79f144 Sync and report changed position 6 years ago
  Scott Lahteine 276271e72f Make MBL work more like PROBE_MANUALLY 6 years ago
  Roxy-3D ec04cf27d3
Fix the G26 out of scope identifiers in the v2.0.0 branch (#8543) 6 years ago
  Scott Lahteine c6b0c104bb Adapt G26 to work for all meshes 6 years ago
  Scott Lahteine d4a1154c25 Use do_blocking_move_to where possible 6 years ago
  Scott Lahteine 22e18fe832 Patch _manual_goto_xy for kinematics 6 years ago
  Scott Lahteine f8393a0908 Operate in Native Machine Space 6 years ago
  Scott Lahteine 3e3911fb81 Use planner.leveling_active for all leveling systems 6 years ago
  Scott Lahteine 32c607ffe2 Ensure fade factor is recalculated if fade height changes 6 years ago
  Scott Lahteine ca1e47375c Move fade_scaling_factor_for_z to Planner 6 years ago
  Scott Lahteine 9a930ebec2 Make leveling_is_active a macro 6 years ago
  Scott Lahteine 551752eac7 Consolidate "bedlevel" code 6 years ago