49 Commits (adee4a7475f427184643be301667c36aef2f8283)

Author SHA1 Message Date
Sergey adee4a7475 Обновление 2.0.6.1 4 years ago
Sergey 8dd26c1a3e Update to 2.0.6 4 years ago
Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 4 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 years ago
Tanguy Pruvot 68de12acbf
Followup to autoreport patch (#16914) 4 years ago
Scott Lahteine a1f026f57a Inline manage_inactivity, tweak autoreport_paused 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 4 years ago
Jason Smith 3cade6245e Fix MIN_PROBE_EDGE bug in default ABL G29 (#16367) 4 years ago
Scott Lahteine f83bc0aa13 Optimize common strings 5 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
Scott Lahteine 665e45e0ba Reduce string storage, use masking 'seen' 5 years ago
Scott Lahteine ee7558a622 Tweaks to Z fade behavior 5 years ago
Robby Candra 9c288a682d Followup to probe_at_point change (#15342) 5 years ago
Scott Lahteine 4e8d9fe59b zprobe_offset => probe_offset 5 years ago
InsanityAutomation df1e51258a Add M851 X Y probe offsets (#15202) 5 years ago
Scott Lahteine c353eaa146
Misc changes from struct refactor (#15289) 5 years ago
Jamie dbee0e9c54 Analog joystick jogging control (#14648) 5 years ago
Roxy-3D cdf4ed87a1
Add back required precision for off printer mesh saves 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine cf12fc8366
Expand on serial debugging (#13577) 5 years ago
Scott Lahteine cacec5764a Clean up whitespace 5 years ago
InsanityAutomation 3fb8489ae3 EXTUI and UBL compilation fixes (#13420) 5 years ago
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) 6 years ago
Scott Lahteine 1fcc13b011 Allow Serial Overrun Protection to be disabled 6 years ago
Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395) 6 years ago
Scott Lahteine 3583e2b449
Followup to Menu Refactor (#12275) 6 years ago
Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) 6 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 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 7 years ago
Scott Lahteine 580b6e9089 Apply physical limits to mesh bounds 7 years ago
Scott Lahteine 1344ca4b2f UBL no longer needs ubl_state 7 years ago
Scott Lahteine 3e3911fb81 Use planner.leveling_active for all leveling systems 7 years ago
Scott Lahteine 1adb5a6a48 Remove obsolete UBL z_offset 7 years ago
Scott Lahteine 551752eac7 Consolidate "bedlevel" code 7 years ago
Scott Lahteine 722786966a Add gcode.cpp, motion.*, queue.* - Apply to some G-codes. 7 years ago