Tanguy Pruvot
36e40b68c9
🔨 Set Longer3D timers in variant ( #22632 )
2021-08-27 16:06:45 -05:00
Scott Lahteine
8cf7dc960f
✨ New board TH3D_EZBOARD_LITE_V2 ( #22621 )
2021-08-24 14:55:12 -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
Tanguy Pruvot
f8c67c4810
🐛 Fix Longer3D PWM/timer pins ( #22583 )
2021-08-17 22:37:27 -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
Tanguy Pruvot
0e065579aa
🐛 Fix Longer3D STM32 boot, add Maple test ( #22473 )
2021-08-04 01:14:54 -05:00
luzpaz
afca6e7459
🐛 Spellcheck comments ( #22496 )
...
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
2021-08-03 19:02:34 -05:00
Scott Lahteine
0060dbc49e
🐛 Fix up endstop flags ( #22487 )
2021-08-02 17:08:35 -05:00
Tanguy Pruvot
5a72a39706
🔨 Offset/encrypt/rename for Maple STM32F1 ( #22477 )
2021-08-01 14:43:31 -05:00
ldursw
381a23773b
🔨 Fix (RRF E3) RX/TX buffer size override ( #22475 )
2021-07-31 22:42:26 -05:00
charlespick
eacf1e33c4
M76 Host Pause Feature ( #21738 )
2021-07-28 16:09:33 -05:00
George Fu
91db603893
🔨 Fix FYSETC S6 envs ( #22421 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-07-25 03:40:43 -05:00
chendo
2c49283e97
✨ D576 Buffer Monitoring ( #19674 )
2021-07-22 22:53:00 -05:00
Chris Pepper
21011eefa8
✨ Simulator HAL and build targets ( #22418 )
2021-07-21 19:01:23 -05:00
ellensp
d819de46d3
🎨 MKS Hardware Test followup ( #22414 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-07-21 16:31:11 -05:00
Katelyn Schiesser
da0450605a
♻️ Refactor STM32 ini files ( #22377 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-07-20 14:20:28 -05:00
Tanguy Pruvot
cb461b5daf
🐛 Fix Longer3D build environment ( #22378 )
2021-07-17 17:16:57 -05:00
mks-viva
5d63173297
✨ MKS Mini12864 v3 for Robin E3/E3D ( #22368 )
2021-07-15 20:57:34 -05:00
Tanguy Pruvot
5b43795f54
🐛 Followup to HAL/STM32 targets (Longer3D timers) ( #22369 )
2021-07-15 20:40:05 -05:00
Scott Lahteine
5ca9ebfa6b
🔨 Consolidate STM32 extra_scripts ( #22365 )
2021-07-14 22:34:49 -05:00
Katelyn Schiesser
4479b0222b
🐛 Followup to TEMP_SENSOR_BOARD ( #22343 , #22344 )
...
Followup to #22279
2021-07-12 23:01:29 -05:00
MKS-Sean
4febb23521
✨ MKS Robin Nano v3 + TFT_LVGL_UI + WiFi module ( #22109 )
2021-07-12 19:17:28 -05:00
Scott Lahteine
cd55b5f5cc
📌 Require U8glib-HAL@~0.5.0 ( #22324 )
2021-07-09 16:02:27 -05:00
BigTreeTech
e7e1c51402
🐛 Fixes for BTT Octopus ( #22314 )
2021-07-09 15:06:10 -05:00
ldursw
0595b87d9a
🐛 Fix Maple / STM32 serial buffer ( #22292 )
2021-07-06 19:50:01 -05:00
George Fu
1093224ba2
🔨 FYSETC S6 small bootloader target ( #22207 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-07-06 19:40:11 -05:00
Scott Lahteine
b90de62197
🔨 Clean up build scripts ( #22264 )
...
* Add 10K to marlin_blackSTM32F407VET6 (typo?)
* Document custom build scripts.
* Add a Robin common build script.
* Extraneous .ldscript specifiers
2021-06-29 16:25:37 -05:00
ellensp
d882a16b80
🐛 Fix Z_MULTI_ENDSTOPS + NUM_Z_STEPPER_DRIVERS 4 compile ( #22203 )
2021-06-26 13:28:56 -05:00
cr20-123
33185b090e
✨ Update/extend Quiet Probing ( #22205 )
2021-06-26 13:17:18 -05:00
Cytown
0bd113b944
✨ Power-off confirm / beep options ( #22191 )
2021-06-23 11:40:32 -05:00
ellensp
d436c93f37
✨ Redundant Part Cooling Fan ( #21888 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-06-14 18:45:54 -05:00
Bo Herrmannsen
3d0e8346be
✨ Extruder with Dual Stepper Drivers ( #21403 )
2021-06-14 04:28:13 -05:00
Victor Oliveira
0669053b78
🔨 Fix Serial+MSC for _USB envs ( #22116 )
2021-06-13 19:01:53 -05:00
Katelyn Schiesser
31d84bac4c
🐛 Use whole PROBE_TEMP_COMPENSATION values ( #22130 )
2021-06-13 16:56:18 -05:00
Scott Lahteine
90dc41139f
🏗️ Refactor build encrypt / rename ( #22124 )
2021-06-13 15:43:33 -05:00
Katelyn Schiesser
629551d9bc
✨ More flexible redundant temp sensor ( #22085 )
2021-06-11 15:51:29 -05:00
ellensp
54d526f6b6
🔧 Enforce BLTouch settings ( #22086 )
2021-06-10 02:09:52 -05:00
Scott Lahteine
d320545066
🎨 Laser Ammeter followup ( #22079 )
...
Followup to #21835
2021-06-08 07:51:28 -05:00
Keith Bennett
d18c834029
✨ BigTreeTech Octopus V1.1 ( #22042 )
2021-06-04 23:56:18 -05:00
ldursw
6131d2c5a6
🔨 MKS Robin E3 for HAL/STM32 ( #21927 )
2021-06-03 22:38:10 -05:00
Victor Oliveira
0398a0b780
👽 ️ Fix usb-host-msc-cdc-msc issue ( #22025 )
2021-06-03 16:52:25 -05:00
Scott Lahteine
9d1d35f1ed
✏️ Remove whitespace
2021-06-03 03:23:10 -05:00
Scott Lahteine
62dc3e7a22
🔨 Consolidate BTT linker scripts
...
Originally from #22022
2021-06-03 02:55:30 -05:00
ellensp
08155b4875
🔨 Creality v4 with STM32 HAL ( #21999 )
...
- New STM32 env for Creality V4 boards.
- Separate Libmaple targets into their own `ini` file.
- Temporarily remove unusable targets from `pins.h`.
Co-authored-by: ellensp <ellensp@hotmsil.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-06-02 01:44:55 -05:00
Scott Lahteine
62a595750d
🔧 Treat TPARA like SCARA in mfconfig
2021-06-01 22:47:06 -05:00
Allen Bauer
e400ef346a
🐛 Fix BTT002 variant MMU2 serial pins 🧩 ( #21980 )
2021-05-25 19:08:10 -05:00
ellensp
e60c38b622
♻️ LEDs refactor and extend ( #21962 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-05-25 18:38:23 -05:00