203 Commits (80552d3f70658f519656116c9d8b0218c9f6ed97)

Author SHA1 Message Date
Sergey 80552d3f70 update from 2.0.x branch 3 years ago
Sergey 7261a0a218 2.0.x update 3 years ago
Sergey 398bb884ec 2.0.9 3 years ago
Sergey de0681a203 2.0.8.2 update 3 years ago
Sergey a399523691 2.0.8.1 update 3 years ago
Sergey 3b88927356 2.0.8 update 3 years ago
Sergey 102a6fb261 Update to 2.0.7.2 4 years ago
Sergey 46d376a31d Обновление на 2.0.7 4 years ago
Sergey adee4a7475 Обновление 2.0.6.1 4 years ago
Sergey 8dd26c1a3e Update to 2.0.6 4 years ago
Scott Lahteine c39873759f Fix Z after ABL Bilinear G29 with fade 5 years ago
Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 5 years ago
Scott Lahteine a96be32fae Fix G26 corrupted position 5 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 5 years ago
Scott Lahteine be62ab2d02 Move reachable test to Probe class 5 years ago
Scott Lahteine e78f607ef3 Use a STR_ prefix for non-translated strings 5 years ago
Scott Lahteine 130e36d766 Tweak ABL logging, document probing 5 years ago
Tanguy Pruvot 54aff83179
G26: Allow to set retraction for UBL mesh test (#16511) 5 years ago
Scott Lahteine bfad23d3e2 (c) 2020 5 years ago
InsanityAutomation e58d1bf974
G34 automatic point assignment (#16473) 5 years ago
Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 5 years ago
Jason Smith 95d5a0c480 Fix DELTA_CALIBRATION_MENU recursive call (#16656) 5 years ago
Tanguy Pruvot c8ac908db2 Release UI on G26 priming timeout (#16449) 5 years ago
tompe-proj a338dce83f PINDA v2 temperature sensor / compensation (#16293) 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
InsanityAutomation 1c9ccce520 Add NOZZLE_AS_PROBE (no probe offsets) (#15929) 5 years ago
Scott Lahteine f83bc0aa13 Optimize common strings 5 years ago
Jason Smith 752a1e76ab Float ABL mesh boundaries, no probe position rounding (#16018) 5 years ago
Scott Lahteine 98f83dc756 Add comments to G29 5 years ago
Scott Lahteine 1d150e41b6 Reduce MMU2 code, add test 5 years ago
InsanityAutomation 2142beb2e5 Fix UI compile error in UBL (#15981) 5 years ago
Jason Smith b904ba0f29 Improve Delta probing / calibration (#15887) 5 years ago
Jason Smith 4ede13e36a Fix G29 for updated meshCount type (#15960) 5 years ago
Scott Lahteine ab9f0f2c4f Followup to meshCount patch 5 years ago
InsanityAutomation 798f34abcd Float XY probe offset followup (probe edge) (#15928) 5 years ago
InsanityAutomation 4d4e692c81 Match onMeshUpdate() index sign (#15920) 5 years ago
Scott Lahteine ad28da7eb4 Patch ABL G29 loop 5 years ago
Scott Lahteine e3ddf6e81a Fix meshCount signed-ness 5 years ago
Scott Lahteine ab0fe1a7dd Tweak G29 faux point 5 years ago
milkpirate 6bcd4eb12d Fix M420 (UBL) undefined variables (#15621) 5 years ago
Scott Lahteine 0652f19673 Fix M420 for moved probe methods 5 years ago
Marcio Teixeira 6a865a6146 Multi-language support (#15453) 5 years ago
Oliver Jean Eifler d52b908627 Fix coordinate size for G26 w/out arcs (#15443) 5 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
InsanityAutomation a6b0223eea Revive and improve DELTA probe bounds, LRFB options (#15372) 5 years ago
Marcio Teixeira a18d16fb8b Do not implicitly concatenate localized strings (#15383) 5 years ago
Scott Lahteine 665e45e0ba Reduce string storage, use masking 'seen' 5 years ago
Scott Lahteine 455dabb183
Add a feedRate_t data type (#15349) 5 years ago
InsanityAutomation e9cf46a9a5 M851 XY 3 point followup (incomplete) (#15361) 5 years ago