1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-28 22:35:21 +00:00
Commit Graph

800 Commits

Author SHA1 Message Date
Scott Lahteine
0f5703a837 🔨 PlatformIO "--target upload" == "--target exec" 2022-07-14 21:56:13 -05:00
Scott Lahteine
de0706e52c 🔨 Fix Warnings.cpp force-recompile 2022-07-14 21:08:07 -05:00
Bob Kuhn
3f4e4a4d89
🔥 Drop STM L64** drivers, STEVAL_3DP001V1 (#24427) 2022-07-13 22:16:22 -05:00
GHGiampy
1d31b6215a
🔨 Abort firmware update on transfer error (#24472) 2022-07-13 20:25:35 -05:00
Scott Lahteine
3c3c9f1a8e 🧑‍💻 Update Mac Sim directions 2022-07-12 13:25:41 -05:00
Scott Lahteine
068624a726
📌 Ask for PlatformIO 6.1.1 or newer (#24435) 2022-07-12 13:02:54 -05:00
Scott Lahteine
d60a280bc5 🧑‍💻 Add Sim debug with lldb 2022-07-10 22:00:10 -05:00
Scott Lahteine
1497c40379 📝 Configurations 02010100 (#24458) 2022-07-06 21:15:18 -05:00
EvilGremlin
e94fa7d5dc
🔨 Fix OpenBLT encode; no-bootloader envs (#24446) 2022-07-03 20:49:23 -05:00
Scott Lahteine
f5488f96cc 📝 Index Mobo Rev03 => Opulo Lumen Rev3 2022-06-30 17:31:45 -05:00
Bob Kuhn
12a869e2ad 🐛 Fix Lerdge build / encrypt (#24391)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-06-23 23:59:50 -05:00
Scott Lahteine
9e73fd7149 👔 Update mfconfig import 2022-06-06 23:38:06 -05:00
Scott Lahteine
d08223429b 🔖 Moving to bugfix-2.1.x 2022-06-04 01:22:02 -05:00
Scott Lahteine
8aca38351c
🧑‍💻 Extend LCD string substitution (#24278) 2022-06-03 22:56:38 -05:00
Scott Lahteine
2b3ba02f09 🔧 LEVEL_BED_CORNERS => LCD_BED_TRAMMING 2022-06-03 18:16:43 -05:00
Keith Bennett
12aded95dc
💚 SKR V3 case-sensitive fs fix (#24272) 2022-06-02 07:14:38 -05:00
BIGTREETECH
eda61a2cbd
BigTreeTech SKR3 - STM32H743 (#24271)
Co-authored-by: Alan.Ma <alansayyeah@gmail.com>
2022-06-02 04:02:06 -05:00
Scott Lahteine
58ce5182c2 🎨 Fix spelling, whitespace 2022-05-31 12:44:30 -05:00
ellensp
639b1f64c6
Revert "Firmware upload…" (#24229) 2022-05-23 02:39:50 -05:00
Keith Bennett
f26b8bf8ef 📝 Add logo, helpful links to README (#24226) 2022-05-22 22:00:58 -05:00
ellensp
c1ff38c7a0 🚸 Firmware upload destination prompt (using Tk) (#24074) 2022-05-22 22:00:58 -05:00
Scott Lahteine
e88fabafc8 🔨 Fix mfprep string test 2022-05-22 18:42:25 -05:00
Scott Lahteine
22c5bd7eae 🔨 Move, tweak maple envs 2022-05-20 11:22:57 -05:00
ellensp
6a880280e4
🔨 Require PIO >= 6.0.1 (#24205) 2022-05-19 09:15:57 -05:00
Scott Lahteine
38f4d8abfc Add BOARD_CREALITY_V24S1_301F4
Co-Authored-By: Miguel Risco-Castillo <mriscoc@users.noreply.github.com>
2022-05-12 21:18:06 -05:00
InsanityAutomation
64ebb78892
Creality CR-10 SmartPro (#24151)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-05-12 05:38:05 -05:00
Scott Lahteine
84b9de9a19 🔨 Fix g++ locator for CI 2022-05-12 02:17:16 -05:00
Scott Lahteine
3bf768f925 🔨 OpenOCD Debug for VSCode 2022-05-09 17:34:26 -05:00
Scott Lahteine
9e43ec9dcd 🔨 Improved mfprep script 2022-05-07 22:03:19 -05:00
Scott Lahteine
505ab1bb62 🔨 Use first g++ in path for 'native' targets 2022-05-05 19:36:51 -05:00
ellensp
367c11dfa2
🐛 Fix STM32 Pins Debugging (#22896) 2022-04-21 04:06:22 -05:00
Scott Lahteine
416fb66118 🧑‍💻 Strip #errors in Configurations deployment 2022-04-10 17:53:52 -05:00
Scott Lahteine
7ff5e02f6b 🔨 Fix LPC176x debug build
See #23635
2022-04-10 03:45:36 -05:00
stream2me
46e282bd6d
🐛 Prefer os.replace, fix TFT_LVGL_UI build (#24001) 2022-04-09 19:46:29 -05:00
ellensp
febf7e54fe
🔨 Preflight check old abl files (#24010) 2022-04-09 19:37:24 -05:00
Scott Lahteine
19838d97be 🎨 Misc. adjustments, spacing 2022-04-03 16:59:43 -05: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
Scott Lahteine
92f85e877d 🔨 Workspace file with recommendation 2022-02-21 20:54:43 -06:00
GHGiampy
6af5cb295c
🔨 Clean up upload.py (#23679) 2022-02-05 10:23:44 -06:00
Stephen Hawes
1be3b8df4a
🐛 Fix Index Mobo Rev03 upload (#23676) 2022-02-04 18:42:15 -06:00
Bruno Henrique de Paula
d99d0c8a10
📌 Distinct BOARD_CREALITY_V422 (#23674) 2022-02-04 15:57:43 -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
Scott Lahteine
4686dc4c81 🧑‍💻 Add chmod to mfprep 2022-01-19 05:12:03 -06:00
Keith Bennett
8c83ddd201
🔨 Suppressible CONFIGURATION_EMBEDDING warning (#23545) 2022-01-18 02:30:52 -06:00
GHGiampy
1e246d65ad
Long filename open/create/write (#23526)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-01-18 00:56:11 -06:00
Taylor Talkington
d8f73997b6
💄 Improve Ender3 v2 DWIN MarlinUI (#23369)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-01-17 07:07:45 -06:00
Keith Bennett
3e2a38b653
📝 KHz => kHz (#23512) 2022-01-12 10:24:56 -06:00
Scott Lahteine
08b6597471 🎨 Followup to #23462 2022-01-10 04:49:03 -06:00
Scott Lahteine
75d1f975a8 🔨 Rename (not copy) with board_build.rename 2022-01-09 03:48:17 -06:00
GHGiampy
1363b43946
Firmware Upload via Binary Transfer (#23462) 2022-01-09 01:14:03 -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
Jason Smith
e37fe85667
🔧 Update deprecated auto_build.py (#23427) 2022-01-02 02:19:10 -06:00
Scott Lahteine
3f6147fe85 🐛 Fix mffp usage 2021-12-27 14:30:15 -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
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
Scott Lahteine
02b6fb8025 🔨 Script 'mfprep' finds pending commits 2021-11-03 07:08:10 -05:00
Scott Lahteine
cac42e24a5 🔨 Update git helper scripts 2021-11-03 07:02:21 -05:00
Scott Lahteine
f632b72e8c 🔨 Support ABM in mf scripts 2021-11-02 01:28:00 -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
George Fu
0d41667bc2
🐛 Fix FYSETC Cheetah v2.0 build (#22926) 2021-10-12 20:32:54 -05:00
Scott Lahteine
58301837e0 🩹 Remove extra #include, misc. style 2021-09-20 18:46:25 -05:00
Lefteris Garyfalakis
e60e4b8f57
🌐 Update Greek language (#22799) 2021-09-19 19:26:46 -05:00
Scott Lahteine
216a66b42c 🌐 Skip non-essential translations 2021-09-19 19:25:01 -05:00
Scott Lahteine
c1d7e234e1 🌐 Reduce language file sizes 2021-09-19 18:40:56 -05:00
Scott Lahteine
323b38ee88 💡 Adjust headers, formatting 2021-09-16 04:39:43 -05:00
Scott Lahteine
e31d52184b 🎨 Handle more pre-defined pins in pins_postprocess (#22771) 2021-09-16 01:15:14 -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
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
ellensp
5756f8898e
Zonestar ZM3E2, ZM3E4 V1, ZM3E4 V2 (#22498) 2021-08-08 02:45:51 -05:00
Tanguy Pruvot
0e065579aa
🐛 Fix Longer3D STM32 boot, add Maple test (#22473) 2021-08-04 01:14:54 -05:00