34 Commits (df1e51258a8bcc432deed9f5bd60df41a75b2c32)

Author SHA1 Message Date
InsanityAutomation df1e51258a Add M851 X Y probe offsets (#15202) 6 years ago
Scott Lahteine c353eaa146
Misc changes from struct refactor (#15289) 6 years ago
Jamie dbee0e9c54 Analog joystick jogging control (#14648) 6 years ago
Roxy-3D cdf4ed87a1
Add back required precision for off printer mesh saves 6 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 6 years ago
Scott Lahteine cf12fc8366
Expand on serial debugging (#13577) 6 years ago
Scott Lahteine cacec5764a Clean up whitespace 6 years ago
InsanityAutomation 3fb8489ae3 EXTUI and UBL compilation fixes (#13420) 6 years ago
InsanityAutomation c03df89921 ExtUI Mesh Leveling Extensions (#13363) 6 years ago
Scott Lahteine cfdb38eda4
Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311) 6 years ago
Scott Lahteine f37df28d17 UBL G29 T current position fix
Counterpart to #12845
6 years ago
Scott Lahteine e15354e387
Simplify serial port redirect (#13234) 6 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 6 years ago
Scott Lahteine 4fa1c52688 Tweak serial output code 6 years ago
Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 6 years ago
Scott Lahteine 1fcc13b011 Allow Serial Overrun Protection to be disabled 7 years ago
Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395)
* Encapsulate common LCD code in a singleton
* Depend more UBL code on UBL_DEVEL_DEBUGGING
  - Since most users don't need the debugging on at all times, this helps reduce the default build size for UBL by over 2K, a little closer to fitting on 128K boards.
7 years ago
Scott Lahteine 3583e2b449
Followup to Menu Refactor (#12275) 7 years ago
Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) 7 years ago
Scott Lahteine 0746aff595 Improve UBL mesh report. Add M420 T, M421 N 7 years ago
Scott Lahteine ae39fbd646 Also suppress keepalive with suspend_auto_report 7 years ago
Scott Lahteine 1d604be671 Suspend auto-report during UBL map output 7 years ago
Roxy-3D 306f44198e Prevent serial buffer overrun in Pronterface
75ms might  be excessive...    But I know people are seeing problems with PronterFace as the client...
7 years ago
Scott Lahteine 966d9af98a Mesh export in Bilinear + UBL M503 7 years ago
Thomas Moore f7efac57b7 Multi-host support 7 years ago
Scott Lahteine 3d796d8040 Move debug code 7 years ago
Scott Lahteine 03ba79f144 Sync and report changed position 7 years ago
Scott Lahteine 2fde60da12 Changes for parity with 1.1.x 7 years ago
Scott Lahteine c6b0c104bb Adapt G26 to work for all meshes 8 years ago
Scott Lahteine 580b6e9089 Apply physical limits to mesh bounds 8 years ago
Scott Lahteine 1344ca4b2f UBL no longer needs ubl_state 8 years ago
Scott Lahteine 3e3911fb81 Use planner.leveling_active for all leveling systems 8 years ago
Scott Lahteine 1adb5a6a48 Remove obsolete UBL z_offset 8 years ago
Scott Lahteine 551752eac7 Consolidate "bedlevel" code 8 years ago