Scott Lahteine
|
754b31918a
|
🎨 Fewer serial macros
|
hace 3 años |
Miguel Risco-Castillo
|
0f61d9e4dd
|
✨ Ender-3 V2 CrealityUI Enhanced (#21942)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
hace 3 años |
Scott Lahteine
|
d95d452b29
|
🌐 MSG_PROBING_MESH => MSG_PROBING_POINT
|
hace 3 años |
Scott Lahteine
|
536cf287a6
|
🎨 Misc code and spacing cleanup
|
hace 3 años |
Keith Bennett
|
6464601411
|
⏪️ Revert ABL G29 feedrate (#22574)
Reverts 9130f58
|
hace 3 años |
Scott Lahteine
|
9130f58f3f
|
🐛 Prevent ABL G29 setting a funky feedrate
See #22472
|
hace 3 años |
Scott Lahteine
|
9bb5b10c0c
|
🚚 Relocate and adjust DWIN E3V2 (#22471)
|
hace 3 años |
Scott Lahteine
|
b6f720ca1a
|
✅ Custom logging for MBL
|
hace 3 años |
Scott Lahteine
|
46dc8e916f
|
🐛 Fix 3-point leveling position
See #22457. Fixes a G29 regression from #19112.
|
hace 3 años |
Scott Lahteine
|
0e1e159187
|
🎨 Adjust some conditionals
|
hace 3 años |
DerAndere
|
7726af9c53
|
🏗️ Support for up to 6 linear axes (#19112)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
hace 3 años |
Scott Lahteine
|
49548c343d
|
Optimize G-code flag parameters (#21849)
|
hace 3 años |
Scott Lahteine
|
ffbf7a9141
|
Fix undefined abl_points
|
hace 3 años |
fedetony
|
b8cf818dac
|
Fix Realtime Reporting with G-code Motion Modes (#21630)
|
hace 3 años |
Scott Lahteine
|
528b9bd872
|
Revert experimental NAN patch
Hold changes from #21575 (24a095c) for more testing.
|
hace 3 años |
fedetony
|
32dba5e0c7
|
Realtime Reporting, S000, P000, R000 (#19330)
|
hace 3 años |
Scott Lahteine
|
24a095c5c1
|
Reduce math library code size by 3.4KB (#21575)
|
hace 3 años |
Marcio T
|
45c1432946
|
G26 Hilbert Curve followup (#21480)
|
hace 3 años |
Scott Lahteine
|
be775ed72d
|
Move apply_rotation_xyz into matrix_3x3
|
hace 3 años |
Scott Lahteine
|
8d083eb248
|
Put ABL state into a class
|
hace 3 años |
Miguel Risco-Castillo
|
930752d46e
|
Ender 3 V2 Status Line (#21369)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
hace 3 años |
Scott Lahteine
|
dd42831cba
|
Serial macros cleanup
|
hace 3 años |
jbuck2005
|
ee7701c15b
|
SPEED => FEEDRATE (#21217)
|
hace 3 años |
X-Ryl669
|
e7c711996b
|
Serial refactor. Default 8-bit ECHO to int, not char (#20985)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
hace 3 años |
Scott Lahteine
|
d33fe2378c
|
Move common strings (#20846)
|
hace 3 años |
Scott Lahteine
|
bb597dcf66
|
Internal G29N for G28+G29 (#20800)
|
hace 3 años |
InsanityAutomation
|
7a168205eb
|
Minimum temp options for Probing and G12 Nozzle Clean (#20383)
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
hace 3 años |
Scott Lahteine
|
e349a44c60
|
Preheat before leveling
|
hace 4 años |
InsanityAutomation
|
3404cb1fc4
|
Move ExtUI ABL mesh edit, limit to bilinear (#20381)
* Move ExtUI call
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com>
Co-authored-by: Sebastiaan Dammann <sebastiaandammann@outlook.com>
|
hace 3 años |
Scott Lahteine
|
a8dffdebd4
|
Move G29 3-point startup earlier
|
hace 4 años |
Scott Lahteine
|
889695b6ba
|
ExtUI homing / leveling additions
|
hace 4 años |
Scott Lahteine
|
b28b2ca266
|
Cosmetic G29 ABL tweak
|
hace 4 años |
InsanityAutomation
|
6375829448
|
Apply home offsets to probing, Z Safe Homing (#19423)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
hace 4 años |
Scott Lahteine
|
eaf6777a66
|
Rename ultralcd => marlinui
|
hace 4 años |
Earle F. Philhower, III
|
193c0a52d9
|
Add loose soft endstop state, apply to UBL fine-tune (#19681)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
hace 4 años |
qwewer0
|
4424645e04
|
Multi-line comments cleanup (#19535)
|
hace 4 años |
Scott Lahteine
|
a445746a8b
|
Clean up LCD conditionals, DWIN
|
hace 4 años |
swissnorp
|
a12ac5e175
|
Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907)
|
hace 4 años |
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
hace 4 años |
Leo
|
c9718504c5
|
Fix leveling "Point n of 3" message (#18639)
|
hace 4 años |
Scott Lahteine
|
73fc0778b8
|
Consolidate probe clearance, add section debug (#18576)
* Better section / function log
* Add do_z_clearance motion function
|
hace 4 años |
Oliver Jean Eifler
|
67db7c0294
|
Probing points followup (#18552)
|
hace 4 años |
Scott Lahteine
|
ea520e670a
|
Fix "Probing mesh point" message
Closes #17770
Co-Authored-By: Jan-Gerard van der Toorn <jan-gerard@users.noreply.github.com>
|
hace 4 años |
Scott Lahteine
|
c43bbcce15
|
Enforce sensor range for temperature target (#18465)
* Mitigate stepper timeout
* Add CHAMBER PWM code
* Structured thermistor tables
* Fix reversed sensor ranges
* Prevent temps outside sensor range
|
hace 4 años |
Scott Lahteine
|
f4c258dc23
|
Creality Ender 3 v2 (#17719)
|
hace 4 años |
Scott Lahteine
|
6e01079b48
|
G29 patch followup
|
hace 4 años |
Scott Lahteine
|
fac3a7d147
|
Fix ABL G29 early BLTouch deploy
|
hace 4 años |
Scott Lahteine
|
ab2b98e425
|
Apply composite tests
|
hace 4 años |
Scott Lahteine
|
6d90d1e1f5
|
Apply TERN to compact code (#17619)
|
hace 4 años |
Scott Lahteine
|
15f6f53638
|
Add HAS_HOTEND, etc.
|
hace 4 años |