thinkyhead
|
0e2c5b45ec
|
[cron] Bump distribution date (2023-04-28)
|
2023-04-28 00:21:29 +00:00 |
|
TheSnowfield
|
959f7308e7
|
✨ AUTO_REPORT_REAL_POSITION option for M154 (#25738)
|
2023-04-27 07:37:11 -05:00 |
|
Martin Turski
|
9a7d9e6995
|
🧑💻 Optimize PlatformIO source filtering (#25332)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-04-27 07:05:24 -05:00 |
|
Scott Lahteine
|
774861b15d
|
🔧 Endstops followup
|
2023-04-26 20:04:01 -05:00 |
|
thinkyhead
|
04a25ab496
|
[cron] Bump distribution date (2023-04-27)
|
2023-04-27 00:22:32 +00:00 |
|
Scott Lahteine
|
467ab74523
|
🧑💻 Simplify endstops config (#25748)
|
2023-04-26 14:56:23 -05:00 |
|
Giuliano Zaro
|
79b455575b
|
🔧 Thermistor 100 : SoC sensor (#25745)
Followup to #25642
|
2023-04-26 14:38:39 -05:00 |
|
Scott Lahteine
|
d364babbc0
|
🧑💻 Change HAL_PATH macro for easier HAL relocation (#25743)
|
2023-04-26 14:29:21 -05:00 |
|
Scott Lahteine
|
1771d7ab64
|
✅ Skip change alerts in CI test
|
2023-04-26 13:51:33 -05:00 |
|
Scott Lahteine
|
68f74784a3
|
🎨 Misc. fixes, cleanup
|
2023-04-26 13:50:45 -05:00 |
|
Scott Lahteine
|
08edb6282f
|
🔧 Extra axis endstop defaults
|
2023-04-26 03:00:53 -05:00 |
|
thinkyhead
|
a4cc9b60fd
|
[cron] Bump distribution date (2023-04-26)
|
2023-04-26 00:21:12 +00: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 |
|
Anson Liu
|
650e6fc426
|
🔨 Prevent SlowSoftWire + Wire name conflict (#25707)
|
2023-04-24 21:07:12 -05:00 |
|
thinkyhead
|
c034819cf8
|
[cron] Bump distribution date (2023-04-25)
|
2023-04-25 00:20:57 +00:00 |
|
Scott Lahteine
|
077a620e21
|
📝 Developer note in boards.h
|
2023-04-24 05:24:40 -05:00 |
|
Scott Lahteine
|
2954bf2697
|
🌐 Replace '=' with '{' for substitution
|
2023-04-24 00:28:16 -05:00 |
|
Nick
|
743903b96f
|
🩹 Fix Anycubic PlayTune (#25735)
Followup to #25690
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-04-23 19:50:39 -05:00 |
|
thinkyhead
|
02a14d31b2
|
[cron] Bump distribution date (2023-04-24)
|
2023-04-24 00:21:28 +00:00 |
|
plampix
|
df4f80622e
|
✨ NOZZLE_CLEAN_PATTERN_* (#25666)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-04-23 18:12:47 -05:00 |
|
ellensp
|
9902097d91
|
🔨 Gather GD32, suppress redundant #error (#25665)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-04-23 18:11:02 -05:00 |
|
Scott Lahteine
|
10ed5ab01c
|
🚸 Improve PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED (#25681)
|
2023-04-23 03:17:55 -05:00 |
|
Scott Lahteine
|
166935641a
|
🔧 Split followup
|
2023-04-23 03:00:56 -05:00 |
|
Scott Lahteine
|
aaf55a21ad
|
🩹 Fix UBL safe measure move with extra axes
Followup to 7e79fc5b
|
2023-04-23 02:07:42 -05:00 |
|
Scott Lahteine
|
69f8da4682
|
🔧 Split Changes.h from SanityCheck.h (#25732)
|
2023-04-23 01:58:01 -05:00 |
|
Scott Lahteine
|
f0f7ec8882
|
🧑💻 Stepper::set_directions() => apply_directions()
|
2023-04-23 00:47:44 -05:00 |
|
Scott Lahteine
|
921591d2b8
|
🧑💻 SDIO_SUPPORT => ONBOARD_SDIO
|
2023-04-22 23:15:31 -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 |
|
thinkyhead
|
95cfc98fe4
|
[cron] Bump distribution date (2023-04-23)
|
2023-04-23 00:22:56 +00:00 |
|
ellensp
|
5d8d38a911
|
🩹 Status / Host Prompt followup (#25720)
Followup to #25679
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-04-22 15:59:51 -05:00 |
|
thinkyhead
|
31173394b8
|
[cron] Bump distribution date (2023-04-22)
|
2023-04-22 12:06:22 +00: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 |
|
Alexey D. Filimonov
|
89ccede139
|
🎨 Clean up TFT Color UI display items (#25712)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-04-22 04:06:19 -05:00 |
|
ellensp
|
fba1f83855
|
🩹 Fix Anycubic PlayTune (#25728)
Followup to #25690
|
2023-04-22 04:02:51 -05:00 |
|
Nomis-97
|
726de7e821
|
🐛 Fix MKS Gen-L MOSFETs (#25717)
|
2023-04-22 03:16:19 -05:00 |
|
Scott Lahteine
|
4233e4864f
|
🚸 MarlinUI Endstop Test Screen, and more (#25667)
|
2023-04-22 01:56:10 -05:00 |
|
thinkyhead
|
98277f2c1c
|
[cron] Bump distribution date (2023-04-21)
|
2023-04-21 00:20:12 +00:00 |
|
Scott Lahteine
|
ded9ffa1e7
|
🧑💻 Apply INVERT_DIR to SET_STEP_DIR
|
2023-04-20 17:35:20 -05:00 |
|
Scott Lahteine
|
335ba32a0e
|
🩹 Fix Core Kinematics BABYSTEP_XY
|
2023-04-20 17:31:49 -05:00 |
|
Keith Bennett
|
91cce2a7b3
|
✨ Panowin Cutlass / Bardo (F1 / Trinus) (#25663)
|
2023-04-19 21:42:05 -05:00 |
|
Keith Bennett
|
de7726ca01
|
🚸 Permit G38 with Core (#25713)
|
2023-04-19 19:21:53 -05:00 |
|
thinkyhead
|
c087ad04d3
|
[cron] Bump distribution date (2023-04-20)
|
2023-04-20 00:20:18 +00:00 |
|
Keith Bennett
|
4ac9cfba4f
|
🔧 Check renamed LIN_ADVANCE_K (#25710)
|
2023-04-19 16:53:11 -05:00 |
|
Jay Robson
|
fad1dcefbc
|
🐛 Fix G38 with Z, support 9 axes (#25691)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-04-19 15:58:42 -05:00 |
|
thinkyhead
|
5e2e00306e
|
[cron] Bump distribution date (2023-04-19)
|
2023-04-19 00:22:13 +00:00 |
|
Giuliano Zaro
|
158c4de4f6
|
🩹 Bail on 'mc.zip' write error (#25695)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-04-18 03:40:13 -05:00 |
|
Scott Lahteine
|
0c2ed8688d
|
🩹 Z clearance followup
|
2023-04-17 21:00:25 -05:00 |
|
Scott Lahteine
|
c8c5ab22ce
|
🧑💻 Gather Z clearances (#25701)
|
2023-04-17 19:29:53 -05:00 |
|
thinkyhead
|
364d8566b0
|
[cron] Bump distribution date (2023-04-18)
|
2023-04-18 00:25:20 +00:00 |
|
Scott Lahteine
|
e6308f5d02
|
🩹 const_float_t => float
|
2023-04-17 19:17:57 -05:00 |
|
tombrazier
|
4d8ab1c401
|
🐛 Prevent Linear Advance stall (#25696)
|
2023-04-17 17:48:56 -05:00 |
|
thinkyhead
|
b39b5bbbc9
|
[cron] Bump distribution date (2023-04-17)
|
2023-04-17 00:20:56 +00:00 |
|
Scott Lahteine
|
ace9855d6f
|
🧑💻 Minor SpindleLaser::set_enabled tweak
|
2023-04-16 19:11:56 -05:00 |
|
Alexey D. Filimonov
|
09ddf9c6ef
|
🩹 Fix Spindle/Laser ENA pin test (#25622)
|
2023-04-16 18:38:12 -05:00 |
|
Bob Kuhn
|
802fe519a3
|
🩹 Fix laser with no PWM compile (#25290)
|
2023-04-16 18:35:13 -05:00 |
|
Giuliano Zaro
|
b6a1a6273f
|
🩹 Fix MPC compile (#25669)
|
2023-04-15 23:59:23 -05:00 |
|
Dennis Lawler
|
e49cf0665a
|
🚸 Echo G30 out-of-bounds (#25671)
|
2023-04-15 23:50:26 -05:00 |
|
XDA-Bam
|
2fcc140c0d
|
🩹 Fix 'G29 J' status message (#25677)
|
2023-04-15 22:26:46 -05:00 |
|
Scott Lahteine
|
6e3b58d76a
|
🧑💻 Anycubic shared code (#25690)
|
2023-04-15 22:24:14 -05:00 |
|
Andrew
|
883bde07c6
|
🔧 Animated bootscreen U8glib-only (#25684)
|
2023-04-15 20:51:51 -05:00 |
|
Giuliano Zaro
|
cc35cb3876
|
🐛 Fix Configuration Embedding (#25688)
|
2023-04-15 20:26:08 -05:00 |
|
Scott Lahteine
|
78bdf34b7b
|
🧑💻 HostUI::continue_prompt method
|
2023-04-15 20:22:17 -05:00 |
|
Scott Lahteine
|
9a1c02591b
|
🧑💻 Status Message cleanup
|
2023-04-15 20:22:17 -05:00 |
|
Scott Lahteine
|
48b712fdc0
|
🧑💻 JyersUI code cleanup
|
2023-04-15 20:22:17 -05:00 |
|
Scott Lahteine
|
6d819eb8d4
|
🧑💻 Apply simplified ?:
|
2023-04-15 20:22:17 -05:00 |
|
Scott Lahteine
|
92721d1bf7
|
🚸 "Main" => "Main Menu"
|
2023-04-15 20:22:17 -05:00 |
|
Scott Lahteine
|
42c62ff84e
|
✨ STARTUP_TUNE configuration
|
2023-04-15 20:19:48 -05:00 |
|
thinkyhead
|
cc3a355ffb
|
[cron] Bump distribution date (2023-04-16)
|
2023-04-16 00:21:45 +00:00 |
|
Scott Lahteine
|
d77e921a15
|
✨ STARTUP_TUNE option
|
2023-04-15 01:59:09 -05:00 |
|
Scott Lahteine
|
756fd1b9ac
|
🔧 Trigorilla / Chiron updates
Followup to c3f34e4e
|
2023-04-15 01:59:09 -05:00 |
|
thinkyhead
|
b44d21c595
|
[cron] Bump distribution date (2023-04-15)
|
2023-04-15 00:21:50 +00:00 |
|
Scott Lahteine
|
efc725863a
|
🔧 Edge Stepping sanity-check (#25674)
|
2023-04-14 17:14:04 -05:00 |
|
Scott Lahteine
|
161b99cb54
|
🐛 Fix some bad feedrates (#25672)
|
2023-04-14 01:08:51 -05:00 |
|
thinkyhead
|
c3921bbf3f
|
[cron] Bump distribution date (2023-04-14)
|
2023-04-14 00:19:41 +00:00 |
|
Scott Lahteine
|
b3198ed929
|
🩹 Fix AUTOFAN_CASE
Followup to #25554
|
2023-04-13 04:59:43 -05:00 |
|
Scott Lahteine
|
c3f34e4eb2
|
🔧 Move FIL_RUNOUT_PIN for Chiron + GLCD
|
2023-04-13 04:59:43 -05:00 |
|
thinkyhead
|
cbe796e2d6
|
[cron] Bump distribution date (2023-04-13)
|
2023-04-13 00:19:21 +00:00 |
|
Scott Lahteine
|
0f34163558
|
🚸 Minor M43 improvements
|
2023-04-12 00:14:19 -05:00 |
|
Scott Lahteine
|
f5c7b190f6
|
🐛 Fix BLTOUCH_HS_MODE config
|
2023-04-11 23:44:20 -05:00 |
|
thinkyhead
|
7369a6a37b
|
[cron] Bump distribution date (2023-04-12)
|
2023-04-12 00:22:30 +00:00 |
|
Scott Lahteine
|
b1537135e4
|
🚸 BLTouch extra clearance for PROBE_PT_RAISE
|
2023-04-11 18:47:31 -05:00 |
|
Scott Lahteine
|
b3a3cf28d2
|
🚸 More clearance on fast probe failure
|
2023-04-11 18:47:31 -05:00 |
|
Scott Lahteine
|
b5899a9664
|
🧑💻 Use largest_sensorless_adj in DELTA run_z_probe
|
2023-04-11 18:47:31 -05:00 |
|
Scott Lahteine
|
4e73fdd03a
|
🧑💻 Update move_z_after_probing/homing
|
2023-04-11 18:47:31 -05:00 |
|
Scott Lahteine
|
c599c939c1
|
🧑💻 Modify try_to_probe sanity-checking
|
2023-04-11 18:47:31 -05:00 |
|
Scott Lahteine
|
8c0ae93d2a
|
🧑💻 Clarify G28 R / R0
|
2023-04-11 18:47:31 -05:00 |
|
Scott Lahteine
|
f53217b2c5
|
🧑💻 Probe flag in do_z_clearance
|
2023-04-11 18:47:31 -05:00 |
|
Scott Lahteine
|
185961f898
|
🧑💻 More debug in motion.*
|
2023-04-11 18:47:31 -05:00 |
|
Scott Lahteine
|
e9f483b480
|
📝 Improve G30 description
|
2023-04-11 18:47:31 -05:00 |
|
David Fries
|
c6e564885e
|
✨ BLTOUCH_HS_EXTRA_CLEARANCE (#25655)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2023-04-11 18:37:54 -05:00 |
|
thinkyhead
|
c37797ba2c
|
[cron] Bump distribution date (2023-04-11)
|
2023-04-11 06:06:17 +00:00 |
|
Scott Lahteine
|
832f769b46
|
📝 Describe G34, spellcheck
|
2023-04-10 23:38:21 -05:00 |
|
Scott Lahteine
|
c4aa39dc86
|
🩹 Fix BLTouch stow in homeaxis(Z)
|
2023-04-10 23:03:15 -05:00 |
|
Scott Lahteine
|
25e5a3597f
|
🚸 Fix G30 behavior
Co-Authored-By: David Fries <2767875+dfries@users.noreply.github.com>
|
2023-04-10 22:44:30 -05:00 |
|
Scott Lahteine
|
266786406c
|
🎨 Misc. probe-related cleanup
|
2023-04-10 20:41:33 -05:00 |
|
thinkyhead
|
182497fc39
|
[cron] Bump distribution date (2023-04-10)
|
2023-04-10 12:07:12 +00:00 |
|
ellensp
|
7a5934ff47
|
🔧 Update thermocouple 2 pin sanity check (#25627)
|
2023-04-10 05:17:50 -05:00 |
|
David Fries
|
54aef53c4d
|
⚡️ Skip a redundant BLTouch::command (#25656)
|
2023-04-10 04:38:38 -05:00 |
|
thinkyhead
|
8c897babce
|
[cron] Bump distribution date (2023-04-09)
|
2023-04-09 00:22:09 +00:00 |
|
Scott Lahteine
|
cd5dc7203c
|
♻️ LCD_PINS_ENABLE => LCD_PINS_EN
|
2023-04-08 14:24:58 -05:00 |
|
Chris Pepper
|
56f2da8c9d
|
🩹 Fix SD partitionTable packing (#25648)
|
2023-04-07 20:55:10 -05:00 |
|
Jason Smith
|
c7290f00e0
|
🎨 Suppress M122 sign warning (#25613)
|
2023-04-07 20:52:33 -05:00 |
|
thinkyhead
|
f1970b9da8
|
[cron] Bump distribution date (2023-04-08)
|
2023-04-08 00:18:59 +00:00 |
|
Scott Lahteine
|
fa0b86ff98
|
🔧 Move TFT sanity checks
|
2023-04-07 18:53:49 -05:00 |
|
Scott Lahteine
|
27b828891d
|
🎨 Apply const (#25643)
|
2023-04-07 01:33:03 -05:00 |
|
ellensp
|
74b205c7ab
|
🚸 Support CoreXY without Z (#25630)
|
2023-04-07 01:32:25 -05:00 |
|
thinkyhead
|
2fa4a77584
|
[cron] Bump distribution date (2023-04-07)
|
2023-04-07 06:06:14 +00:00 |
|
Scott Lahteine
|
5b1f087c5b
|
📝 Update Ender # labels
|
2023-04-06 17:24:32 -05:00 |
|
Scott Lahteine
|
7e700c1394
|
🔧 Move DOGLCD options
|
2023-04-05 14:02:52 -05:00 |
|
Scott Lahteine
|
4aec74f246
|
🐛 INVERT_*_DIR for FT_MOTION (#25637)
|
2023-04-05 11:58:24 -05:00 |
|
Scott Lahteine
|
e687490f41
|
🐛 Clean up DELTA babystep Z
|
2023-04-04 21:52:30 -05:00 |
|
Scott Lahteine
|
80839cf020
|
🐛 Ensure root for 'M503 C'
|
2023-04-04 20:57:07 -05:00 |
|
Scott Lahteine
|
c25a6737c6
|
🩹 FT_MOTION Followup
|
2023-04-01 16:51:15 -05:00 |
|
Giuliano Zaro
|
1be2a7e4c1
|
🌐 Update Italian language (#25587)
|
2023-03-31 23:19:48 -05:00 |
|
Eduard Sukharev
|
06d9a2ff8f
|
🐛 Fix Long FIlename lookup (#25598)
|
2023-03-31 21:45:53 -05:00 |
|
Scott Lahteine
|
c37fa3cc90
|
✨ Fixed-Time Motion with Input Shaping by Ulendo (#25394)
Co-authored-by: Ulendo Alex <alex@ulendo.io>
|
2023-03-31 21:18:37 -05:00 |
|
Scott Lahteine
|
8cdf43f8fd
|
🎨 HAS_SHAPING => HAS_ZV_SHAPING
|
2023-03-31 20:26:49 -05:00 |
|
thinkyhead
|
afb9ed73ac
|
[cron] Bump distribution date (2023-04-01)
|
2023-04-01 00:27:45 +00:00 |
|
Scott Lahteine
|
06e5273d24
|
🧑💻 CardReader adjustments (#25611)
|
2023-03-31 18:18:25 -05:00 |
|
ellensp
|
16bd900a56
|
🔧 Fix SENSORLESS hit state error (#25604)
|
2023-03-31 01:04:40 -05:00 |
|
Scott Lahteine
|
20e2305011
|
🔧 DGUS_LCD_UI selectable options
|
2023-03-31 00:33:54 -05:00 |
|
thinkyhead
|
b1398cf3ab
|
[cron] Bump distribution date (2023-03-31)
|
2023-03-31 00:21:31 +00:00 |
|
Scott Lahteine
|
c91f3a7884
|
🩹 Fix displayed mix percentages
|
2023-03-30 15:13:25 -05:00 |
|
Scott Lahteine
|
49f1cc8efe
|
🎨 Refine probe, more debug
|
2023-03-30 12:55:05 -05:00 |
|
Scott Lahteine
|
a8ac83bbca
|
🐛 Fix _HAS_FAN for fan on Pin 0
|
2023-03-29 22:34:07 -05:00 |
|
Scott Lahteine
|
6a8ebdcd50
|
🩹 Fix Ender-3 V2 with no fan
|
2023-03-29 22:02:06 -05:00 |
|
Scott Lahteine
|
e60df9d0af
|
🩹 Update Trigorilla V006 fan pin
Followup to #25568
|
2023-03-29 22:01:49 -05:00 |
|
thinkyhead
|
6f5fd42511
|
[cron] Bump distribution date (2023-03-30)
|
2023-03-30 00:21:52 +00:00 |
|
Chris Pepper
|
3b425d9a38
|
🔨 MarlinSimUI updates (#25589)
|
2023-03-28 23:45:22 -05:00 |
|
Andrew
|
93eeee2230
|
🎨 Remove unused ProUI : UBLValidMesh (#25591)
|
2023-03-28 23:20:52 -05:00 |
|
ellensp
|
2c6aff5c79
|
🔧 Impose Hephestos 2 Bed Kit requirements (#25585)
|
2023-03-28 21:36:05 -05:00 |
|
thinkyhead
|
7185b34fd7
|
[cron] Bump distribution date (2023-03-29)
|
2023-03-29 00:24:23 +00:00 |
|
Scott Lahteine
|
83da21089f
|
🔨 Update config.ini endstop states
Followup to #25574
|
2023-03-28 16:38:56 -05:00 |
|
Scott Lahteine
|
9911104036
|
🔧 Fix up WiFi options (#25586)
|
2023-03-28 16:14:37 -05:00 |
|
Scott Lahteine
|
de0cd66070
|
🎨 Misc. cleanup
|
2023-03-28 05:40:23 -05:00 |
|
thinkyhead
|
70063fb652
|
[cron] Bump distribution date (2023-03-28)
|
2023-03-28 00:21:53 +00:00 |
|
Eduard Sukharev
|
a3ab435acf
|
🐛 Fix M23 long filename support (#25540)
|
2023-03-27 13:55:56 -05:00 |
|
Alexander Gavrilenko
|
e0132f7a1e
|
⚡️ Improve TFT DMA for STM32 (#25359)
|
2023-03-27 13:17:02 -05:00 |
|
Giuliano Zaro
|
41487bc9e7
|
🎨 Suppress a type warning (#25575)
|
2023-03-26 21:57:56 -05:00 |
|
Scott Lahteine
|
08675612d5
|
🐛 Fix AnyCubic Vyper ProcessPanelRequest
Followup to #25405
|
2023-03-26 21:38:49 -05:00 |
|
thinkyhead
|
1adf76dd23
|
[cron] Bump distribution date (2023-03-27)
|
2023-03-27 00:21:15 +00:00 |
|
Scott Lahteine
|
61f22f34d3
|
🔧 Clarify axis disable / timeout (#25571)
|
2023-03-26 17:24:40 -05:00 |
|
Scott Lahteine
|
39652d93ab
|
🔧 Sanity-check for endstop inverting
Followup to #25574
|
2023-03-26 17:14:51 -05:00 |
|
tombrazier
|
241c062188
|
🐛 Prevent divide-by-zero in calc_timer_interval (#25557)
|
2023-03-26 04:46:55 -05:00 |
|
Scott Lahteine
|
24a9a66f0a
|
🧑💻 Auto Fan / Cooler Fan updates (#25554)
|
2023-03-26 04:36:12 -05:00 |
|
Keith Bennett
|
48b7c79113
|
🩹 Fix Touch Calibration first point (#25298)
|
2023-03-26 04:09:27 -05:00 |
|
Bob Kuhn
|
0021a58943
|
✨ AnyCubic Vyper / Vyper LCD (#25405)
|
2023-03-26 04:07:25 -05:00 |
|
Scott Lahteine
|
ea5d7e2eee
|
🔧 Refactor endstop state config (#25574)
|
2023-03-26 04:00:12 -05:00 |
|