ExtNeon
|
53b202cf9d
|
✨ SD Endstop Abort G-Code (#24461)
|
2 years ago |
Mark
|
83320f1052
|
✨ Bed Distance Sensor (#24554)
|
2 years ago |
Scott Lahteine
|
3522d5376c
|
🩹 Wrap SENSORLESS_STALLGUARD_DELAY
|
2 years ago |
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>
|
2 years ago |
ellensp
|
5f4ec82544
|
✏️Fix Markforged endstops/G38 (#24141)
|
2 years ago |
Scott Lahteine
|
659b4172aa
|
🔨 Prevent build attribute define conflicts
|
2 years ago |
Keith Bennett
|
df40181357
|
💥 Num Axes and Multi-Stepper based on Driver Types (#24120)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2 years ago |
DerAndere
|
e5b651f407
|
✨ Support for up to 9 axes (linear, rotary) (#23112)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2 years ago |
Scott Lahteine
|
44eff9a233
|
♻️ Refactor HAL as singleton (#23357)
|
2 years ago |
Scott Lahteine
|
40481947fc
|
🧑💻 Misc. updates for extra axes (#23521)
|
2 years ago |
Keith Bennett
|
3e2a38b653
|
📝 KHz => kHz (#23512)
|
2 years ago |
Scott Lahteine
|
1bd921d6a6
|
🎨 Misc. cleanup, comments
|
2 years ago |
Scott Lahteine
|
e65c12cf96
|
🧑💻 Apply axis conditionals
|
2 years ago |
Scott Lahteine
|
6a8b9274a3
|
⏪️ Refactor still needs work
Reverting #23295
|
2 years ago |
Scott Lahteine
|
e211ff148c
|
♻️ Refactor HAL as singleton (#23295)
|
2 years ago |
Scott Alfter
|
c3af6bd8ce
|
Fix Endstops::report_states (#23280)
Fix regression 4d45fdf0eb
|
2 years ago |
Scott Lahteine
|
4d45fdf0eb
|
🎨 Misc. probe / endstop cleanup
|
2 years ago |
John Robertson
|
e5154ec281
|
✨ MarkForged YX kinematics (#23163)
|
2 years ago |
BigTreeTech
|
07befb545b
|
✨ Support for BIQU B1-SE-Plus strain gauge probe (#23101)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
Andrei M
|
da830e6ced
|
⚗️ Use pwm_set_duty over analogWrite to set PWM (#23048)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
Scott Lahteine
|
1f3f9cb68c
|
🎨 Pragma GCC cleanup
|
3 years ago |
Scott Lahteine
|
65b950a489
|
🎨 Apply F() to kill / sendinfoscreen
|
3 years ago |
Scott Lahteine
|
1dafd1887e
|
🎨 Apply F() to various reports
|
3 years ago |
Scott Lahteine
|
7f1286a11f
|
🎨 Apply F() to status message
|
3 years ago |
Scott Lahteine
|
08e581d5d7
|
🎨 Apply more HAS_DELTA_SENSORLESS_PROBING
|
3 years ago |
Scott Lahteine
|
754b31918a
|
🎨 Fewer serial macros
|
3 years ago |
Scott Lahteine
|
79c72ed821
|
🎨 Standardize G-code reporting
|
3 years ago |
luzpaz
|
afca6e7459
|
🐛 Spellcheck comments (#22496)
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
|
3 years ago |
DerAndere
|
0eda34e07d
|
🐛 Followup to 6 linear axes (#22482)
|
3 years ago |
Grayson
|
a90c8b762c
|
🐛 Fix G38 with probe on Z_MIN (#22452)
|
3 years ago |
Scott Lahteine
|
363e83731f
|
🔧 HAS_CUSTOM_PROBE_PIN => USES_Z_MIN_PROBE_PIN
|
3 years ago |
lujios
|
05ebde3812
|
⚡️ Improve Sensorless homing/probing for G28, G33 (#21899)
|
3 years ago |
Scott Lahteine
|
500b7872fb
|
🐛 Trigger existing endstops on G38 hit
|
3 years ago |
DerAndere
|
7726af9c53
|
🏗️ Support for up to 6 linear axes (#19112)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
3 years ago |
Scott Lahteine
|
dd4990252e
|
♻️ Refactor Linear / Logical / Distinct Axes (#21953)
* More patches supporting EXTRUDERS 0
* Extend types in prep for more axes
|
3 years ago |
Scott Lahteine
|
92dea8e6cc
|
♻️ Refactor, comment endstop/probe enums
|
3 years ago |
Scott Lahteine
|
49771c4a9e
|
🎨 Flags for homing directions
|
3 years ago |
Scott Lahteine
|
02f904dbf9
|
♻️ Minimize endstop bits
|
3 years ago |
Scott Lahteine
|
abbe3f0dc7
|
🎨 Misc cleanup and fixes
|
3 years ago |
Scott Lahteine
|
b65cdbed91
|
Signal SD completion later (#21840)
|
3 years ago |
Scott Lahteine
|
f09fa69e86
|
Add and apply REPEAT_1 macro
|
3 years ago |
Miguel Risco-Castillo
|
930752d46e
|
Ender 3 V2 Status Line (#21369)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
Stephan
|
713de872ce
|
Filament Runout handling for Mixing Extruder (#20327)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
Scott Lahteine
|
dd42831cba
|
Serial macros cleanup
|
3 years ago |
Scott Lahteine
|
c0870d417a
|
Move some MarlinCore and MarlinUI code (#20832)
|
3 years ago |
Scott Lahteine
|
f423edd938
|
Add probe_switch_activated
|
3 years ago |
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>
|
3 years ago |
wmariz
|
58ac815822
|
Level Corners with Probe option (#20241)
|
4 years ago |
Costas Basdekis
|
0465e0ae3a
|
Distinct runout states (#19965)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
LinFor
|
2da25d67e1
|
Fix Endstop Interrupts with SPI endstops, sanity checks (#20051)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |