5acd8f36a4
"Move … code" followup ( #20869 )
...
Fix regression from #20832
2021-04-29 08:45:12 -05:00
efaff24145
Apply SEC_TO_MS and other fixes
2021-04-29 08:45:12 -05:00
b059c9e5c0
Reformat abortSDPrinting
2021-04-29 08:45:12 -05:00
82122fe9cd
Fix sign warning ( #20872 )
2021-04-29 08:45:12 -05:00
3beb6a9df3
Cosmetic changes (2) ( #20876 )
2021-04-29 08:45:12 -05:00
a576ab83e9
"Move … code" followup ( #20868 )
...
Fix regression from #20832
2021-04-29 08:45:12 -05:00
70ee5e94fd
"Move … code" followup ( #20874 )
...
Fix regression from #20832
2021-04-29 08:45:12 -05:00
69da8719cf
Graphical TFT fixes, cleanup ( #20861 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:12 -05:00
4ce87eeb91
🧻 Cosmetic changes ( #20859 )
2021-04-29 08:45:12 -05:00
24a801b660
🛠Fix deps script version regex
2021-04-29 08:45:12 -05:00
786bba39ff
Fix Ender 3 V2 DWIN manual move ( #20837 )
2021-04-29 08:45:12 -05:00
bed027f41f
Fix LiquidCrystal CI failures ( #20873 )
...
Fix incorrect dependency syntax for LPC.
Disambiguate LiquidCrystal library names.
2021-04-29 08:45:12 -05:00
17a4ef6730
Revert "Adding custom move feedrate for G26 ( #20729 )" ( #20870 )
...
This reverts commit 14567f3459
.
2021-04-29 08:45:12 -05:00
56383d3ca0
MeatPack serial encoding ( #20802 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:12 -05:00
60c9a9e654
lcd_put_wchar_max for COLOR_UI ( #20838 )
...
Co-Authored-By: Victor Oliveira <github@victormo.com.br >
2021-04-29 08:45:12 -05:00
5398bfab36
Adding custom move feedrate for G26 ( #20729 )
...
* Adding custom move feedrate for G26
This commit adds an additional configuration parameter that can be used to specify the movement speed during the G26 validation pattern command during moves without extrusion.
Closes MarlinFirmware/Marlin#20615
* Fixing missing default 'G26_XY_FEEDRATE_MOVE' value
This commit adds a default 'G26_XY_FEEDRATE_MOVE' value (max movement speed / 1.5) in the G26.cpp - same behaviour as the default 'G26_XY_FEEDRATE' value
* Adding comment describing functionality in G26.cpp
* Renaming 'G26_XY_FEEDRATE_MOVE' to 'G26_XY_FEEDRATE_TRAVEL'
Configuration parameter renamed for better readability and consistency
MarlinFirmware/Marlin#20615
* Setting 'G26_XY_FEEDRATE_TRAVEL' to a safer value, aligned comments
Changed default value for 'G26_XY_FEEDRATE_TRAVEL' from 150 mm/s to 100 mm/s for safety purposes, comment alignment
MarlinFirmware/Marlin#20615
2021-04-29 08:45:12 -05:00
a8a6040b78
🛠 Replace lib_deps for custom_marlin.FEATURE ( #20858 )
2021-04-29 08:45:12 -05:00
22db4c0448
"Move … code" followup ( #20852 )
...
Fix regression from #20832
2021-04-29 08:45:12 -05:00
7bbf958e5c
Add labels, condition for BTT GTR M5 pins ( #20772 )
...
Co-Authored-By: NAPCAL <47440988+NAPCAL@users.noreply.github.com >
2021-04-29 08:45:12 -05:00
0b7de80a6f
Move common strings ( #20846 )
2021-04-29 08:45:12 -05:00
de37fbffa3
Fix undefined E_LBL
2021-04-29 08:45:12 -05:00
f4a3db8db8
Ender 3 V2: Sync reset E in manual move ( #20806 )
2021-04-29 08:45:12 -05:00
c409a6df5e
Fix ANYCUBIC_LCD_CHIRON compilation ( #20807 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:12 -05:00
71be210795
Move some MarlinCore and MarlinUI code ( #20832 )
2021-04-29 08:45:12 -05:00
67942622f1
Increase filament runout distance edit limit ( #20828 )
2021-04-29 08:45:12 -05:00
5252a32de4
USB Flash Drive env hints for ABM ( #20592 )
2021-04-29 08:45:12 -05:00
5e5c0d65f3
Lerdge K/S/X support for Flash Drive ( #20593 )
2021-04-29 08:45:12 -05:00
3dde2722bd
MarlinUI multi-language support ( #20725 )
2021-04-29 08:45:12 -05:00
befcdeb74d
Keep G29 N on the DL
2021-04-29 08:45:12 -05:00
0c62fd02b0
More PlatformIO source filters ( #20822 )
2021-04-29 08:45:12 -05:00
8d2f1851eb
PSTR alias followup ( #20831 )
2021-04-29 08:45:12 -05:00
b355f4605e
Move singlenozzle temp/fan ( #20829 )
2021-04-29 08:45:12 -05:00
f6c4c26937
Fix reporting of TMC_S2VSA/B ( #20730 )
2021-04-29 08:45:12 -05:00
c334151294
USE_M73_REMAINING_TIME sanity-check ( #20751 )
2021-04-29 08:45:12 -05:00
faf4cb1b74
MMU2 serial followup ( #20811 )
2021-04-29 08:45:12 -05:00
ccbff12d6a
Fix SINGLENOZZLE compile
2021-04-29 08:45:12 -05:00
a02e884415
Swedish language for MarlinUI ( #20826 )
2021-04-29 08:45:12 -05:00
1fdf283e5d
Fix MKS UI manual move ( #20813 )
2021-04-29 08:45:12 -05:00
910059adcb
Fix, consolidate PSTR aliases ( #20812 )
...
Co-authored-by: Jason Smith <jason.inet@gmail.com >
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2021-04-29 08:45:12 -05:00
a8bd376fd4
Raise Z on exit from 'Level Bed Corners' ( #20817 )
2021-04-29 08:45:12 -05:00
c69f9b9883
Clean up whitespace, headings
2021-04-29 08:45:12 -05:00
69b873b766
OS-native targets for "mftest -a"
2021-04-29 08:45:12 -05:00
6162560b69
Internal G29N for G28+G29 ( #20800 )
2021-04-29 08:45:12 -05:00
f101e19257
FYSETC_242 OLED 12864 for S6 ( #20767 )
2021-04-29 08:45:12 -05:00
7836b85c96
Reduce some G-code strings
2021-04-29 08:45:12 -05:00
522c78b5e6
Fix Tramming Wizard behavior ( #20796 )
2021-04-29 08:45:12 -05:00
aabd40a7a2
Optimize some G-code strings
2021-04-29 08:45:11 -05:00
e351ea2ee8
Apply bool to some MKS UI
2021-04-29 08:45:11 -05:00
efc396bd05
General cleanup, use _BV
2021-04-29 08:45:11 -05:00
ae53998a88
Fix Trigorilla Pro STOP pins ( #20801 )
2021-04-29 08:45:11 -05:00