Commit graph

103 commits

Author SHA1 Message Date
Dan Royer 3344071f24 Polargraph / Makelangelo kinematics (#22790) 2021-09-20 15:45:00 -05:00
Steven Haigh d7e597f3df
🐛 STM32 ADC Resolution = 12 bit (or ADC_RESOLUTION) (#22789) 2021-09-18 01:33:18 -05:00
Scott Lahteine 5b5a8798f8
🎨 Consolidate Ender-3 V2 DWIN common code (#22778) 2021-09-15 19:48:29 -05:00
mks-viva a1e1555ea1
🐛 Fix MKS Monster8 EEPROM issue (serial timer) (#22777) 2021-09-15 14:47:23 -05:00
Dakkaron 21e8f99500
M282 - Detach Servo (#22760) 2021-09-14 19:00:48 -05:00
mks-viva 24460052d2
MKS Robin Nano V1.3 (STM32F407VET6) (#22749) 2021-09-12 21:30:09 -05:00
ellensp c9d54bc3f3
🐛 Fix Trigorilla Pro HAL/STM32 build offset (#22761) 2021-09-12 18:03:24 -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
mrv96 b0e798330d
Add DGUS_LCD_UI_RELOADED (#21931) 2021-09-06 19:51:04 -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
Tanguy Pruvot 71a2a95885
🔨 Enhance Lerdge pins, TFTs, and variants (#22658) 2021-09-01 18:55:36 -05:00
Scott Lahteine efb9ea92b8 🔨 Fix HAL/STM32 F103Zx builds (#22610) 2021-08-30 17:03:22 -05:00
Tanguy Pruvot 36e40b68c9
🔨 Set Longer3D timers in variant (#22632) 2021-08-27 16:06:45 -05:00
DerAndere 88816548b6
🔨 Melzi with OptiBoot build (#22630) 2021-08-25 18:05:06 -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
Keith Bennett 104acd9e59
⬆️ TMCStepper 0.7.3 (#22608) 2021-08-21 14:19:02 -05:00
Scott Lahteine e2297d82f2 📌 Disregard TMCStepper 0.7.2 2021-08-18 18:23:20 -05:00
Tanguy Pruvot f8c67c4810
🐛 Fix Longer3D PWM/timer pins (#22583) 2021-08-17 22:37:27 -05:00
BigTreeTech feb6d2887e
🐛 Fix some BTT SKR2 pins (#22558) 2021-08-12 23:26:26 -05:00
Scott Lahteine 4d3cb95bd8 🔨 Use zip link for MarlinSimUI 2021-08-11 18:20:42 -05:00
Scott Lahteine 76c10b3e02
🏗️ Define HAL_STM32 for HAL/STM32 (#22537) 2021-08-08 21:31:10 -05:00
Jason Smith 331cc5fd6a
🐛 Fix some Simulator on Windows issues (#22516) 2021-08-08 21:25:17 -05:00
ellensp 5756f8898e
Zonestar ZM3E2, ZM3E4 V1, ZM3E4 V2 (#22498) 2021-08-08 02:45:51 -05:00
ellensp e7c33840dc
🐛 Fix MKS 'USB Flash MSC' environments (#22515) 2021-08-06 15:54:02 -05:00
Tanguy Pruvot 0e065579aa
🐛 Fix Longer3D STM32 boot, add Maple test (#22473) 2021-08-04 01:14:54 -05:00
Tanguy Pruvot 5a72a39706
🔨 Offset/encrypt/rename for Maple STM32F1 (#22477) 2021-08-01 14:43:31 -05:00
Scott Lahteine 1e33c1a2a7
M256 LCD brightness (#22478) 2021-08-01 14:28:53 -05:00
ldursw 381a23773b
🔨 Fix (RRF E3) RX/TX buffer size override (#22475) 2021-07-31 22:42:26 -05:00
Scott Lahteine 9bb5b10c0c
🚚 Relocate and adjust DWIN E3V2 (#22471) 2021-07-31 05:32:13 -05:00
mks-viva 332dde935d
MKS Monster8 board (#22455) 2021-07-31 00:47:30 -05:00
Tanguy Pruvot 002c500b71
🔨 Update Longer and Chitu envs (#22467) 2021-07-30 23:49:12 -05:00
Scott Lahteine 1fed25c440 🔨 Fix: BIGTREE_E3_RRF doesn't use user RX/TX sizes
Fixes #22466. Regression from #22377.
2021-07-30 19:39:38 -05:00
ellensp bf39c66d34
💚 Specify compatible Teensy @4.12 (#22448) 2021-07-27 16:05:44 -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
Chris Pepper 21011eefa8
Simulator HAL and build targets (#22418) 2021-07-21 19:01:23 -05:00
Luke Harrison eb2f086522
🔧 Octopus SPI display pins, fix USB build env (#22412) 2021-07-21 00:43:33 -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
ellensp 7e50d8761d 🔨 More HAL/STM32 targets (#22358) 2021-07-14 22:34:49 -05:00
Scott Lahteine 5ca9ebfa6b 🔨 Consolidate STM32 extra_scripts (#22365) 2021-07-14 22:34:49 -05:00
Keith Bennett a13d90093d
🩹 FLYmaker FLY Mini followup (#22364)
Followup to #22355, #22356.
2021-07-14 17:55:24 -05:00
Keith Bennett 7f5c9d273e
💡 Update FLYmaker comments, URL (#22355) 2021-07-14 02:03:24 -05:00
ellensp f479a2ef6f
FLY Mini for stm32duino (#22356) 2021-07-14 01:57:26 -05:00
Victor Oliveira 65cfbc0741
MSC Support for STM32 + SDIO boards -> SKR 2 (#22354) 2021-07-14 00:34:18 -05:00
MKS-Sean 4febb23521
MKS Robin Nano v3 + TFT_LVGL_UI + WiFi module (#22109) 2021-07-12 19:17:28 -05:00
Mike La Spina c0ecc6625f
🏗️ Allow headless Flow Meter (#22234) 2021-07-12 00:22:08 -05:00