Scott Lahteine
|
923d34550a
|
🔨 PlatformIO "--target upload" == "--target exec"
|
2022-07-15 18:48:14 -05:00 |
|
Scott Lahteine
|
ed643e634f
|
🔨 Fix Warnings/settings force-recompile
|
2022-07-15 18:48:14 -05:00 |
|
Scott Lahteine
|
d44aef8b6b
|
📝 Index Mobo Rev03 => Opulo Lumen Rev3
|
2022-06-30 22:10:31 -05:00 |
|
Bob Kuhn
|
ad96c36730
|
🐛 Fix Lerdge build / encrypt (#24391)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-06-24 18:03:19 -05:00 |
|
Scott Lahteine
|
d7a71beaf4
|
🔧 LEVEL_BED_CORNERS => LCD_BED_TRAMMING
|
2022-06-05 21:33:29 -05:00 |
|
BIGTREETECH
|
e784e04132
|
✨ BigTreeTech SKR3 - STM32H743 (#24271, #24272, #24275)
Co-Authored-By: Alan.Ma <alansayyeah@gmail.com>
|
2022-06-04 00:57:34 -05:00 |
|
Scott Lahteine
|
b6abc760ce
|
🔨 Move, tweak maple envs
|
2022-05-22 19:52:38 -05:00 |
|
ellensp
|
02c267f542
|
🔨 Require PIO >= 6.0.1 (#24205)
|
2022-05-19 09:29:46 -05:00 |
|
Scott Lahteine
|
a7d40ec654
|
✨ Add BOARD_CREALITY_V24S1_301F4
Co-Authored-By: Miguel Risco-Castillo <mriscoc@users.noreply.github.com>
|
2022-05-13 00:36:57 -05:00 |
|
InsanityAutomation
|
7ed339cfa0
|
✨ Creality CR-10 SmartPro (#24151)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2022-05-13 00:36:57 -05:00 |
|
Scott Lahteine
|
d5f472a6cf
|
🔨 Fix g++ locator for CI
|
2022-05-12 04:18:02 -05:00 |
|
Scott Lahteine
|
13d1eb7241
|
🔨 OpenOCD Debug for VSCode
|
2022-05-09 17:46:23 -05:00 |
|
ellensp
|
4fd7d1b056
|
🐛 Fix STM32 Pins Debugging (#22896)
|
2022-05-07 18:11:03 -05:00 |
|
Scott Lahteine
|
cd5c5ea60e
|
🔨 Fix LPC176x debug build
See #23635
|
2022-05-07 18:07:01 -05:00 |
|
stream2me
|
e9ea82e78d
|
🐛 Prefer os.replace, fix TFT_LVGL_UI build (#24001)
|
2022-05-07 18:07:01 -05:00 |
|
Scott Lahteine
|
2dc4c642e7
|
🎨 Misc. adjustments, spacing
|
2022-05-07 17:55:08 -05:00 |
|
ellensp
|
5e68a86968
|
🔨 Preflight check old abl files (#24010)
|
2022-05-07 17:34:02 -05:00 |
|
Scott Lahteine
|
6112277f9b
|
🔨 Use first g++ in path for 'native' targets
|
2022-05-07 16:49:21 -05:00 |
|
BIGTREETECH
|
16271377e2
|
🧑💻 STM32G0Bx : Use PLLQ for USB clock (#23870)
|
2022-05-07 15:58:31 -05:00 |
|
ellensp
|
d2cd3f2e68
|
✨ MKS Robin Nano 3.1 (#23795)
|
2022-05-07 15:58:30 -05:00 |
|
Stephen Hawes
|
f193729f54
|
🐛 Fix Index Mobo Rev03 upload (#23676)
|
2022-05-07 15:48:34 -05:00 |
|
Scott Lahteine
|
15eabba11d
|
🧑💻 Relocate a variant
|
2022-05-07 15:48:13 -05:00 |
|
Mike La Spina
|
a07d7e4b8a
|
🍻 STM32 set_pwm_duty "on/off" for digital pins (#23665)
|
2022-05-07 15:48:13 -05:00 |
|
Scott Lahteine
|
d4801461f5
|
💡 Comment variant timers
|
2022-05-07 15:48:13 -05:00 |
|
Scott Lahteine
|
2dcc3ddeed
|
🧑💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU
|
2022-05-07 15:38:55 -05:00 |
|
Keith Bennett
|
31ec8f2449
|
🔨 Suppressible CONFIGURATION_EMBEDDING warning (#23545)
|
2022-05-07 15:25:08 -05:00 |
|
Scott Lahteine
|
b6c37960e8
|
📝 KHz => kHz (#23512)
|
2022-05-07 15:10:19 -05:00 |
|
Timothy Hoogland
|
51209667a5
|
🐛 Fix EZBoard V2 timer conflict (#23648)
|
2022-01-30 06:38:49 -06:00 |
|
Scott Lahteine
|
035f9b8e13
|
🔨 Rename (not copy) with board_build.rename
|
2022-01-09 04:34:42 -06:00 |
|
Kyle Hu
|
f503722c45
|
🐛 Fix Artillery Ruby (startup code, build flags) (#23446)
|
2022-01-09 04:33:24 -06:00 |
|
Scott Lahteine
|
8abe314b18
|
🔨 Get FIRMWARE_BIN from env
|
2022-01-09 04:32:43 -06:00 |
|
kaidegit
|
06f36dc746
|
🐛 Fix open for bin rename (#23351)
|
2021-12-25 23:11:43 -06:00 |
|
ellensp
|
e0bed1e344
|
✨ Option to reset EEPROM on first run (#23276)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-12-25 03:23:10 -06:00 |
|
X-Ryl669
|
0dc1a58b24
|
✨ Configurations embed and retrieve (#21321, #23303)
|
2021-12-25 03:23:10 -06:00 |
|
BigTreeTech
|
a6bed22839
|
✨ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283)
|
2021-12-25 03:23:09 -06:00 |
|
Scott Lahteine
|
a2349fc411
|
🔨 Configurable firmware bin filename
Configuration.h > FIRMWARE_BIN
|
2021-12-25 02:09:52 -06:00 |
|
ellensp
|
d481bba327
|
🐛 Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282)
|
2021-12-25 01:42:13 -06:00 |
|
ellensp
|
4468516aa2
|
✨ BigTree SKR 2 with F429 (#23177)
|
2021-12-25 01:34:08 -06:00 |
|
George Fu
|
93652e5c6f
|
✨ FYSETC Spider v2.2 (#23208)
|
2021-12-25 01:28:24 -06:00 |
|
Keith Bennett
|
3148060550
|
📌 Biqu BX temporary framework workaround (#23131)
|
2021-12-25 01:26:59 -06:00 |
|
Keith Bennett
|
17f853d99c
|
⚡️ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093)
|
2021-12-25 00:54:46 -06:00 |
|
Scott Lahteine
|
6f9f25dbb2
|
🎨 Misc. code cleanup
|
2021-12-25 00:54:46 -06:00 |
|
Robby Candra
|
fc2020c6ec
|
🔨 Fix IntelliSense / PIO conflicts (#23058)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-12-25 00:46:49 -06:00 |
|
Keith Bennett
|
7e9e2a7435
|
✨ Artillery Ruby (STM32F401RCT6) (#23029)
|
2021-12-25 00:46:48 -06:00 |
|
Scott Lahteine
|
5cbb820e29
|
🔨 Help for GDB remote debugging
|
2021-12-25 00:46:48 -06:00 |
|
Scott Lahteine
|
e8a55972a7
|
🐛 Fix EZBoard V2 board name
|
2021-12-25 00:46:48 -06:00 |
|
ellensp
|
a7ea6b5925
|
⚡️ Add'l PCINTs for Mega Extended (#23019)
|
2021-10-26 16:07:46 -05:00 |
|
Keith Bennett
|
2b8a804997
|
✨ Octopus Pro V1.0 with STM32F429ZGT6 (#23008)
|
2021-10-26 16:07:46 -05:00 |
|
Augusto Zanellato
|
c9718e1ec0
|
✨ Eryone Ery32 mini (STM32F103VET6) board (#22956)
|
2021-10-21 23:58:48 -05:00 |
|
Scott Lahteine
|
30158424e9
|
🔨 Fix older GCC CXXFLAGS warning
|
2021-10-19 13:01:25 -05:00 |
|