Scott Lahteine
|
fa73edd76a
|
✨ Add BOARD_CREALITY_V24S1_301F4
Co-Authored-By: Miguel Risco-Castillo <mriscoc@users.noreply.github.com>
|
2022-05-13 11:11:41 -04:00 |
|
InsanityAutomation
|
21f8741982
|
Add Creality CR10SmartPro Support
|
2022-05-08 14:41:27 -04:00 |
|
InsanityAutomation
|
b6ad2db3a9
|
Add binary relocate function to avoid random pio purging
|
2022-04-26 14:18:13 -04:00 |
|
InsanityAutomation
|
08b92c3d1c
|
Bump version, tweak accels
|
2022-04-23 10:48:43 -04:00 |
|
InsanityAutomation
|
dfc3007326
|
Merge branch 'Implement-M591-Configurable-Runout-Sensors' into CrealityDwin2.0_Bleeding
|
2022-04-03 13:24:30 -04:00 |
|
InsanityAutomation
|
7f691fc5c1
|
Bump version
|
2022-04-03 11:33:31 -04:00 |
|
BIGTREETECH
|
8e87e4cb5e
|
🧑💻 STM32G0Bx : Use PLLQ for USB clock (#23870)
|
2022-03-11 18:23:18 -06:00 |
|
ellensp
|
f7f29c6b5e
|
✨ MKS Robin Nano 3.1 (#23795)
|
2022-02-26 16:45:33 -06:00 |
|
InsanityAutomation
|
e0de16f3a8
|
UpdateVersion
|
2022-02-06 12:01:38 -05:00 |
|
InsanityAutomation
|
ec0c72e2f0
|
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
|
2022-02-05 11:04:35 -05:00 |
|
Stephen Hawes
|
1be3b8df4a
|
🐛 Fix Index Mobo Rev03 upload (#23676)
|
2022-02-04 18:42:15 -06:00 |
|
Scott Lahteine
|
a1ffd59931
|
🧑💻 Relocate a variant
|
2022-02-04 15:49:39 -06:00 |
|
Mike La Spina
|
71d54dab3c
|
🍻 STM32 set_pwm_duty "on/off" for digital pins (#23665)
|
2022-02-04 13:33:52 -06:00 |
|
Scott Lahteine
|
f2a83bc245
|
💡 Comment variant timers
|
2022-02-04 12:40:26 -06:00 |
|
Timothy Hoogland
|
566b26a72e
|
🐛 Fix EZBoard V2 timer conflict (#23648)
|
2022-01-30 05:26:37 -06:00 |
|
Scott Lahteine
|
ab46b7e2f2
|
🧑💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU
|
2022-01-25 15:47:37 -06:00 |
|
Keith Bennett
|
8c83ddd201
|
🔨 Suppressible CONFIGURATION_EMBEDDING warning (#23545)
|
2022-01-18 02:30:52 -06:00 |
|
Keith Bennett
|
3e2a38b653
|
📝 KHz => kHz (#23512)
|
2022-01-12 10:24:56 -06:00 |
|
Scott Lahteine
|
75d1f975a8
|
🔨 Rename (not copy) with board_build.rename
|
2022-01-09 03:48:17 -06:00 |
|
Scott Lahteine
|
54f218e348
|
🔨 Get FIRMWARE_BIN from env
|
2022-01-09 01:06:19 -06:00 |
|
Kyle Hu
|
8e490e84be
|
🐛 Fix Artillery Ruby (startup code, build flags) (#23446)
|
2022-01-06 01:54:04 -06:00 |
|
kaidegit
|
d7af619936
|
🐛 Fix open for bin rename (#23351)
|
2021-12-25 20:12:20 -06:00 |
|
Scott Lahteine
|
a941cd33e2
|
🔨 Configurable firmware bin filename
Configuration.h > FIRMWARE_BIN
|
2021-12-24 23:47:52 -06:00 |
|
ellensp
|
c1dba3d028
|
✨ Option to reset EEPROM on first run (#23276)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-12-21 20:44:04 -06:00 |
|
Robby Candra
|
6dc056f771
|
🐛 Fix UTF-8 errror in configuration embed and retrieve (#23303)
The feature added in commit b464a4b1a4 introduced a UTF-8 encoding error for all users where UTF-8 is not the default codepage.
|
2021-12-15 21:04:32 -08:00 |
|
X-Ryl669
|
b464a4b1a4
|
✨ Configurations embed and retrieve (#21321)
|
2021-12-14 00:22:06 -06:00 |
|
ellensp
|
5528927d71
|
🐛 Fix MARLIN_F103Rx variant SCK / MOSI pins (#23282)
|
2021-12-11 16:06:45 -06:00 |
|
BigTreeTech
|
0077d982cd
|
✨ BigTreeTech SKR mini E3 V3.0 (STM32G0B1RET6) (#23283)
|
2021-12-10 13:38:03 -06:00 |
|
ellensp
|
bfead67544
|
✨ BigTree SKR 2 with F429 (#23177)
|
2021-12-04 16:10:29 -06:00 |
|
George Fu
|
a3c4a5eca6
|
✨ FYSETC Spider v2.2 (#23208)
|
2021-11-27 13:26:53 -06:00 |
|
Keith Bennett
|
f0e48ce104
|
📌 Biqu BX temporary framework workaround (#23131)
|
2021-11-23 15:54:31 -06:00 |
|
InsanityAutomation
|
4b767d7623
|
bump version
|
2021-11-14 12:15:02 -05:00 |
|
InsanityAutomation
|
7e149b2532
|
Build script indentation fixes
|
2021-11-13 09:45:02 -05:00 |
|
InsanityAutomation
|
49fd9bdb77
|
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
|
2021-11-11 21:23:58 -05:00 |
|
Keith Bennett
|
cee50552ab
|
⚡️ BTT002 (STM32F407VET6) variant, MK3_FAN_PINS flag (#23093)
|
2021-11-09 10:30:02 -06:00 |
|
Scott Lahteine
|
030b66eb27
|
🎨 Misc. code cleanup
|
2021-11-07 01:11:51 -06:00 |
|
Robby Candra
|
4483b8aaf0
|
🔨 Fix IntelliSense / PIO conflicts (#23058)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-11-04 05:28:42 -05:00 |
|
Keith Bennett
|
7942f71d26
|
✨ Artillery Ruby (STM32F401RCT6) (#23029)
|
2021-11-01 22:23:24 -05:00 |
|
Scott Lahteine
|
efe2e79ac8
|
🔨 Help for GDB remote debugging
|
2021-10-30 23:50:48 -05:00 |
|
Scott Lahteine
|
5d04c7496c
|
🐛 Fix EZBoard V2 board name
|
2021-10-28 19:24:58 -05:00 |
|
ellensp
|
930cb7c317
|
⚡️ Add'l PCINTs for Mega Extended (#23019)
|
2021-10-25 16:02:29 -05:00 |
|
Keith Bennett
|
90716eb7ce
|
✨ Octopus Pro V1.0 with STM32F429ZGT6 (#23008)
|
2021-10-25 15:53:37 -05:00 |
|
Augusto Zanellato
|
a6a838084d
|
✨ Eryone Ery32 mini (STM32F103VET6) board (#22956)
|
2021-10-19 10:24:22 -05:00 |
|
Scott Lahteine
|
b69971f06a
|
🔨 Fix older GCC CXXFLAGS warning
|
2021-10-19 05:53:52 -05:00 |
|
Scott Lahteine
|
6cf6c4cd85
|
🔨 Delete after encrypt. Lerdge encrypt only once
|
2021-10-19 03:58:00 -05:00 |
|
Scott Lahteine
|
c91451d215
|
🔨 Update 'pio vscode init' detection
|
2021-10-19 03:58:00 -05:00 |
|
InsanityAutomation
|
88f502cac5
|
Bump revision, Add CR30
|
2021-10-15 10:53:09 -04:00 |
|
InsanityAutomation
|
d068769f2c
|
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
|
2021-10-13 17:47:30 -04:00 |
|
George Fu
|
0d41667bc2
|
🐛 Fix FYSETC Cheetah v2.0 build (#22926)
|
2021-10-12 20:32:54 -05:00 |
|
InsanityAutomation
|
39ee694856
|
Merge branch 'bugfix-2.0.x' into CrealityDwin2.0_Bleeding
|
2021-10-09 12:13:17 -04:00 |
|