104 Commits (b90e7c421f2ed0629fd1f389a639bba61c5b4c25)

Author SHA1 Message Date
swissnorp a12ac5e175
Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907) 5 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 5 years ago
Leo c9718504c5
Fix leveling "Point n of 3" message (#18639) 5 years ago
Scott Lahteine 73fc0778b8
Consolidate probe clearance, add section debug (#18576) 5 years ago
Oliver Jean Eifler 67db7c0294
Probing points followup (#18552) 5 years ago
Scott Lahteine ea520e670a Fix "Probing mesh point" message 5 years ago
Scott Lahteine c43bbcce15
Enforce sensor range for temperature target (#18465) 5 years ago
Scott Lahteine f4c258dc23
Creality Ender 3 v2 (#17719) 5 years ago
Scott Lahteine 6e01079b48 G29 patch followup 5 years ago
Scott Lahteine fac3a7d147 Fix ABL G29 early BLTouch deploy 5 years ago
Scott Lahteine ab2b98e425 Apply composite tests 5 years ago
Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 5 years ago
Scott Lahteine 15f6f53638 Add HAS_HOTEND, etc. 5 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 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 5 years ago
Scott Lahteine be62ab2d02 Move reachable test to Probe class 5 years ago
Scott Lahteine 130e36d766 Tweak ABL logging, document probing 5 years ago
Scott Lahteine bfad23d3e2 (c) 2020 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
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
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
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 6 years ago
Scott Lahteine e3ddf6e81a Fix meshCount signed-ness 6 years ago
Scott Lahteine ab0fe1a7dd Tweak G29 faux point 6 years ago
Marcio Teixeira 6a865a6146 Multi-language support (#15453) 6 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 6 years ago
InsanityAutomation a6b0223eea Revive and improve DELTA probe bounds, LRFB options (#15372) 6 years ago
Marcio Teixeira a18d16fb8b Do not implicitly concatenate localized strings (#15383) 6 years ago
InsanityAutomation e9cf46a9a5 M851 XY 3 point followup (incomplete) (#15361) 6 years ago
Scott Lahteine 5288c399ce Patch probe offset name, defines 6 years ago
Scott Lahteine 4e8d9fe59b zprobe_offset => probe_offset 6 years ago
InsanityAutomation df1e51258a Add M851 X Y probe offsets (#15202) 6 years ago
Scott Lahteine 5e13fe989f Rename some feedrate-oriented functions 6 years ago
Scott Lahteine c353eaa146
Misc changes from struct refactor (#15289) 6 years ago
Scott Lahteine 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 6 years ago
Scott Lahteine f9992c5f33 Implausible 6 years ago
InsanityAutomation f59a7e8b07 Print/display ABL current probe point (#14788) 6 years ago
Robby Candra e96468566d Fix Z_PROBE_END_SCRIPT in ABL (#14621) 6 years ago