1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-29 23:07:42 +00:00
Commit Graph

1293 Commits

Author SHA1 Message Date
Chris Pepper
3b425d9a38
🔨 MarlinSimUI updates (#25589) 2023-03-28 23:45:22 -05:00
Scott Lahteine
c2decc3e2e 🔨 Fix thread-unsafe deque iteration 2023-03-26 20:56:37 -05:00
Scott Lahteine
61f22f34d3
🔧 Clarify axis disable / timeout (#25571) 2023-03-26 17:24:40 -05:00
Scott Lahteine
ea5d7e2eee
🔧 Refactor endstop state config (#25574) 2023-03-26 04:00:12 -05:00
Scott Lahteine
2e4bf0ab9b
🎨 Rename FAN_PIN to FAN0_PIN (#25568) 2023-03-25 18:20:14 -05:00
BIGTREETECH
2ecd4cca1b
FILAMENT_SWITCH_AND_MOTION (#25548)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-03-22 02:46:03 -05:00
FilippoR
fd36e69bd2
Z_SERVO_DEACTIVATE_AFTER_STOW (#24215) 2023-03-19 03:55:34 -05:00
StevilKnevil
7e25e87807
REPORT_ADAPTIVE_FAN_SLOWING (#25537) 2023-03-18 19:57:34 -05:00
ellensp
283d093a4c
🩹 Fix Ender 2 stock LCD (#25538) 2023-03-18 19:17:21 -05:00
George Fu
927915a4e6 🐛 Fix FYSETC Cheetah v2.0 Servo/Probe pins (#24635)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-03-18 05:15:33 -05:00
Liam Powell
8c64fdd091 🔨 Fix STM32H723Vx_btt for case-sensitive (#25535) 2023-03-18 05:15:33 -05:00
Keith Bennett
98c0cc044d 🔧 SQUARE_WAVE_STEPPING => EDGE_STEPPING (#25526)
Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-03-18 04:32:13 -05:00
Michael Hill
c914761327
Sovol v1.3.1 (Sovol SV06) (#25267) 2023-03-18 00:56:07 -05:00
Scott Lahteine
b5836b243a 🔧 Optional MPC_AUTOTUNE to save 5.5 - 5.8KB 2023-03-18 00:06:45 -05:00
jamespearson04
89e8257008
🚸 Refinements for UBL G29 J (tilt mesh) (#25486) 2023-03-16 20:06:55 -05:00
Scott Lahteine
51d3eabf46 ♻️ Refactor PROBE_PT_[123] 2023-03-16 00:45:13 -05:00
Scott Lahteine
10983d0cfe
🎨 Misc. tramming menu cleanup (#25519) 2023-03-15 00:29:37 -05:00
Scott Lahteine
66d94ece33 🎨 Misc. formatting 2023-03-14 19:43:09 -05:00
Scott Lahteine
143a8701d5 ️ Optimize speed lookup for AVR
Co-Authored-By: tombrazier <68918209+tombrazier@users.noreply.github.com>
2023-03-13 16:49:33 -05:00
Keith Bennett
4527908c11
BTT Octopus … followup (#25495)
Followup to #25387
2023-03-11 19:44:56 -06:00
Keith Bennett
28b101ccef
BTT Octopus Max EZ 1.0, SKR 3.0 / 3.0 EZ (#25387)
BTT Octopus Max EZ V1.0 (STM32H723VE/ZE), SKR V3.0 / V3.0 EZ (STM32H723VG)
2023-03-10 17:56:33 -06:00
albatorsssx
cc31537ae3
🌐 DGUS Reloaded non-accented French (#25443)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-03-06 20:04:47 -06:00
Scott Lahteine
22f370a3fa 🧑‍💻 Script to make non-accented languages 2023-03-05 19:16:50 -06:00
alextrical
33ed748004
🐛 Fix Flash EEPROM for STM32G0B1CB (#25469) 2023-03-05 16:28:50 -06:00
ellensp
8b74df0095
🔨 Fix 'step' type in createTemperatureLookupMarlin.py (#25455) 2023-03-03 14:32:04 -06:00
Scott Lahteine
6a8ebddaf6 🔨 Update font scripts 2023-03-01 20:03:19 -06:00
Scott Lahteine
894e378702 🔨 Improve config.ini example fetch 2023-02-28 18:03:21 -06:00
ellensp
18601f458f
🧑‍💻 Add IA_CREALITY CI test (#25434) 2023-02-27 11:11:53 -06:00
Daranbalt4
866e7d3128
LCD_BACKLIGHT_TIMEOUT for Neopixel LCD (#25438) 2023-02-26 21:23:52 -06:00
Keith Bennett
1068963092
🔨 Fix env STM32G0B1RE_btt, add …_manta_btt (#25431) 2023-02-26 21:03:28 -06:00
Scott Lahteine
f9f6662a8c
♻️ Stepper options refactor (#25422) 2023-02-23 21:08:31 -06:00
Scott Lahteine
9e42480855 🔨 Fix marlin_custom.* without lib_deps 2023-02-21 18:22:16 -06:00
lukasradek
0f745468a1
🔧 Up to 9 tramming points (#25293)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-02-20 18:57:15 -06:00
Anson Liu
4f212e50b6
TC_GCODE_USE_GLOBAL_* (#25399)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-02-20 18:49:15 -06:00
Davide Rombolà
9db5bd000b
IA_CREALITY screen rotation (#25397)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-02-18 03:49:57 -06:00
Scott Lahteine
96bc084f3d 🎨 Misc. LCD cleanup (#25400) 2023-02-18 02:23:08 -06:00
apulver
fc20533583
AVOID_OBSTACLES for UBL (#25256) 2023-02-15 00:38:54 -06:00
Scott Lahteine
f595878b5b 🩹 Various simple fixes 2023-02-08 20:42:41 -06:00
Scott Lahteine
88dea487c2 🔧 Add a test for extra axes 2023-02-08 20:31:34 -06:00
Keith Bennett
2bc711ce58
BigTreeTech Manta M4P, M5P, M8P V1.0 / 1.1, E3 EZ (#25001) 2023-02-08 00:39:09 -06:00
Martin Turski
cea176ab36
🔨 Fix test build path with spaces (#25329) 2023-02-02 21:01:22 -06:00
tombrazier
d6f4f24658
🩹 Fix PID / MPC heating flags (#25314)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-02-01 01:25:13 -06:00
Darren Garnier
d0a965a1df
🔨 Fix config.ini URL fetch (#25313) 2023-01-30 22:00:49 -06:00
Miguel Risco-Castillo
b3f65b674f
🚸 ProUI MPC menu (#25232)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-01-17 17:41:36 -06:00
alexgrach
99d1b04a1f TFT 320x240 portrait (#25207)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-01-17 17:38:27 -06:00
Keith Bennett
212167b140
📝 No longer experimental (#25238) 2023-01-15 07:25:36 -06:00
Scott Lahteine
5af5c2a35c 🔨 Improve config.ini parser 2023-01-11 01:22:59 -06:00
kadir ilkimen
7717beb793 Polar Kinematics (#25214) 2023-01-10 23:33:09 -06:00
Ashley 'DrToxic' Devine
e60a7d8292
🎨 Misc. cleanup (#25194)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-01-05 17:06:35 -06:00
mikemerryguy
00fad1a79b
LARGE_MOVE_ITEMS (#25026)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-01-01 23:13:53 -06:00
ellensp
32e8627510
New DGUS_LCD_UI option, IA_CREALITY (#25143)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-12-31 20:38:13 -06:00
ellensp
f17f921b68
🔨 FILAMENT_RUNOUT_SCRIPT sanity check (#25150) 2022-12-30 21:44:51 -06:00
MarkMan0
5200b36ae4 🐛 Fix, Refactor PID scaling (#25096) 2022-12-18 15:31:05 -06:00
ellensp
78de7c8545
BTT Octopus with STM32-F407 (#25031) 2022-12-16 15:01:14 -06:00
alextrical
72465e4eec
BigTreeTech EBB42 v1.1 (#24964) 2022-12-16 14:45:14 -06:00
Bart Meijer
049cfe659c
SAMD21 HAL / Minitronics v2.0 (#24976) 2022-12-12 15:36:50 -06:00
Alexander Gavrilenko
aaae56a650
TFT_COLOR_UI async DMA SPI (#24980) 2022-12-12 15:13:31 -06:00
Scott Lahteine
7e60d157ad 🔨 Updated 'mfconfig init' 2022-12-11 12:57:55 -06:00
Scott Lahteine
3ab36615e9 🔨 Return error on mftest exit 2022-12-07 12:18:09 -06:00
Scott Lahteine
6d1d5e4e6a 🔨 Fix CI Test clean step (2) 2022-12-04 15:35:45 -06:00
Scott Lahteine
4d03c258dc 🔨 Fix CI Test clean step 2022-12-03 20:46:58 -06:00
Scott Lahteine
b6794f6a7e 🎨 Misc. cleanup 2022-12-01 23:39:17 -06:00
tombrazier
89334caa52
️ Input Shaping improvements (#24951) 2022-11-27 21:38:15 -06:00
Thomas Buck
50e3e4d862
🚸 Optional Cutter/Laser status for HD44780 (#25003) 2022-11-26 18:59:13 -06:00
Scott Lahteine
a80d2f065e 🩹 leds.update needed for reset_timeout
Followup to #23590
2022-11-04 20:11:18 -05:00
tombrazier
a460b01c87
🚀 ZV Input Shaping (#24797) 2022-10-21 16:34:22 -05:00
Scott Lahteine
9be1554faf 🎨 Misc. variant cleanup, translation
Followup to #24787
2022-10-19 21:02:25 -05:00
ellensp
1aa0ece8a4
Tronxy v10 (#24787) 2022-10-17 22:41:41 -05:00
Scott Lahteine
b577691b7b 🎨 Misc. variant cleanup 2022-10-12 17:53:42 -05:00
Scott Lahteine
93139e757c 🧑‍💻 Use spaces indent for Python 2022-10-12 17:52:56 -05:00
EvilGremlin
26d01c5f2c
MKS SKIPR board (#24791) 2022-10-11 18:31:37 -05:00
Scott Lahteine
e7cf3c7970 🔨 Update mfinfo for 2.1.x 2022-10-10 18:02:22 -04:00
Giuliano Zaro
efde96131d ADVANCE_K per-extruder (#24821)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-10-10 14:55:04 -04:00
EvilGremlin
f595e40ceb ♻️ Set Progress without LCD (#24767)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-10-09 11:34:48 -04:00
Adam
6cc11b76fd
🩹 Fix Switching Toolhead compile (#24814) 2022-10-01 11:49:12 -05:00
ellensp
a8f650079b
🔨 Detect feature parsing error (#24824) 2022-10-01 11:35:47 -05:00
Chris Bagwell
9467b68608
🧑‍💻 STM32G0B1RE Pins Debugging (#24748) 2022-09-16 13:30:04 -05:00
Scott Lahteine
8a3ad7abcc 🔨 Fix config-labels.py 2022-09-13 13:29:50 -05:00
George Fu
50f79823d2
FYSETC SPIDER KING407 (#24696) 2022-09-13 12:28:38 -05:00
ellensp
3c449b220f
BTT SKR Mini E3 V3.0.1 (#24722) 2022-09-13 12:27:16 -05:00
Scott Lahteine
d23ab529d8 🔨 Outdent py string 2022-09-06 17:53:36 -05:00
JoaquinBerrios
2b23bdce70
️ BTT SKR V3.0 / EZ = 480MHz (#24721) 2022-09-06 01:39:02 -05:00
dmitrygribenchuk
83aac65664
🔨 Clean up Python imports (#24736) 2022-09-05 13:19:19 -05:00
ButchMonkey
c46ed8f57d
🔨 Fix config.ini custom items, and 'all' (#24720) 2022-09-04 23:48:58 -05:00
ButchMonkey
328f6d9aff
🔨 Fix configuration.py with encoding UTF-8 (#24719)
- Opening files with Windows-1252 encoding.
2022-09-04 15:10:22 -05:00
Stephen Hawes
35d4791518
Opulo LumenPnP REV04 (#24718) 2022-09-03 20:55:37 -05:00
Giuliano Zaro
094701cc71
🐛 Fix / refactor shared PID (#24673)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-09-03 19:51:53 -05:00
EvilGremlin
bcb6f6e85e
🔨 Native USB modified env followup (#24669)
Followup to #24619
2022-09-01 21:47:37 -05:00
Arkadiusz Miśkiewicz
82d1851743
M20_TIMESTAMP_SUPPORT (#24679)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-08-25 17:14:54 -05:00
EvilGremlin
2f91154cbd
♻️ Display sleep minutes, encoder disable option (#24618)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-08-25 12:16:55 -05:00
Scott Lahteine
a76b92bce0 Robin Nano v1 CDC (USB mod)
Followup to #24619
2022-08-24 10:15:57 -05:00
EvilGremlin
2a1c2e26ed
Robin Nano v1 CDC (USB mod) (#24619) 2022-08-22 10:31:02 -05:00
Scott Lahteine
34f3e5bd88 🎨 Some automated cleanup 2022-08-20 06:41:31 -05:00
Scott Lahteine
306e03b03b 🧑‍💻 Use spaces indent for Python 2022-08-19 11:10:42 -05:00
Scott Lahteine
e701e0bb25 🔨 Misc. schema updates 2022-08-19 11:09:07 -05:00
Scott Lahteine
ce26fccc3e 🔨 Add args to schema.py 2022-08-17 07:32:43 -05:00
Scott Lahteine
fab4fb7fbb 🎨 Fix '…if_chain' Uncrustify option 2022-08-16 09:47:51 -05:00
Scott Lahteine
b8bd331efd 🔨 Misc. config py updates 2022-08-16 09:42:38 -05:00
Scott Lahteine
c2874ca809 🔨 Update schema ignores, export value 2022-08-14 03:58:03 -05:00
Scott Lahteine
1a1db10634 🔨 Fix 'val' value in schema.py 2022-08-07 20:42:33 -05:00
Scott Lahteine
9c86ca3a19 🔧 Schema catch missing pip 2022-08-06 03:53:21 -05:00
Ivan Kravets
5b4af52d04
🔨 Fix a PlatformIO debug issue (#24569) 2022-08-06 01:17:46 -05:00
Mark
83320f1052
Bed Distance Sensor (#24554) 2022-08-06 01:14:58 -05:00
J.C. Nelson
7f10f8932e 🔨 Trigorilla Pro disk based update (#24591) 2022-08-06 00:17:27 -05:00
Scott Lahteine
becef39c19 🩹 Fix CONFIGURATION_EMBEDDING
Followup to b7fd046d59
2022-08-05 19:23:49 -05:00
Scott Lahteine
b7fd046d59 🔧 Add date, version to Config Export 2022-08-04 17:50:41 -05:00
Scott Lahteine
1bed10c380
🔧 Config INI, dump options (#24528) 2022-08-04 02:38:15 -05:00
Scott Lahteine
7f72e78520
🔨 Simplify scripts with pathlib (#24574) 2022-08-01 01:14:58 -05:00
Keith Bennett
f4b6870ad1
Encoder Noise Filter (#24538) 2022-07-30 19:51:25 -05:00
Scott Lahteine
d816c1b38d 🔨 Update build/CI scripts 2022-07-27 03:52:03 -05:00
Scott Lahteine
8ccbac5317 🎨 PIO scripts cleanup 2022-07-27 03:52:03 -05:00
Scott Lahteine
8cf4c0515d 🧑‍💻 Keep state for build_all_examples --limit 2022-07-23 01:30:43 -05:00
Scott Lahteine
007af47768 Reinstate JyersUI 2022-07-22 22:09:08 -05:00
Scott Lahteine
3b4c759872 🧑‍💻 Fix and improve build_all_examples 2022-07-22 21:51:40 -05:00
Scott Lahteine
edeea5a6fb 🔨 Minor build script changes 2022-07-22 21:49:29 -05:00
Eduard Sukharev
c5b3bacfc9
More ESP32 (MKS TinyBee) tests (#24493) 2022-07-19 17:30:19 -05:00
Scott Lahteine
8fd6693d53 🔨 Update mfprep comment 2022-07-16 17:16:37 -05:00
Scott Lahteine
fa0ad4b594 🔨 Add mftest --default flag 2022-07-16 16:11:33 -05:00
Scott Lahteine
33d261141a 🔨 Also update rm for settings.o 2022-07-15 18:47:25 -05:00
GHGiampy
6eef807520
🔨 Fix firmware upload (#24499) 2022-07-15 03:18:57 -05:00
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
Mike La Spina
d924d17209 🐛 Fix laser/fan sync (#24460)
Followup to #22690, 307dfb15
2022-07-08 15:04:14 -05:00
Jason Smith
f65f7a685b
🩹 Fix LCD_BACKLIGHT_TIMEOUT compile (#24463) 2022-07-07 23:43:56 -05:00
Scott Lahteine
f73fad1b2f 🔥 Remove JyersUI (#24459) 2022-07-06 21:15:18 -05:00
Scott Lahteine
1497c40379 📝 Configurations 02010100 (#24458) 2022-07-06 21:15:18 -05:00
Mike La Spina
6a67ad4e4a ️ Fix and improve Inline Laser Power (#22690) 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
35dbc286bd ✏️ Creality test followup 2022-07-01 07:53:58 -05:00
Scott Lahteine
71368b5fa5 Update path to Ender-3 S1 configs 2022-06-30 20:57:37 -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
ellensp
70eac0fe4f
👷 CI test without src filter (emulate Arduino) (#24335) 2022-06-15 03:02:32 -05:00
Keith Bennett
e1b22a5c75
👷 Use Biqu BX for CI test (#24331) 2022-06-13 21:04:49 -05:00
Scott Lahteine
9e73fd7149 👔 Update mfconfig import 2022-06-06 23:38:06 -05:00
Scott Lahteine
d355ad04a0 👔 Fix and comment use_example_configs 2022-06-06 19:06:03 -05:00
Miguel Risco-Castillo
c9a9b25d41 🚸 ProUI G-code preview, PID plot (#24282) 2022-06-06 00:09:43 -05:00
Scott Lahteine
41a9dea149 👔 Update Marlin actions for 2.1.x 2022-06-06 00:09:43 -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
John Robertson
85c0875db2
Laser Safety Timeout (#24189) 2022-05-31 17:09:44 -05:00
Scott Lahteine
58ce5182c2 🎨 Fix spelling, whitespace 2022-05-31 12:44:30 -05:00
tombrazier
6ecf52f196
🚩 MPC update (#24253) 2022-05-28 17:40:08 -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
Keith Bennett
4b0b6e22a7
👔 Move GitHub templates, update README (#24199) 2022-05-20 11:48:34 -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
ellensp
ecc138fc9e
🔧 AVR/DUE Serial Port pin conflict checks (#24148)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-05-12 23:07:27 -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
Keith Bennett
df40181357
💥 Num Axes and Multi-Stepper based on Driver Types (#24120)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2022-05-04 19:25:02 -05:00
Keith Bennett
3bcbd3259f
🔧 Mini LCD followup (#24111) 2022-04-30 00:54:42 -05:00
ellensp
367c11dfa2
🐛 Fix STM32 Pins Debugging (#22896) 2022-04-21 04:06:22 -05:00
Christian Piper
3905234b0d
🩹 Fix PRINTCOUNTER with EXTRUDERS 0 (#24063)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-04-21 02:15:07 -05:00
John Lagonikas
c58c5b09ab
🐛 Fix MPC compile (#24049)
Followup to #23984, #23751

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-04-17 23:56:52 -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
tombrazier
3da29b4a04
🚸 Improve MPC tuning, add menu items (#23984)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-04-10 01:20:05 -05:00
Robert Brenckman
6ee34331b7
🐛 Fix Tool Change priming (#21142)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-04-10 00:24:07 -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
Keith Bennett
88f36ac82f
✏️ Fix FYSETC Mini Panel neopixel type (#24011) 2022-04-09 19:21:42 -05:00
Giuliano Zaro
591fa8b753
🔧 Sanity-check SWITCHING_TOOLHEAD_X_POS (#23985) 2022-04-03 18:49:51 -05:00
Scott Lahteine
19838d97be 🎨 Misc. adjustments, spacing 2022-04-03 16:59:43 -05:00
Scott Lahteine
e458aa41fc 🔨 Fix 'mftest -s' 2022-03-23 00:31:13 -05:00
Scott Lahteine
92d3a038c2 🧑‍💻 PIO --silent in build_example 2022-03-23 00:31:13 -05:00
BIGTREETECH
8e87e4cb5e
🧑‍💻 STM32G0Bx : Use PLLQ for USB clock (#23870) 2022-03-11 18:23:18 -06:00
Miguel Risco-Castillo
79b38e0e14
🚸 Update Ender3 V2/S1 Pro UI (#23878) 2022-03-11 14:06:49 -06:00
Scott Lahteine
48b5362cf0 🔧 DWIN_CREALITY_LCD_ENHANCED => DWIN_LCD_PROUI
Followup to #23624
2022-03-10 22:15:35 -06:00
Scott Lahteine
bb2f100fcd 🚸 Use Z_STEPPER_ALIGN_STEPPER_XY to enable 2022-03-02 17:50:55 -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
Taylor Talkington
7763f9385d
Optional HOST_STATUS_NOTIFICATIONS (#22833) 2022-02-08 17:36:06 -06:00
Scott Lahteine
0564cb188f
🚸 Enhanced UI => Professional UI - with updates (#23624) 2022-02-05 10:30:17 -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
GHGiampy
f07fc7e96f
🚸 Case Light, LED menus for E3V2 DWIN Enhanced UI (#23590) 2022-02-01 17:35:38 -06:00
Timothy Hoogland
566b26a72e
🐛 Fix EZBoard V2 timer conflict (#23648) 2022-01-30 05:26:37 -06:00
ellensp
b44263eb5b
FYSETC TFT81050 CI Test (#23604) 2022-01-25 18:08:15 -06:00
Scott Lahteine
ab46b7e2f2 🧑‍💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU 2022-01-25 15:47:37 -06:00
Keith Bennett
f6ea8d1185
🔨 Creality RCT6 (256K) variants (#23599)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-01-25 02:09:53 -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
Scott Lahteine
c55b66bece 🔨 Strip CR in mftest > awk 2022-01-05 01:52:34 -06:00
John Lagonikas
9a194826e3
M81 D / S - Power-off Delay (#23396) 2022-01-03 10:11:39 -06:00
Jason Smith
6fd48a9881
💚 Fix Teensy CI test (#23433) 2022-01-02 21:17:19 -06:00
Jason Smith
e37fe85667
🔧 Update deprecated auto_build.py (#23427) 2022-01-02 02:19:10 -06:00
Scott Lahteine
88a6e5b691
🩺 Assert FAN_SOFT_PWM where required (#23383) 2021-12-29 04:17:41 -06:00
Scott Lahteine
13ce5aa1ed 🎨 Misc. cleanup 2021-12-28 06:03:12 -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
Tanguy Pruvot
da67deb621
✏️ Fix missing brace (#23337)
Followup to #22916

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-23 01:32:27 -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
Giuseppe499
a16a059312
X Twist Compensation & Calibration (#23238) 2021-12-06 19:53:51 -06:00
Mike La Spina
ea0d0e8e8b
🩹 Fix non-PWM cutter compile (#23169) 2021-12-06 15:52:18 -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
Jin
27220f0944
🍻 Preliminary fix for Max31865 SPI (#22682)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-11-06 22:53:36 -05: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
tombrazier
296a6137cd
🚸 More flexible Probe Temperature Compensation (#23033) 2021-11-01 18:03:50 -05:00
Scott Lahteine
efe2e79ac8 🔨 Help for GDB remote debugging 2021-10-30 23:50:48 -05:00
Scott Lahteine
4dd1f09286 💚 Update Ender-3 V2 config path
MarlinFirmware/Configurations#600
2021-10-30 04:16:37 -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
Scott Lahteine
7d16f0cadf 🔨 Improve 'mftest' error message 2021-10-17 20:24:53 -05:00
George Fu
0d41667bc2
🐛 Fix FYSETC Cheetah v2.0 build (#22926) 2021-10-12 20:32:54 -05:00