0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-03-01 04:17:02 +00:00
Commit graph

85 commits

Author SHA1 Message Date
Christophe Huriaux
b77e2a5020
Ender 3 S1 Pro/Plus stock touchscreen ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-06-30 23:06:08 -05:00
Katelyn Schiesser
402c4ef5d3
🚸 M86-M87 Hotend Idle Timeout ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-06-25 17:32:56 -05:00
ellensp
2e24637bd6
"One Click" Print newest file ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-05-14 20:48:55 -05:00
Scott Lahteine
79b0f31585
🔨 Use 'build_src_filter' () 2023-05-11 19:39:30 -05:00
Scott Lahteine
e1f6435d44
Creality STM32F401RE board (e.g., Ender-5 S1) () 2023-05-02 17:59:27 -05:00
Scott Lahteine
207535af9d 🔨 Fix Multi-Language Menu criteria 2023-05-01 22:18:22 -05:00
Martin Turski
9a7d9e6995
🧑‍💻 Optimize PlatformIO source filtering ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-04-27 07:05:24 -05:00
Scott Lahteine
d364babbc0
🧑‍💻 Change HAL_PATH macro for easier HAL relocation () 2023-04-26 14:29:21 -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
Scott Lahteine
6e3b58d76a
🧑‍💻 Anycubic shared code () 2023-04-15 22:24:14 -05:00
Scott Lahteine
c37fa3cc90
Fixed-Time Motion with Input Shaping by Ulendo ()
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
Bob Kuhn
0021a58943
AnyCubic Vyper / Vyper LCD () 2023-03-26 04:07:25 -05:00
Scott Lahteine
8b6155deee 🔨 INI Updates
Co-Authored-By: Martin Turski <turningtides@outlook.de>
2023-03-24 18:25:48 -05:00
Scott Lahteine
10983d0cfe
🎨 Misc. tramming menu cleanup () 2023-03-15 00:29:37 -05:00
ellensp
32e8627510
New DGUS_LCD_UI option, IA_CREALITY ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-12-31 20:38:13 -06:00
tombrazier
89334caa52
️ Input Shaping improvements () 2022-11-27 21:38:15 -06:00
tombrazier
a460b01c87
🚀 ZV Input Shaping () 2022-10-21 16:34:22 -05:00
Scott Lahteine
dd3b65bb1f 🎨 HAS_SPI_FLASH => SPI_FLASH 2022-10-17 13:02:04 -05:00
EvilGremlin
f595e40ceb ♻️ Set Progress without LCD ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-10-09 11:34:48 -04:00
Keith Bennett
9881f758d7
📌 Specify MarlinFirmware/U8glib () 2022-09-26 16:15:14 -05:00
Scott Lahteine
551f5ada94 📌 Can use luc-github/ESP3DLib now
Followup to 
2022-09-15 10:28:49 -05:00
Eduard Sukharev
c3b58f1938
🩹 Fix MKS TinyBee + MKS MINI 12864 SD blank on write () 2022-09-13 12:31:59 -05:00
Mark
83320f1052
Bed Distance Sensor () 2022-08-06 01:14:58 -05:00
Scott Lahteine
59c2fe4561
🧑‍💻 MARLIN_TEST_BUILD – for future use () 2022-08-04 17:56:09 -05:00
Scott Lahteine
007af47768 Reinstate JyersUI 2022-07-22 22:09:08 -05:00
Scott Lahteine
5f2908a117
♻️ Small sound / buzz refactor () 2022-07-18 19:53:36 -05:00
Keith Bennett
0941e8e869
📌 Pin ESP32SSDP to 1.1.1 () 2022-07-14 01:31:47 -05:00
Bob Kuhn
3f4e4a4d89
🔥 Drop STM L64** drivers, STEVAL_3DP001V1 () 2022-07-13 22:16:22 -05:00
Scott Lahteine
f73fad1b2f 🔥 Remove JyersUI () 2022-07-06 21:15:18 -05:00
ellensp
460e243693
🔨 Add src_filter for I2C_AMMETER () 2022-05-26 19:02:42 -05:00
ellensp
e43f4207a0
📌 Use ESP3DLib master branch () 2022-05-07 21:57:13 -05:00
Scott Lahteine
32e6767b5a
DOGM Display Sleep ()
Co-authored-by: borland1 <barryorlando@hotmail.com>
2022-04-04 15:57:03 -05:00
tombrazier
72b2e2b2c7 ⚗️ Temperature Model Predictive Control () 2022-04-01 02:15:20 -05:00
Scott Lahteine
0752082b85 🎨 INI cleanup 2022-03-29 03:48:37 -05:00
Scott Lahteine
d95dca94b9 🔨 Update TMC26XStepper link 2022-03-26 21:58:19 -05:00
Giuseppe499
df4e022a48
🚸 Fix, extend X Axis Twist Compensation ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-03-11 17:12:03 -06:00
Scott Lahteine
48b5362cf0 🔧 DWIN_CREALITY_LCD_ENHANCED => DWIN_LCD_PROUI
Followup to 
2022-03-10 22:15:35 -06:00
tombrazier
2e39bc30fd
🚸 Universal X_AXIS_TWIST_COMPENSATION () 2022-03-02 16:13:46 -06:00
Scott Lahteine
60c89709df 🐛 Ibid. 2022-02-21 23:07:09 -06:00
ellensp
f03c367739
🐛 Fix TMC26X CS pins init () 2022-02-21 21:16:57 -06:00
Scott Lahteine
44eff9a233 ♻️ Refactor HAL as singleton () 2022-02-18 14:38:23 -06:00
ellensp
3ec5bbfb13
🐛 Fix HAS_TMC26X feature path () 2022-02-17 18:37:22 -06:00
Scott Lahteine
cf013a7f3e 🔧 HAS_LCDPRINT conditional 2022-02-13 12:55:26 -06:00
Scott Lahteine
0564cb188f
🚸 Enhanced UI => Professional UI - with updates () 2022-02-05 10:30:17 -06:00
Scott Lahteine
ab46b7e2f2 🧑‍💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU 2022-01-25 15:47:37 -06:00
Scott Lahteine
6fbfeb6801 M919 : Chopper Timing () 2022-01-01 22:57:26 -06:00
Giuseppe499
a16a059312
X Twist Compensation & Calibration () 2021-12-06 19:53:51 -06:00
Stuart Pittaway
363a17ac46 M3426 to read i2c MCP3426 ADC () 2021-12-04 17:47:08 -06:00
schmttc
d4c78edfe3
EasyThreeD ET4000+ board and UI ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-11-23 15:52:18 -06:00