260 Commits (e349a44c6013a4a9d8d218e02dd334f70f3a79ad)

Author SHA1 Message Date
Scott Lahteine bf4c08bce1 Use 'nearby' for 'near' 4 years ago
Tanguy Pruvot 0a03ef4b6f
Don’t use near keyword as variable name (#20374) 4 years ago
Jason Smith d17db47775
Fix MESH_BED_LEVELING w/o SEGMENT_LEVELED_MOVES (#20363) 4 years ago
Scott Lahteine fd35d1b8a6 General cleanup 4 years ago
Jason Smith 9dedd121bf
Fix UBL manual mesh adjust behavior (#20248) 4 years ago
Jason Smith 39305aa47c
Use MANUAL_PROBE_START_Z for UBL manual probing (#20160) 4 years ago
Jason Smith 50a77ef7f0
Fix NAN mesh entries with ABL_BILINEAR_SUBDIVISION (#20143) 4 years ago
thinkyhead 6071a0835a Fix bilinear_line_to_destination definition 4 years ago
Scott Lahteine eaf6777a66 Rename ultralcd => marlinui 4 years ago
Scott Lahteine f6ffbe548c
TFT Presets, Generic options, Sanity checks (#19723) 4 years ago
Earle F. Philhower, III 193c0a52d9
Add loose soft endstop state, apply to UBL fine-tune (#19681) 4 years ago
qwewer0 4424645e04
Multi-line comments cleanup (#19535) 4 years ago
Serhiy-K 27bdf4b24e
MarlinUI for SPI/I2C TFT-GLCD character-based display bridge (#19375) 4 years ago
Marcio T 872516f9f9
Touch UI "Leveling" menu, misc. fixes (#19349) 4 years ago
ManuelMcLure ab06d5c7fb
Fix UBL 'G29 I' for large meshes (#19231) 4 years ago
swissnorp a12ac5e175
Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907) 4 years ago
Scott Lahteine 18adfe87bc configuration_store => settings 4 years ago
Scott Lahteine d69c2a90b7 Simple rename of hex_print 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Scott Lahteine 73fc0778b8
Consolidate probe clearance, add section debug (#18576) 4 years ago
Scott Lahteine f6a2b64091
Clean up LCD Manual Move / UBL Mesh Edit (#18373) 4 years ago
Scott Lahteine c43bbcce15
Enforce sensor range for temperature target (#18465) 4 years ago
Scott Lahteine f445bc26e5 Minor LCD cleanup, improvement 4 years ago
Fabio Santos 25c7c43a82
Add SERIAL_FLOAT_PRECISION option (#18367) 4 years ago
Scott Lahteine 8982756b40 Misc tweaks 4 years ago
chestwood96 c7b553c7b2
Optional move-to-center after UBL G29 J (3-point) (#17964) 4 years ago
Scott Lahteine 852a8d6685 Configurable kill pin state 4 years ago
Scott Lahteine 3d3d2a923b Cleanup with updated macros 4 years ago
Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 4 years ago
Scott Lahteine 15f6f53638 Add HAS_HOTEND, etc. 4 years ago
Scott Lahteine 3645e59893 Minor style tweaks 4 years ago
Scott Lahteine 2b9d2dce16 Apply GRID_LOOP 4 years ago
Marcio T be0e313c07
Touch UI additions, bug fixes (#17379) 4 years ago
Giuliano Zaro 129b270628
QSPI EEPROM for SAMD51 (#17292) 4 years ago
Scott Lahteine abea6d5787 Tweak some lambdas 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
Scott Lahteine be62ab2d02 Move reachable test to Probe class 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 130e36d766 Tweak ABL logging, document probing 4 years ago
InsanityAutomation 62d9e3f50e
Force T0 in UBL G29 on all multi-hotend setups (#16774) 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 4 years ago
Scott Lahteine e64b7a3ab2 Clean up i2c encoder, sanitize serial 4 years ago
Jason Smith 95d5a0c480 Fix DELTA_CALIBRATION_MENU recursive call (#16656) 4 years ago
Scott Lahteine b7a67f6f74 Extra debugging for leveling on/off 4 years ago
Scott Lahteine 95046c9047 Extend SERIAL_CHAR to take multiple arguments 5 years ago
Jason Smith 3cade6245e Fix MIN_PROBE_EDGE bug in default ABL G29 (#16367) 5 years ago
Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 5 years ago