Scott Lahteine
0db64af9b2
Rename, clean up boards/variants ( #21655 )
...
* Consolidate variant scripts
* Rename Marlin-local boards
* Simplify variants where possible
* Rename variants
* CHITU_F103 and MEEB_3DP: Maple platform `platformio-build-stm32f1.py` uses the 'board' name, not 'board_build.variant' so folder names match 'board' and not `board_build.variant`.
2021-04-29 08:45:20 -05:00
Scott Lahteine
0d0ec3ec89
Prettier output from opt scripts ( #21707 )
2021-04-29 08:45:20 -05:00
Scott Lahteine
0fb606fa0a
whitespace
2021-04-29 08:45:20 -05:00
Miguel Risco-Castillo
84e8d4c603
E3V2 DWIN Advanced Settings ( #21534 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:20 -05:00
Nikolay March
12ca73947b
Backlash Compensation for COREnn ( #21612 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:20 -05:00
fedetony
c39c17c1b5
Soft Reset via Serial or post-kill button click ( #21652 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:20 -05:00
Ryan Finnie
309d82b6aa
Clean up / improve generate_version script ( #21674 )
2021-04-29 08:45:20 -05:00
Scott Lahteine
214324aaa2
Fix mfconfig 'copying' message
2021-04-29 08:45:19 -05:00
Scott Lahteine
2316fb2d05
Extra dependency script logging
2021-04-29 08:45:19 -05:00
Scott Lahteine
c50a9ef055
Update mftest help
2021-04-29 08:45:19 -05:00
Scott Lahteine
df36d759fc
Skip preflight checks only ( #21658 )
...
Followup to e8af38cc2d
2021-04-29 08:45:19 -05:00
Scott Lahteine
a860f7f5f7
BTT E3 RRF Support
2021-04-29 08:45:19 -05:00
Scott Lahteine
27754a76dc
Skip scripts during 'platformio init' ( #21643 )
2021-04-29 08:45:19 -05:00
MangaValk
2e726c46c8
Tool sensors ( #17239 )
2021-04-29 08:45:19 -05:00
fedetony
027a5a872d
Realtime Reporting, S000, P000, R000 ( #19330 )
2021-04-29 08:45:19 -05:00
Scott Lahteine
896123513e
Followup to sprintf cleanup
2021-04-29 08:45:19 -05:00
Scott Lahteine
2251038ab8
Clean up, update some variants
2021-04-29 08:45:18 -05:00
ellensp
4e9eb95830
Followup to "no status for serial::write" ( #21577 )
2021-04-29 08:45:18 -05:00
ellensp
a82b3955bb
Check for old Marlin files mixed in ( #21574 )
2021-04-29 08:45:18 -05:00
BigTreeTech
2c73964b2b
BTT SKR-SE-BX (STM32H743IIT6 ARM Cortex M7) and BIQU_BX_TFT70 ( #21536 )
2021-04-29 08:45:18 -05:00
Victor Oliveira
c197ecc99b
Fix Rumba32 variant for Marlin ( #21497 )
2021-04-29 08:45:18 -05:00
Scott Lahteine
05d7d37872
Suppress redundant serial errors
2021-04-29 08:45:18 -05:00
Scott Lahteine
96bdc4c830
Requiring PIO >= 5.0.3
2021-04-29 08:45:18 -05:00
Scott Lahteine
9fbce867ee
Split up platformio.ini ( #21507 )
2021-04-29 08:45:18 -05:00
Scott Lahteine
a572e2ed12
Put ABL state into a class
2021-04-29 08:45:17 -05:00
Scott Lahteine
84a2746d05
Improve uncrust script
2021-04-29 08:45:17 -05:00
Scott Lahteine
2059c6e4d0
Apply pointer formatting
2021-04-29 08:45:17 -05:00
Scott Lahteine
3ed4503c30
Adjust mfconfig script
2021-04-29 08:45:17 -05:00
Mike La Spina
f1986545da
Laser Coolant Flow Meter / Safety Shutdown ( #21431 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:17 -05:00
Scott Lahteine
85eb179acf
Define HW serial ports needed for TMC UART ( #21446 )
2021-04-29 08:45:17 -05:00
Scott Lahteine
b4617e7904
Tweak disabled variant options
2021-04-29 08:45:17 -05:00
Scott Lahteine
a9f022dacf
Update common-cxxflags.py comment
2021-04-29 08:45:17 -05:00
Scott Lahteine
5ff4476ccb
Comment, clean up some PlatformIO scripts
2021-04-29 08:45:17 -05:00
Martijn Bosgraaf
98a6015d3a
Extend M106/M107 for better laser module support ( #16082 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:17 -05:00
Scott Lahteine
9e8b158ee1
Tweak mf helper scripts
2021-04-29 08:45:16 -05:00
borland1
ff729744e5
Main / Config Custom Submenus ( #18177 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:16 -05:00
ellensp
dca4c2904e
Check NOZZLE_CLEAN_FEATURE settings ( #21332 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:16 -05:00
Marcio T
e806c3376a
UBL - Hilbert space-filling curve probing sequence ( #21387 )
2021-04-29 08:45:16 -05:00
ellensp
c4d757c6f7
Fix preflight motherboard target check ( #21372 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:16 -05:00
Scott Lahteine
f49dc90655
Move web-ui out of Marlin root folder
2021-04-29 08:45:16 -05:00
Scott Lahteine
86a8e8970a
mftest: usage with error
2021-04-29 08:45:16 -05:00
Scott Lahteine
f5d612b213
Detect extra ENVS in preflight checks ( #21361 )
2021-04-29 08:45:16 -05:00
Victor Oliveira
0d04dcd9ae
Script to generate Marlin TFT Images ( #21340 )
2021-04-29 08:45:16 -05:00
X-Ryl669
f6f5ed166f
Fix build with Meatpack only on 2nd port ( #21336 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:16 -05:00
Victor Oliveira
0c3eb04a37
No extra build folder for st/jlink upload ( #21341 )
2021-04-29 08:45:16 -05:00
Scott Lahteine
09233129a8
Tweak opt_set, opt_enable
2021-04-29 08:45:16 -05:00
Scott Lahteine
633491833c
Update MEATPACK test
2021-04-29 08:45:16 -05:00
Scott Lahteine
01f3dc6d41
Add binary file transfer test
2021-04-29 08:45:15 -05:00
Mike La Spina
db4d9b7fcf
Cooler (for Laser) - M143, M193 ( #21255 )
2021-04-29 08:45:15 -05:00
Keith Bennett
6c6beeee70
Pins/tests followup ( #21268 )
...
Missing commit from #21254
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:15 -05:00