Commit graph

203 commits

Author SHA1 Message Date
Keith Bennett f4b6870ad1
Encoder Noise Filter (#24538) 2022-07-30 19:51:25 -05:00
Scott Lahteine 007af47768 Reinstate JyersUI 2022-07-22 22:09:08 -05:00
Eduard Sukharev c5b3bacfc9
More ESP32 (MKS TinyBee) tests (#24493) 2022-07-19 17:30:19 -05:00
Bob Kuhn 3f4e4a4d89
🔥 Drop STM L64** drivers, STEVAL_3DP001V1 (#24427) 2022-07-13 22:16:22 -05:00
Mike La Spina d924d17209 🐛 Fix laser/fan sync (#24460)
Followup to #22690, 307dfb15
2022-07-08 15:04:14 -05:00
Jason Smith f65f7a685b
🩹 Fix LCD_BACKLIGHT_TIMEOUT compile (#24463) 2022-07-07 23:43:56 -05:00
Scott Lahteine f73fad1b2f 🔥 Remove JyersUI (#24459) 2022-07-06 21:15:18 -05:00
Mike La Spina 6a67ad4e4a ️ Fix and improve Inline Laser Power (#22690) 2022-07-06 21:15:18 -05:00
Scott Lahteine 35dbc286bd ✏️ Creality test followup 2022-07-01 07:53:58 -05:00
Scott Lahteine 71368b5fa5 Update path to Ender-3 S1 configs 2022-06-30 20:57:37 -05:00
Scott Lahteine f5488f96cc 📝 Index Mobo Rev03 => Opulo Lumen Rev3 2022-06-30 17:31:45 -05:00
ellensp 70eac0fe4f
👷 CI test without src filter (emulate Arduino) (#24335) 2022-06-15 03:02:32 -05:00
Keith Bennett e1b22a5c75
👷 Use Biqu BX for CI test (#24331) 2022-06-13 21:04:49 -05:00
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