Vert
|
5859ff0280
|
✨ NUM_REDUNDANT_FANS (#25808)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-05-13 16:51:12 -05:00 |
|
ellensp
|
d52d26b4ef
|
🔧 Update multi-stepper axis conditionals (#25798)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-05-09 15:37:34 -05:00 |
|
ellensp
|
1f9bfc5c74
|
🚸 Optional X-Axis (#25418)
Co-authored-by: alextrical <35117191+alextrical@users.noreply.github.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-05-09 13:59:25 -05:00 |
|
Scott Lahteine
|
85325f585a
|
🧑💻 Endstops preliminary work (#25780)
|
2023-05-05 19:37:13 -05:00 |
|
Giuliano Zaro
|
f5a905a641
|
✨ TEMP_SENSOR_SOC (#25642)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-04-24 23:41:26 -05:00 |
|
Scott Lahteine
|
d1738e946a
|
🔧 Fix LCD_SERIAL_PORT config
|
2023-04-24 23:41:26 -05:00 |
|
Scott Lahteine
|
5664c02d07
|
🧑💻 Generalize SDSUPPORT as HAS_MEDIA
In preparation for single- and multi-volume refactoring.
|
2023-04-22 22:43:09 -05:00 |
|
Jason Smith
|
ce85b98db4
|
🩹 Relocate Fan conditionals, sanity-checks (#25731)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-04-22 22:27:01 -05:00 |
|
ellensp
|
c8ed7950f4
|
🔧 Permit extrude without hotend (#25709)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-04-22 04:09:17 -05:00 |
|
Scott Lahteine
|
efc725863a
|
🔧 Edge Stepping sanity-check (#25674)
|
2023-04-14 17:14:04 -05:00 |
|
Scott Lahteine
|
f5c7b190f6
|
🐛 Fix BLTOUCH_HS_MODE config
|
2023-04-11 23:44:20 -05:00 |
|
Scott Lahteine
|
8cdf43f8fd
|
🎨 HAS_SHAPING => HAS_ZV_SHAPING
|
2023-03-31 20:26:49 -05:00 |
|
Scott Lahteine
|
61f22f34d3
|
🔧 Clarify axis disable / timeout (#25571)
|
2023-03-26 17:24:40 -05:00 |
|
Scott Lahteine
|
3365172e7c
|
🔧 Expose MULTISTEPPING_LIMIT option
Co-Authored-By: tombrazier <68918209+tombrazier@users.noreply.github.com>
|
2023-03-13 16:49:33 -05:00 |
|
EvilGremlin
|
e977232735
|
✨ Switching extruder/nozzle without servo (e.g., Dondolo) (#24553)
Co-authored-by: Anson Liu <ansonl@users.noreply.github.com>
|
2023-03-03 20:43:20 -06:00 |
|
Scott Lahteine
|
f9f6662a8c
|
♻️ Stepper options refactor (#25422)
|
2023-02-23 21:08:31 -06:00 |
|
ellensp
|
03a4378670
|
🔧 Sanity-check hotend max / preheat temps (#25407)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-02-20 20:25:22 -06:00 |
|
Anson Liu
|
4f212e50b6
|
✨ TC_GCODE_USE_GLOBAL_* (#25399)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-02-20 18:49:15 -06:00 |
|
Scott Lahteine
|
7e79fc5b8e
|
🩹 Safe Bed Leveling updates
|
2023-02-08 20:42:41 -06:00 |
|
Scott Lahteine
|
087e19a0ed
|
🔧 Fix build with no Y axis (#25311)
|
2023-01-30 22:11:50 -06:00 |
|
ellensp
|
b7c23631c5
|
🐛 Fix misc. UI issues (#25252)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-01-21 20:08:37 -06:00 |
|
Scott Lahteine
|
01e58de31a
|
🩹 ProUI - Remove ManualZOffset
|
2023-01-10 23:33:09 -06:00 |
|
Taylor Talkington
|
a8d7c8c89d
|
✨ Ender-3 V2 DWIN for BTT Octopus V1.1 (#24983)
|
2022-11-27 21:41:27 -06:00 |
|
tombrazier
|
89334caa52
|
⚡️ Input Shaping improvements (#24951)
|
2022-11-27 21:38:15 -06:00 |
|
Manuel McLure
|
cc1069a3f0
|
🔧 Merge TMC26X with TMC config (#24373)
|
2022-11-26 20:30:59 -06:00 |
|
kurtis-potier-geofabrica
|
1b31a7cf2c
|
🚸 Up to 3 MAX Thermocouples (#24898)
|
2022-10-21 23:13:56 -05:00 |
|
tombrazier
|
a460b01c87
|
🚀 ZV Input Shaping (#24797)
|
2022-10-21 16:34:22 -05:00 |
|
InsanityAutomation
|
02c43f44c7
|
✨ Controllerfan PWM scaling, kickstart (#24873)
|
2022-10-21 13:03:38 -05:00 |
|
EvilGremlin
|
f595e40ceb
|
♻️ Set Progress without LCD (#24767)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-10-09 11:34:48 -04:00 |
|
Keith Bennett
|
11f8244573
|
🔧 Thermistor (66) sanity-check (#24803)
|
2022-10-01 11:19:51 -05:00 |
|
Lefteris Garyfalakis
|
15a100dafa
|
✏️ Fix LCD sleep conditional (#24685)
|
2022-08-25 23:40:31 -05:00 |
|
Arkadiusz Miśkiewicz
|
82d1851743
|
✨ M20_TIMESTAMP_SUPPORT (#24679)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-08-25 17:14:54 -05:00 |
|
EvilGremlin
|
2f91154cbd
|
♻️ Display sleep minutes, encoder disable option (#24618)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-08-25 12:16:55 -05:00 |
|
Scott Lahteine
|
1bed10c380
|
🔧 Config INI, dump options (#24528)
|
2022-08-04 02:38:15 -05:00 |
|
Keith Bennett
|
55b8d1b9d3
|
🔧 Assert Probe Temp Comp requirements (#24468)
|
2022-07-08 15:30:03 -05:00 |
|
Jason Smith
|
f65f7a685b
|
🩹 Fix LCD_BACKLIGHT_TIMEOUT compile (#24463)
|
2022-07-07 23:43:56 -05:00 |
|
Farva42
|
5979aab1c7
|
✨ MAG_MOUNTED_PROBE (#24420)
Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-07-06 21:15:18 -05:00 |
|
ellensp
|
58d1b1be28
|
🩹 Fix DGUS (MKS) compile (#24378)
|
2022-06-22 05:08:24 -05:00 |
|
Scott Lahteine
|
3522d5376c
|
🩹 Wrap SENSORLESS_STALLGUARD_DELAY
|
2022-06-03 20:55:15 -05:00 |
|
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>
|
2022-06-03 00:19:25 -05:00 |
|
John Robertson
|
85c0875db2
|
✨ Laser Safety Timeout (#24189)
|
2022-05-31 17:09:44 -05:00 |
|
Scott Lahteine
|
2bb9e0d58e
|
🔧 Remove LCD_SERIAL_PORT defaults, warn on auto-assign (#24170)
|
2022-05-20 11:27:09 -05:00 |
|
Keith Bennett
|
df40181357
|
💥 Num Axes and Multi-Stepper based on Driver Types (#24120)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2022-05-04 19:25:02 -05:00 |
|
Robby Candra
|
a52dfc0373
|
🩹 Fix DEBUG_CARDREADER (#24023)
|
2022-04-14 23:21:12 -05:00 |
|
Scott Lahteine
|
32e6767b5a
|
✨ DOGM Display Sleep (#23992)
Co-authored-by: borland1 <barryorlando@hotmail.com>
|
2022-04-04 15:57:03 -05:00 |
|
Scott Lahteine
|
01797f74dc
|
✏️ Fix HAS_GCODE_M876
|
2022-04-03 18:30:49 -05:00 |
|
Scott Lahteine
|
19838d97be
|
🎨 Misc. adjustments, spacing
|
2022-04-03 16:59:43 -05:00 |
|
DerAndere
|
e5b651f407
|
✨ Support for up to 9 axes (linear, rotary) (#23112)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-04-01 00:10:38 -05:00 |
|
Robby Candra
|
b7ffcd6941
|
✨ STATUS_MESSAGE_TIMEOUT_SEC (#23135)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-03-25 18:34:20 -05:00 |
|
Scott Lahteine
|
bb2f100fcd
|
🚸 Use Z_STEPPER_ALIGN_STEPPER_XY to enable
|
2022-03-02 17:50:55 -06:00 |
|