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
3153080301
Move last bootscreen delay to end of setup ( #21665 )
2021-04-29 08:45:20 -05:00
Scott Lahteine
899fcf51e6
Add whole-degree accessors, simplify some temperature-related features ( #21685 )
2021-04-29 08:45:19 -05:00
Scott Lahteine
a866a8f2fb
Fix Chiron typos, file nav
2021-04-29 08:45:19 -05:00
Scott Lahteine
81ab756759
Changes supporting "Prussia3D" MK3 ( #21617 )
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
27754a76dc
Skip scripts during 'platformio init' ( #21643 )
2021-04-29 08:45:19 -05:00
Scott Lahteine
9c86eef98b
Leave Hybrid Threshold as-is for now
...
Reverting 253ee0c407
2021-04-29 08:45:19 -05:00
Scott Lahteine
61ee5b1d76
Init pwm_thrs to 0 when HYBRID_THRESHOLD is off ( #21623 )
2021-04-29 08:45:19 -05:00
Scott Lahteine
c66cbf0d69
Reduce math library code size by 3.4KB ( #21575 )
2021-04-29 08:45:18 -05:00
Scott Lahteine
1bd35072cb
Fix axis char printing
2021-04-29 08:45:18 -05:00
Scott Lahteine
f3510db367
Fix CardReader string args
2021-04-29 08:45:18 -05:00
Scott Lahteine
4f174afc1a
Remove extraneous 'extern' hints ( #21516 )
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
a4d5f96e9a
Replace 'const float &' with 'const_float_t' ( #21505 )
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
3226e12037
Add typedef celsius_t ( #21374 )
2021-04-29 08:45:16 -05:00
Scott Lahteine
2a011779e9
Max temp/target followup
2021-04-29 08:45:16 -05:00
Scott Lahteine
d924adef75
Followup to UBL Hilbert
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
Scott Lahteine and jafal99
b644aca98c
Fix small wired EEPROM ( #21337 )
...
Co-Authored-By: jafal99 <26922965+jafal99@users.noreply.github.com >
2021-04-29 08:45:16 -05:00
Scott Lahteine
2480c82d76
Add M207/8/9 reporting ( #21335 )
2021-04-29 08:45:16 -05:00
Scott Lahteine
166d4a26f3
Pause SD queue early on M25 ( #21317 )
2021-04-29 08:45:16 -05:00
Scott Lahteine
ead6d99069
Clean up, optimize ExtUI/TFT code ( #21333 )
2021-04-29 08:45:16 -05:00
Scott Lahteine
5c0f909949
Tricked-out declaration
2021-04-29 08:45:16 -05:00
Scott Lahteine
633491833c
Update MEATPACK test
2021-04-29 08:45:16 -05:00
Scott Lahteine
b713ca2638
Number serial from 1 to match settings
2021-04-29 08:45:16 -05:00
Scott Lahteine
46246c8db6
Clean up spaces and words
2021-04-29 08:45:15 -05:00
Scott Lahteine
e1cca6d97b
Fix serial index types
2021-04-29 08:45:15 -05:00
Scott Lahteine
01f3dc6d41
Add binary file transfer test
2021-04-29 08:45:15 -05:00
Scott Lahteine
7c37a82821
Tweak tests, consolidate pins target validation ( #21254 )
2021-04-29 08:45:15 -05:00
Scott Lahteine
92da7659f4
Trust XY after Quiet Probing short sleep ( #21237 )
2021-04-29 08:45:15 -05:00
Scott Lahteine
0a097b7a1e
Tweaks to build scripts
2021-04-29 08:45:15 -05:00
Scott Lahteine
3f34916c57
Tweaks to build scripts
2021-04-29 08:45:15 -05:00
Scott Lahteine
0e6e7b0608
whitespace
2021-04-29 08:45:15 -05:00
Scott Lahteine and Bryan Joshua Pedini
00ceeeae7a
Eryone Thinker V2 ( #21190 )
...
Co-Authored-By: Bryan Joshua Pedini <b.pedini@bjphoster.com >
2021-04-29 08:45:14 -05:00
Scott Lahteine and svsergo
c4fcf8bfd7
Fixes for MP_SCARA ( #21113 )
...
Co-Authored-By: svsergo <52426708+svsergo@users.noreply.github.com >
2021-04-29 08:45:14 -05:00
Scott Lahteine
a09d7a59b4
Fix IDEX broken endstop test ( #21110 )
2021-04-29 08:45:14 -05:00
Scott Lahteine
4d75c2e0f9
Ender 3 V2 DWIN cleanup ( #21061 )
2021-04-29 08:45:13 -05:00
Scott Lahteine
9acd2e176d
Ender 3 V2 DWIN cleanup ( #21026 )
2021-04-29 08:45:13 -05:00
Scott Lahteine
47b872f5d0
Fix TEMP_0_TR_ENABLE, rename temp conditions ( #21016 )
2021-04-29 08:45:13 -05:00
Scott Lahteine
4b9f2f13b1
AutoReport class (Temperature, Cardreader) ( #20913 )
2021-04-29 08:45:12 -05:00
Scott Lahteine
efaff24145
Apply SEC_TO_MS and other fixes
2021-04-29 08:45:12 -05:00
Scott Lahteine
b059c9e5c0
Reformat abortSDPrinting
2021-04-29 08:45:12 -05:00
Scott Lahteine
24a801b660
🛠Fix deps script version regex
2021-04-29 08:45:12 -05:00
Scott Lahteine
786bba39ff
Fix Ender 3 V2 DWIN manual move ( #20837 )
2021-04-29 08:45:12 -05:00
Scott Lahteine
a8a6040b78
🛠 Replace lib_deps for custom_marlin.FEATURE ( #20858 )
2021-04-29 08:45:12 -05:00
Scott Lahteine
0b7de80a6f
Move common strings ( #20846 )
2021-04-29 08:45:12 -05:00
Scott Lahteine
71be210795
Move some MarlinCore and MarlinUI code ( #20832 )
2021-04-29 08:45:12 -05:00
Scott Lahteine
3dde2722bd
MarlinUI multi-language support ( #20725 )
2021-04-29 08:45:12 -05:00
Scott Lahteine
befcdeb74d
Keep G29 N on the DL
2021-04-29 08:45:12 -05:00
Scott Lahteine
b355f4605e
Move singlenozzle temp/fan ( #20829 )
2021-04-29 08:45:12 -05:00
Scott Lahteine
ccbff12d6a
Fix SINGLENOZZLE compile
2021-04-29 08:45:12 -05:00
Scott Lahteine
6162560b69
Internal G29N for G28+G29 ( #20800 )
2021-04-29 08:45:12 -05:00
Scott Lahteine
7836b85c96
Reduce some G-code strings
2021-04-29 08:45:12 -05:00
Scott Lahteine
aabd40a7a2
Optimize some G-code strings
2021-04-29 08:45:11 -05:00
Scott Lahteine
e351ea2ee8
Apply bool to some MKS UI
2021-04-29 08:45:11 -05:00
Scott Lahteine
efc396bd05
General cleanup, use _BV
2021-04-29 08:45:11 -05:00
Scott Lahteine
5c181562f6
MKS UI prelim. cleanup ( #20763 )
2021-04-29 08:45:11 -05:00
Scott Lahteine
104aceb44a
Rotary encoder cleanup ( #20753 )
2021-04-29 08:45:11 -05:00
Scott Lahteine
483804bafd
Ok to use C++11 'auto'
2021-04-29 08:45:11 -05:00
Scott Lahteine
7c7d28345e
Optimize some G76 strings
2021-04-29 08:45:11 -05:00
Scott Lahteine
c9a9c00f61
Fix Python 2.7 compatibility
...
Fix regression from #20692
2021-04-29 08:45:11 -05:00
Scott Lahteine
32caeecffb
Custom build_flags by feature ( #20692 )
2021-04-29 08:45:11 -05:00
Scott Lahteine
d5465f1ad8
Creality 4.2.10 board ( #20647 )
2021-04-29 08:45:10 -05:00
Scott Lahteine
3f8a83b285
Add ALL_AXES manual move for UBL mesh editing
...
Co-Authored-By: Jason Smith <20053467+sjasonsmith@users.noreply.github.com >
#20620
2021-04-29 08:45:10 -05:00
Scott Lahteine
385152b3d2
Animated boot followup
2021-04-29 08:45:10 -05:00
Scott Lahteine
f4f152bd01
Improved bootscreen animation
2021-04-29 08:45:10 -05:00
Scott Lahteine
8aa453d75b
Menu item index followup
2021-04-29 08:45:10 -05:00
Scott Lahteine
adca49e432
Remove URL scheme
2021-04-29 08:45:10 -05:00
Scott Lahteine
214f6cb6e3
Allow define HOMING_FEEDRATE_(XY|Z)
2021-04-29 08:45:10 -05:00
Scott Lahteine
3395d10e82
General cleanup
2021-04-29 08:45:10 -05:00
Scott Lahteine
892e83e872
Init tare pin once
2021-04-29 08:45:10 -05:00
Scott Lahteine
10482ca49c
Add probe_switch_activated
2021-04-29 08:45:10 -05:00
Scott Lahteine
9947072d2d
Remove CREALITY_TOUCH
2021-04-29 08:45:10 -05:00
Scott Lahteine
6d3e22dd4a
Fix some comments
2021-04-29 08:45:10 -05:00
Scott Lahteine and Marcio T.
089bfad490
Fix, clean up FTDI EVE Touch UI ( #20466 )
...
Co-Authored-By: Marcio T. <mlt4356-github@yahoo.com >
2021-04-29 08:45:10 -05:00
Scott Lahteine
121d4bf52a
Add "End Repeat Loops" menu item
2021-04-29 08:45:10 -05:00
Scott Lahteine
a5dd4028ac
Move BTT_SKR_CR6
2021-04-29 08:45:10 -05:00
Scott Lahteine
fa89a7b0bc
Apply ENABLED in ExiUI / FTDI
2021-04-29 08:45:10 -05:00
Scott Lahteine
350dc4ca05
Tweak FTDI spacing
2021-04-29 08:45:09 -05:00
Scott Lahteine
ff2f6cb110
Robin pins followup
2021-04-29 08:45:09 -05:00
Scott Lahteine
023ef753b9
Clean up some pins
2021-04-29 08:45:09 -05:00
Scott Lahteine
bee6b8af8f
Use homing_feedrate function
2021-04-29 08:45:09 -05:00
Scott Lahteine and Zs.Antal
a45603a344
Update Hungarian language
...
Co-Authored-By: Zs.Antal <45710979+AntoszHUN@users.noreply.github.com >
2021-04-29 08:45:09 -05:00
Scott Lahteine
82b6044dbb
Trust STM32 gcc versions
2021-04-29 08:45:09 -05:00
Scott Lahteine
be7aab204f
Update some LCD includes
2021-04-29 08:45:09 -05:00
Scott Lahteine
f82b3f0f51
Update some pins errors
2021-04-29 08:45:09 -05:00
Scott Lahteine
46d2dc9bee
Please install the EditorConfig plugin
2021-04-29 08:45:09 -05:00
Scott Lahteine
e188b3e28c
Auto-check followup
2021-04-29 08:45:09 -05:00
Scott Lahteine
6599e4ea53
Fix formatting
2021-04-29 08:45:09 -05:00
Scott Lahteine
b81a9e54a3
SHORT_MANUAL_Z_MOVE => FINE_MANUAL_MOVE
2021-04-29 08:45:09 -05:00
Scott Lahteine
cbe27daafb
Adjust planner debugging
2021-04-29 08:45:08 -05:00
Scott Lahteine
c0ad4718a4
Better animated boot screen
2021-04-29 08:45:08 -05:00
Scott Lahteine
37dd0fd2d6
Fix auto#.g file handling, add NO_SD_AUTOSTART ( #20071 )
2021-04-29 08:45:08 -05:00
Scott Lahteine
1932e70e72
More LPC P-string macros
2021-04-29 08:45:08 -05:00
Scott Lahteine
ea81790d48
Watch idle() depth over 5
2021-04-29 08:45:08 -05:00
Scott Lahteine
2384e5c9c9
Fix fileExists, use openFailed
2021-04-29 08:45:08 -05:00
Scott Lahteine
284cc8f62d
ExtUI homing / leveling additions
2021-04-29 08:45:08 -05:00