1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-30 07:17:59 +00:00
Commit Graph

1283 Commits

Author SHA1 Message Date
Jason Smith
1bee537a09
🧑‍💻 Add sim launch example for Windows (#26456) 2023-11-23 10:17:41 -08:00
Andrew
f3473495d0
🚸 Fixes for ProUI popup, abort (#26308) 2023-11-22 02:19:29 -06:00
Scott Lahteine
8322848c35 Smarter use_example_configs 2023-11-22 01:35:46 -06:00
Jason Smith
20445b8e83
🧑‍💻 Update pins formatter script (#26450) 2023-11-21 03:42:44 -06:00
ellensp
36e66bdd9f
🔧 Define MarlinUI axis moves with lists (#26344)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-11-17 14:11:59 -06:00
Keith Bennett
df2251e23e
🔨 Fix PINS_DEBUGGING for some STM32H7 (#26416) 2023-11-14 02:29:07 -06:00
Andrew
31154278b3
🔨 Fix legacy auto_build.py (#26427) 2023-11-14 02:27:05 -06:00
Keith Bennett
613b4105a2
🔨 Fix updated build script (#26423)
Followup to #26265

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-11-14 01:52:22 -06:00
Scott Lahteine
10e06e1970 🧑‍💻 Prevent mixed bitmap encoding
Followup to #26419
2023-11-14 01:23:46 -06:00
Andrew
c751dcfcf9
🎨 Python ; cleanup (#26426) 2023-11-13 23:48:01 -06:00
Scott Lahteine
178938d957 ️ Extend bitmap compression
Followup to #26419
2023-11-13 23:43:57 -06:00
Scott Lahteine
dc26531207
COMPACT_CUSTOM_BOOTSCREEN (#26419) 2023-11-13 17:24:15 -06:00
Luiz Eduardo Carneiro
7f59b65fc8
MINGDA D2 D301 v1.0 (#26340) 2023-11-11 20:44:45 -06:00
Vladimir Sitnikov
d159ec5c90
🔨 Specific package versions (#26265)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-11-11 20:13:23 -06:00
Scott Lahteine
7c43f4e696 Fix opt_add in tests 2023-11-11 20:10:11 -06:00
Scott Lahteine
dba613fadd 🔨 Fix test of env['PROGNAME']
Fixes #26386
2023-11-05 12:30:02 -06:00
Scott Lahteine
76f938309e 🔨 Minor schema.py updates 2023-11-01 15:36:26 -05:00
Marcio T
9e6d0ea610
🩹 Fix FTDI Eve Touch UI meshGetter, etc. (#26342)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-10-22 17:22:16 -05:00
Andrew Bortz
e9b9d634c4
Nonlinear Extrusion Control (M592) (#26127) 2023-10-10 22:24:48 -05:00
Marcella Cavalcanti
e97d82f77b FYSETC Cheetah v3.0 (#26314) 2023-10-09 16:55:44 -05:00
Dipl.-Ing. Raoul Rubien, BSc
047bce0cdd
🔧 More angles for 2x Servo Switching Nozzle (#26303)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-10-08 19:22:40 -05:00
Scott Lahteine
9cd341c2c3
🩹 Patches for MSC SD (#26332) 2023-10-08 18:09:49 -05:00
Scott Lahteine
f0ad1e9b70 🧑‍💻 Update dev scripts 2023-10-08 16:49:18 -05:00
Keith Bennett
6c0f4bbafd
CI test for STM32G0 (#26327) 2023-10-07 01:21:41 -05:00
Andrew
8fa6a4da2e
🚸 Fixes for ProUI, JyersUI, backlight, etc. (#26086)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-08-25 18:33:49 -05:00
Scott Lahteine
b02ea02dbb Fix unused test 2023-08-21 16:52:26 -05:00
GHGiampy
f7d5188b2f
🐛 Fixes for ProUI, build rename (#26177)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-08-19 15:53:45 -05:00
Vovodroid
49ead19d00
🔧 Reversible file alpha sorting (#26130)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-08-17 18:13:10 -05:00
Scott Lahteine
fecadaca82
🔧 Clarify WIFISUPPORT (#26097) 2023-08-07 04:24:04 -05:00
Scott Lahteine
8ae19e45d6 🔨 Prevent variant overwrite
Co-Authored-By: Martin Turski <turningtides@outlook.de>
2023-08-03 01:28:23 -05:00
Scott Lahteine
bed26734a2
🔧 More endstops refactoring (#25758) 2023-08-01 23:03:06 -05:00
ellensp
5bcaae62f2
️ Compact RGB565 TFT boot images (#26011)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-07-23 22:31:39 -05:00
Alexander Gavrilenko
244de2458a
🧑‍💻 Improve TFT Color UI layout / theme (#26077)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-07-17 02:53:36 -05:00
Giuliano Zaro
57d26f7e4f
🩹 Fix HOST_STATUS_NOTIFICATIONS compile (#26040) 2023-07-05 01:21:54 -05:00
Scott Lahteine
16f19b2c1f 🩹 Fix ProUI tramming 2023-07-04 20:30:07 -05:00
Scott Lahteine
0878b99b2c
🌐 Language Import/Export (#25889) 2023-06-30 19:21:56 -05:00
Andrew
97e15812fa
🔨 Makefile + 256K Creality Maple + Heater IDs (#26018) 2023-06-29 12:21:14 -05:00
Giuliano Zaro
6474773555
🐛 Fix AD4985 with 5V input, add AD595 3.3V warning (#26021)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-06-28 17:06:50 -05:00
Scott Lahteine
8c9172cf5d
🍻 Fixed-Time Motion integration (#25719) 2023-06-22 02:54:21 -05:00
Andrew
dd1792bdfc
🔨 Update CMakeLists.txt (#25983) 2023-06-17 23:19:28 -05:00
discip
1e5c279da3
🔨 Fix marlin_STM32H723VG mcu value (#25991)
Followup to #25921
2023-06-17 15:53:03 -05:00
Scott Lahteine
0ed46406d1
🔨 Simpler distinct firmware rename (#25957) 2023-06-09 02:56:25 -05:00
Scott Lahteine
bbbd6045cb 🔨 Update STM32Hxx boards/variants
Followup to #25934
2023-06-08 19:22:52 -05:00
Keith Bennett
9d830d7207
🔨 Clean up some BTT envs, etc. (#25934)
Followup to #25921

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-06-07 22:16:30 -05:00
Scott Lahteine
a6b32a5a91 🧑‍💻 Bypass error in build_example 2023-06-05 20:39:20 -05:00
Scott Lahteine
6a29d5d5af 🧑‍💻 Fix mfconfig trailing space 2023-06-05 17:25:42 -05:00
Scott Lahteine
70288c6c4f 🎨 Detab C/C++ 2023-06-05 01:02:56 -05:00
ellensp
739f1027f8
🔨 STM32H723VG (1024KB) (#25921) 2023-06-02 22:47:57 -05:00
Scott Lahteine
2691167afe
🧑‍💻 Dump BOTH and EITHER macros (#25908) 2023-06-02 14:26:02 -05:00
alextrical
5004159550
🔨 Clarify env error (#25915) 2023-06-02 11:32:43 -05:00
Keith Bennett
3999d67e51
🔧 Default has Heated Bed (#25895)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-06-01 14:44:19 -05:00
Scott Lahteine
47616c7dfa
🔨 Install 'heatshrink' if needed (#25896) 2023-05-29 19:00:09 -05:00
Scott Lahteine
f73fe76b6c 🌐 Language export to CSV 2023-05-26 18:17:37 -05:00
EvilGremlin
a3eace117c
🧑‍💻 Improve missing translations script (#25841)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-05-25 02:32:04 -05:00
Scott Lahteine
772e19aab9
EP_BABYSTEPPING (#25869) 2023-05-24 22:10:40 -05:00
Scott Lahteine
ea63ac8f4d
🩹 Fix TFT LVGL compile error (#25865)
Fixes regression from #24302
2023-05-21 08:38:42 -05:00
I3DBeeTech
a886906f01
I3DBEEZ9 board (#25614) 2023-05-18 03:23:29 -05:00
Scott Lahteine
74a6f5961b 🔨 Fix Windows path backslash treated as escape
Co-Authored-By: Luc <8822552+luc-github@users.noreply.github.com>
2023-05-18 03:10:26 -05:00
Scott Lahteine
ed66f498eb 🚸 Fixed-Time Motion EEPROM and Menu (#25835) 2023-05-16 02:46:19 -05:00
ellensp
2e24637bd6
"One Click" Print newest file (#25781)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-05-14 20:48:55 -05:00
ellensp
e66cd41654 🐛 Safe Delay for ProUI startup animation (#25827) 2023-05-14 16:47:19 -05:00
Scott Lahteine
4e1bfc4e0d 🎨 Misc. tweaks to HALs 2023-05-13 18:00:21 -05:00
Scott Lahteine
e41dc273c9 🔧 Update config.ini and script 2023-05-12 20:30:49 -05:00
Scott Lahteine
79b0f31585
🔨 Use 'build_src_filter' (#25810) 2023-05-11 19:39:30 -05:00
ellensp
1f9bfc5c74
🚸 Optional X-Axis (#25418)
Co-authored-by: alextrical <35117191+alextrical@users.noreply.github.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-05-09 13:59:25 -05:00
Scott Lahteine
c6ea99f4be 🐛 Fix babystep corrupting DIR
Followup to 2538a7c4
2023-05-08 18:53:44 -05:00
ellensp
f80e706fad
🔨 MKS Robin2 PIO Env (#25792) 2023-05-08 06:54:46 -05:00
Thomas Niccolo Reyes
001d1fd7cb
🚸 Improve MMU2 unload (like original MMU2S) (#20147)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-05-04 18:09:36 -05:00
Scott Lahteine
e1f6435d44
Creality STM32F401RE board (e.g., Ender-5 S1) (#25773) 2023-05-02 17:59:27 -05:00
Scott Lahteine
4812ed5053 🎨 Misc. code cleanup 2023-05-01 22:18:22 -05:00
Martin Turski
9a7d9e6995
🧑‍💻 Optimize PlatformIO source filtering (#25332)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-04-27 07:05:24 -05:00
Scott Lahteine
467ab74523
🧑‍💻 Simplify endstops config (#25748) 2023-04-26 14:56:23 -05:00
Scott Lahteine
358a54ecdc
🔨 Servo Timer 1 with STM32F103RC_fysetc (#25741) 2023-04-26 14:39:56 -05:00
Giuliano Zaro
f5a905a641 TEMP_SENSOR_SOC (#25642)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-04-24 23:41:26 -05:00
plampix
df4f80622e
NOZZLE_CLEAN_PATTERN_* (#25666)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-04-23 18:12:47 -05:00
Scott Lahteine
5664c02d07 🧑‍💻 Generalize SDSUPPORT as HAS_MEDIA
In preparation for single- and multi-volume refactoring.
2023-04-22 22:43:09 -05:00
Scott Lahteine
4233e4864f
🚸 MarlinUI Endstop Test Screen, and more (#25667) 2023-04-22 01:56:10 -05:00
Scott Lahteine
335ba32a0e 🩹 Fix Core Kinematics BABYSTEP_XY 2023-04-20 17:31:49 -05:00
ellensp
19b4ae862b
🩹 Correctly add JSON to mc.zip (#25706) 2023-04-18 19:50:11 -05:00
Giuliano Zaro
158c4de4f6
🩹 Bail on 'mc.zip' write error (#25695)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2023-04-18 03:40:13 -05:00
Giuliano Zaro
cc35cb3876
🐛 Fix Configuration Embedding (#25688) 2023-04-15 20:26:08 -05:00
Scott Lahteine
42c62ff84e STARTUP_TUNE configuration 2023-04-15 20:19:48 -05:00
Scott Lahteine
c8cb618fac 🔨 Improve runout script check 2023-04-13 04:59:43 -05:00
ellensp
12d6043d86
🩹 Fix MARLIN_F446Zx_TRONXY variant (#25659)
Followup to 9be1554f
2023-04-10 04:16:52 -05:00
Scott Lahteine
cd5dc7203c ♻️ LCD_PINS_ENABLE => LCD_PINS_EN 2023-04-08 14:24:58 -05:00
Scott Lahteine
836c8ce5e5 🎨 Detab some build files 2023-04-07 01:54:07 -05:00
Scott Lahteine
5b1f087c5b 📝 Update Ender # labels 2023-04-06 17:24:32 -05:00
Scott Lahteine
42a5ae8716 🧑‍💻 Update pinsformat.js 2023-04-06 16:58:41 -05:00
Scott Lahteine
c47189a9d9 🔨 Move Docker local test script
Followup to #25583
2023-04-01 02:16:48 -05:00
Scott Lahteine
c37fa3cc90
Fixed-Time Motion with Input Shaping by Ulendo (#25394)
Co-authored-by: Ulendo Alex <alex@ulendo.io>
2023-03-31 21:18:37 -05:00
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