Miguel Risco-Castillo
|
c9a9b25d41
|
🚸 ProUI G-code preview, PID plot (#24282)
|
2022-06-06 00:09:43 -05:00 |
|
Scott Lahteine
|
2b3ba02f09
|
🔧 LEVEL_BED_CORNERS => LCD_BED_TRAMMING
|
2022-06-03 18:16:43 -05:00 |
|
John Robertson
|
85c0875db2
|
✨ Laser Safety Timeout (#24189)
|
2022-05-31 17:09:44 -05:00 |
|
tombrazier
|
6ecf52f196
|
🚩 MPC update (#24253)
|
2022-05-28 17:40:08 -05:00 |
|
Scott Lahteine
|
22c5bd7eae
|
🔨 Move, tweak maple envs
|
2022-05-20 11:22:57 -05:00 |
|
ellensp
|
ecc138fc9e
|
🔧 AVR/DUE Serial Port pin conflict checks (#24148)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2022-05-12 23:07:27 -05:00 |
|
Scott Lahteine
|
38f4d8abfc
|
✨ Add BOARD_CREALITY_V24S1_301F4
Co-Authored-By: Miguel Risco-Castillo <mriscoc@users.noreply.github.com>
|
2022-05-12 21:18:06 -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 |
|
Keith Bennett
|
3bcbd3259f
|
🔧 Mini LCD followup (#24111)
|
2022-04-30 00:54:42 -05:00 |
|
Christian Piper
|
3905234b0d
|
🩹 Fix PRINTCOUNTER with EXTRUDERS 0 (#24063)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-04-21 02:15:07 -05:00 |
|
John Lagonikas
|
c58c5b09ab
|
🐛 Fix MPC compile (#24049)
Followup to #23984, #23751
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-04-17 23:56:52 -05:00 |
|
tombrazier
|
3da29b4a04
|
🚸 Improve MPC tuning, add menu items (#23984)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-04-10 01:20:05 -05:00 |
|
Robert Brenckman
|
6ee34331b7
|
🐛 Fix Tool Change priming (#21142)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-04-10 00:24:07 -05:00 |
|
Keith Bennett
|
88f36ac82f
|
✏️ Fix FYSETC Mini Panel neopixel type (#24011)
|
2022-04-09 19:21:42 -05:00 |
|
Giuliano Zaro
|
591fa8b753
|
🔧 Sanity-check SWITCHING_TOOLHEAD_X_POS (#23985)
|
2022-04-03 18:49:51 -05:00 |
|
Miguel Risco-Castillo
|
79b38e0e14
|
🚸 Update Ender3 V2/S1 Pro UI (#23878)
|
2022-03-11 14:06:49 -06:00 |
|
Scott Lahteine
|
48b5362cf0
|
🔧 DWIN_CREALITY_LCD_ENHANCED => DWIN_LCD_PROUI
Followup to #23624
|
2022-03-10 22:15:35 -06:00 |
|
Scott Lahteine
|
bb2f100fcd
|
🚸 Use Z_STEPPER_ALIGN_STEPPER_XY to enable
|
2022-03-02 17:50:55 -06:00 |
|
Taylor Talkington
|
7763f9385d
|
✨ Optional HOST_STATUS_NOTIFICATIONS (#22833)
|
2022-02-08 17:36:06 -06:00 |
|
Scott Lahteine
|
0564cb188f
|
🚸 Enhanced UI => Professional UI - with updates (#23624)
|
2022-02-05 10:30:17 -06:00 |
|
GHGiampy
|
f07fc7e96f
|
🚸 Case Light, LED menus for E3V2 DWIN Enhanced UI (#23590)
|
2022-02-01 17:35:38 -06:00 |
|
ellensp
|
b44263eb5b
|
✅ FYSETC TFT81050 CI Test (#23604)
|
2022-01-25 18:08:15 -06:00 |
|
Keith Bennett
|
f6ea8d1185
|
🔨 Creality RCT6 (256K) variants (#23599)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-01-25 02:09:53 -06:00 |
|
GHGiampy
|
1e246d65ad
|
✨ Long filename open/create/write (#23526)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2022-01-18 00:56:11 -06:00 |
|
John Lagonikas
|
9a194826e3
|
✨ M81 D / S - Power-off Delay (#23396)
|
2022-01-03 10:11:39 -06:00 |
|
Jason Smith
|
6fd48a9881
|
💚 Fix Teensy CI test (#23433)
|
2022-01-02 21:17:19 -06:00 |
|
Scott Lahteine
|
88a6e5b691
|
🩺 Assert FAN_SOFT_PWM where required (#23383)
|
2021-12-29 04:17:41 -06:00 |
|
Tanguy Pruvot
|
da67deb621
|
✏️ Fix missing brace (#23337)
Followup to #22916
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-12-23 01:32:27 -06:00 |
|
Giuseppe499
|
a16a059312
|
✨ X Twist Compensation & Calibration (#23238)
|
2021-12-06 19:53:51 -06:00 |
|
Mike La Spina
|
ea0d0e8e8b
|
🩹 Fix non-PWM cutter compile (#23169)
|
2021-12-06 15:52:18 -06:00 |
|
Jin
|
27220f0944
|
🍻 Preliminary fix for Max31865 SPI (#22682)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-11-06 22:53:36 -05:00 |
|
tombrazier
|
296a6137cd
|
🚸 More flexible Probe Temperature Compensation (#23033)
|
2021-11-01 18:03:50 -05:00 |
|
Scott Lahteine
|
4dd1f09286
|
💚 Update Ender-3 V2 config path
MarlinFirmware/Configurations#600
|
2021-10-30 04:16:37 -05:00 |
|
Miguel Risco-Castillo
|
1ac7a56a82
|
🐛 E3V2 Brightness followup (#22821)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-09-25 05:59:43 -05:00 |
|
Sola
|
9c208a008d
|
⚡️ Improve LVGL touch driver (#22817)
|
2021-09-23 02:53:48 -05:00 |
|
Dan Royer
|
3344071f24
|
Polargraph / Makelangelo kinematics (#22790)
|
2021-09-20 15:45:00 -05:00 |
|
Lefteris Garyfalakis
|
e60e4b8f57
|
🌐 Update Greek language (#22799)
|
2021-09-19 19:26:46 -05:00 |
|
InsanityAutomation
|
08a40c4375
|
✨ Improve pause/filament change for ExtUI (#22655)
|
2021-09-16 02:46:16 -05:00 |
|
Scott Lahteine
|
5b5a8798f8
|
🎨 Consolidate Ender-3 V2 DWIN common code (#22778)
|
2021-09-15 19:48:29 -05:00 |
|
Dakkaron
|
21e8f99500
|
✨ M282 - Detach Servo (#22760)
|
2021-09-14 19:00:48 -05:00 |
|
Miguel Risco-Castillo
|
0f61d9e4dd
|
✨ Ender-3 V2 CrealityUI Enhanced (#21942)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-09-07 02:15:24 -05:00 |
|
Jyers
|
43a9c71ef7
|
✨ Ender-3 V2 with Jyers UI (#22422)
|
2021-09-06 23:06:27 -05:00 |
|
Justin Nesselrotte
|
76fb131f14
|
✨ Index Pick-and-Place board Rev.3 (#22647)
Co-authored-by: Gonçalo Pereira <goncalo_pereira@outlook.pt>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-09-05 15:21:45 -05:00 |
|
DvoraNoob
|
3a2eb574e2
|
🚸 MKS UI extrusion speed/steps config (#22656)
|
2021-09-01 19:29:20 -05:00 |
|
Jason Smith
|
485a186467
|
🚸 Improve Tramming Wizard usability (#22672)
|
2021-08-31 02:00:59 -05:00 |
|
Scott Lahteine
|
7d416bd055
|
✨ MarlinUI for Ender 3 v2 DWIN LCD (#22594)
Co-Authored-By: Taylor Talkington <taylor.talkington@gmail.com>
|
2021-08-22 05:53:43 -05:00 |
|
Scott Lahteine
|
09af42e1af
|
Clean up CrealityUI and MarlinUI (#22586)
|
2021-08-17 06:18:19 -05:00 |
|
Scott Lahteine
|
510f8d3e0c
|
💚 Update STM32F103RET6_creality test path
|
2021-08-15 21:31:00 -05:00 |
|
ellensp
|
5756f8898e
|
✨ Zonestar ZM3E2, ZM3E4 V1, ZM3E4 V2 (#22498)
|
2021-08-08 02:45:51 -05:00 |
|
Scott Lahteine
|
a63e0477da
|
💚 Fix tests for new sanity-checks
|
2021-08-08 01:24:15 -05:00 |
|