ellensp
|
6d2b792a29
|
🐛 Fix operators for V axis (#24866)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
hace 2 años |
Bob Kuhn
|
a88e847295
|
🐛 Fix Sensorless Probing compile (#24455)
|
hace 2 años |
lujios
|
41f73cb457
|
⚡️ Improve Sensorless homing/probing accuracy for G28, G33, M48 (#24220)
Co-authored-by: Robby Candra <robbycandra.mail@gmail.com>
Co-authored-by: ellensp <530024+ellensp@users.noreply.github.com>
|
hace 2 años |
Scott Lahteine
|
e2353be24f
|
🎨 Misc. cleanup, string optimization
|
hace 2 años |
DerAndere
|
e5b651f407
|
✨ Support for up to 9 axes (linear, rotary) (#23112)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
hace 2 años |
Scott Lahteine
|
6b47db3a68
|
🎨 General cleanup, comments
|
hace 2 años |
A. Herlas
|
cc87695ae7
|
✨ Z Offset Wizard for TFT_LVGL_UI (English) (#23489)
|
hace 2 años |
ellensp
|
a058a8a8b2
|
🐛 Fix Arduino build issues (#23510)
|
hace 2 años |
Luc Van Daele
|
629498f8d4
|
🐛 Fix G33, Delta radii, reachable (#22795)
|
hace 3 años |
Scott Lahteine
|
b88117d636
|
🎨 Fix L64xx enable, clean up conditionals
|
hace 3 años |
Scott Lahteine
|
eccd82b7c1
|
⚡️ Add PROBE_PT_LAST_STOW
|
hace 3 años |
Scott Lahteine
|
363e83731f
|
🔧 HAS_CUSTOM_PROBE_PIN => USES_Z_MIN_PROBE_PIN
|
hace 3 años |
lujios
|
05ebde3812
|
⚡️ Improve Sensorless homing/probing for G28, G33 (#21899)
|
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
|
72e3d2492f
|
Update temperature types
|
hace 3 años |
Scott Lahteine
|
24a095c5c1
|
Reduce math library code size by 3.4KB (#21575)
|
hace 3 años |
Scott Lahteine
|
62f37669dc
|
Replace 'const float &' with 'const_float_t' (#21505)
|
hace 3 años |
Nick
|
e66e51fa6d
|
Safe Z homing for Power Loss Recovery (#16909)
|
hace 3 años |
swissnorp
|
bcda46e3f3
|
Combine Z_AFTER_DEACTIVATE with UNKNOWN_Z_NO_RAISE (#20444)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
hace 3 años |
deirdreobyrne
|
468e437390
|
Allow Zero Endstops (e.g., for CNC) (#21120)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
hace 3 años |
ellensp
|
b3ecede429
|
Fix G29 missing defines (#21145)
Co-authored-by: ellensp <ellensp@hotmsil.com>
|
hace 3 años |
Jason Smith
|
81d7bd8f41
|
Validate defined probe points (#20572)
|
hace 3 años |
Scott Lahteine
|
45996fd20a
|
Init tare pin once
|
hace 3 años |
InsanityAutomation
|
2963229dfa
|
Probe Tare, Probe Activation Switch (#20379)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
|
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
|
e5d0b27aaf
|
Rename QUIET_PROBING
|
hace 3 años |
wmariz
|
58ac815822
|
Level Corners with Probe option (#20241)
|
hace 4 años |
Scott Lahteine
|
296a2ad7e4
|
Consistent Probe XY offset type
|
hace 4 años |
Marcio Teixeira
|
a74e82fbae
|
Fix NO_WORKSPACE_OFFSETS compile
|
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 |
ellensp
|
d88e694d06
|
Fix Z_AFTER_HOMING without probe (#19607)
|
hace 4 años |
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
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 |
MoellerDi
|
3bfbd47c6d
|
Fix 3-point middle point (#18383)
|
hace 4 años |
ellensp
|
ce62209bce
|
Probe margin. Bump config version (#18140)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
hace 4 años |
Scott Lahteine
|
7aed32df00
|
Fix SD_FINISHED_RELEASECOMMAND bug
Fixes #17401 bug that was introduced in 8f26c3a
|
hace 4 años |
Scott Lahteine
|
64d092935b
|
More useful ENABLED / DISABLED macros (#17054)
|
hace 4 años |
Scott Lahteine
|
7709261ea9
|
Move shared code to wait_for_bed_heating
|
hace 4 años |
Anders Sahlman
|
c669420134
|
Pass along sanity_check for (G33) probing (#17006)
|
hace 4 años |
Scott Lahteine
|
be62ab2d02
|
Move reachable test to Probe class
|
hace 4 años |
Scott Lahteine
|
cf597e2bb1
|
Allow weird probe values in G33
|
hace 4 años |
Scott Lahteine
|
130e36d766
|
Tweak ABL logging, document probing
|
hace 4 años |
Scott Lahteine
|
081ef46e76
|
Fix Arduino IDE compile for DUE
Fixes #16767
|
hace 4 años |
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
hace 4 años |
Scott Lahteine
|
995a9238b3
|
Probe singleton patch
Followup to #16751
|
hace 4 años |
Scott Lahteine
|
90b6324563
|
Encapsulate probe as singleton class (#16751)
|
hace 4 años |
InsanityAutomation
|
97b5a5f469
|
Provide methods for M420 + MBL (#16602)
|
hace 4 años |
Jason Smith
|
3cade6245e
|
Fix MIN_PROBE_EDGE bug in default ABL G29 (#16367)
|
hace 4 años |
InsanityAutomation
|
1c9ccce520
|
Add NOZZLE_AS_PROBE (no probe offsets) (#15929)
|
hace 4 años |
Scott Lahteine
|
47c19aa2b3
|
Clean up probe accessors
|
hace 5 años |