26 Commits (c03df89921ba0327dda27c5df52aadd3754074aa)

Author SHA1 Message Date
  InsanityAutomation c03df89921 ExtUI Mesh Leveling Extensions (#13363) 5 years ago
  Scott Lahteine cfdb38eda4
Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311) 5 years ago
  Scott Lahteine f37df28d17 UBL G29 T current position fix 5 years ago
  Scott Lahteine e15354e387
Simplify serial port redirect (#13234) 5 years ago
  Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
  Scott Lahteine 4fa1c52688 Tweak serial output code 5 years ago
  Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 5 years ago
  Scott Lahteine 1fcc13b011 Allow Serial Overrun Protection to be disabled 5 years ago
  Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395) 5 years ago
  Scott Lahteine 3583e2b449
Followup to Menu Refactor (#12275) 5 years ago
  Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) 5 years ago
  Scott Lahteine 0746aff595 Improve UBL mesh report. Add M420 T, M421 N 6 years ago
  Scott Lahteine ae39fbd646 Also suppress keepalive with suspend_auto_report 6 years ago
  Scott Lahteine 1d604be671 Suspend auto-report during UBL map output 6 years ago
  Roxy-3D 306f44198e Prevent serial buffer overrun in Pronterface 6 years ago
  Scott Lahteine 966d9af98a Mesh export in Bilinear + UBL M503 6 years ago
  Thomas Moore f7efac57b7 Multi-host support 6 years ago
  Scott Lahteine 3d796d8040 Move debug code 6 years ago
  Scott Lahteine 03ba79f144 Sync and report changed position 6 years ago
  Scott Lahteine 2fde60da12 Changes for parity with 1.1.x 6 years ago
  Scott Lahteine c6b0c104bb Adapt G26 to work for all meshes 6 years ago
  Scott Lahteine 580b6e9089 Apply physical limits to mesh bounds 6 years ago
  Scott Lahteine 1344ca4b2f UBL no longer needs ubl_state 6 years ago
  Scott Lahteine 3e3911fb81 Use planner.leveling_active for all leveling systems 6 years ago
  Scott Lahteine 1adb5a6a48 Remove obsolete UBL z_offset 6 years ago
  Scott Lahteine 551752eac7 Consolidate "bedlevel" code 6 years ago
  Scott Lahteine 722786966a Add gcode.cpp, motion.*, queue.* - Apply to some G-codes. 6 years ago
  Scott Lahteine 4a82e95c3e Feature file updates 6 years ago
  Scott Lahteine fa5f9c2aec Move 'feature' files 6 years ago
  Scott Lahteine 062131554f Followup to #7045 7 years ago
  Roxy-3D 824f71d503 LCD Panel Interactive Mesh Editing (#7045) 7 years ago
  Scott Lahteine e94f79ccea Patch some serial macros 7 years ago
  oldmcg 9f295581f0 Ubl delta fixes and improvements (#6941) 7 years ago
  Scott Lahteine 85b967657e Embed G26/G29 in ubl class, with enhancements 7 years ago
  Roxy-3D 3129260c44 Misc. Clean Up (#6822) 7 years ago
  Scott Lahteine 7f4e4b1212 UBL name/state methods 7 years ago
  Brian 7852369987 Implement CRC16, develop mesh allocation table 7 years ago
  oldmcg 91841d75c9 UBL_DELTA (#6695) 7 years ago
  Brian 2604742191 Add proportional font adjustment ratio 7 years ago
  Scott Lahteine 421dd62800 Adjust spacing of "spaces" 7 years ago
  Roxy-3D 110afff415 More misc UBL fixes and update gMax examples (#6632) 7 years ago
  bgort a59066bca9 Various improvements - mostly UBL-related (#6607) 7 years ago
  Scott Lahteine 0449f69179 Cleanup patch to recent merge 7 years ago
  Brian 92e22c3bf2 Fix, cleanup, prettify `G29 O` output 7 years ago
  Brian 4e1448e75a Various fixes for compiler warnings 7 years ago
  Scott Lahteine 42824b0e1f Use new serial spacing function to save PROGMEM 7 years ago
  Roxy-3D d467e97679 Smart-Fill and Mesh-Tilting (both 3-point and grid) working! 7 years ago
  Brian f41fb2b635 Numerous UBL-related changes: 7 years ago
  Brian f1a4758cef use progmem instead of sram for mesh_index_to_x/ypos array; 7 years ago
  Brian 88649b06a6 use planner.z_fade_height, etc. instead of private, ubl-specific g29 fade height 7 years ago