Scott Lahteine
624336f453
Fix up Megatronics 3.2 test
5 years ago
Scott Lahteine
6e0bcb80a2
Tweak mega tests
5 years ago
Scott Lahteine
ea3217cd46
Move 'draw' methods into Menu Item classes ( #15760 )
5 years ago
Scott Lahteine
7a342ecb93
Show Total E during print ( #15703 )
5 years ago
Scott Lahteine
93f0012959
Cancel Objects - As seen at ERRF2019 ( #15590 )
5 years ago
LinFor
b20d5a7cc6
Estimate Remaining Time (graphical display) ( #15497 )
5 years ago
Marcio Teixeira
6a865a6146
Multi-language support ( #15453 )
5 years ago
Scott Lahteine
89490171ef
Use "concatenatable" language codes
5 years ago
Scott Lahteine
c0005e939c
Enable junction deviation by default ( #15481 )
5 years ago
Scott Lahteine
5becda25c5
Followup to E renumbering
5 years ago
Scott Lahteine
9188ce1a8d
Add JOIN for simple append
5 years ago
Scott Lahteine
139b7196a0
Watchdog cleanup ( #15283 )
5 years ago
Scott Lahteine
4bb17a55ac
Add Travis test for M425
5 years ago
Scott Lahteine
85a7f8c5b4
Smaller animation example
5 years ago
Scott Lahteine
f4b198a9f5
Fix G26 enable in tests
5 years ago
Scott Lahteine
ff482a3247
M114 detail in more tests
5 years ago
Scott Lahteine
4f5e197c80
Move bezier curve test
5 years ago
Jamie
dbee0e9c54
Analog joystick jogging control ( #14648 )
5 years ago
Scott Lahteine
75efa3cdac
Reorganize HAL ( #14832 )
5 years ago
Scott Lahteine
944920176f
Add more platform Travis tests
5 years ago
Scott Lahteine
d6a16525c2
New Language: Vietnamese ( #13892 )
5 years ago
Ludy
6715fd159c
Animated Marlin boot screen ( #14961 )
5 years ago
Ludy
9479ec32f7
Fix Service Menu compile error ( #14903 )
5 years ago
rafaljot
e44fccf3d2
Add support for M575 ( #14757 )
5 years ago
Marcio Teixeira
fec52e61ea
Use shared memory space for game data ( #14727 )
5 years ago
Scott Lahteine
74e1573b14
Update megaatmega2560-tests
5 years ago
Scott Lahteine
7de605c5c3
Move pins files to subfolders #14573
5 years ago
Ludy
a7bb1fc322
Fix Dual X,Y,Z UART pins in relation to TMC2208/9 ( #14554 )
5 years ago
Ludy
a210f80adc
Sanity-check for CASE_LIGHT_PIN ( #14518 )
5 years ago
Tim Moore
eb6dec03bd
Simplify power supply naming logic ( #14488 )
Co-Authored-By: Tim Moore <tim.moore@lightbend.com>
Co-Authored-By: AnHardt <github@kitelab.de>
5 years ago
Scott Lahteine
d7d80418ae
Singleton for cutting tools ( #14429 )
5 years ago
Scott Lahteine
7e16835c83
Use LCD conditionals in pins files ( #14428 )
5 years ago
Scott Lahteine
4df4c47994
Add TMC2209 support ( #14249 )
5 years ago
Ludy
35aabd1834
Fix Spindle/Laser compile error ( #14312 )
5 years ago
teemuatlut
29afd11cbf
Updates for TMC2660 init ( #14245 )
5 years ago
Scott Lahteine
8bc3b80176
Add MULTI_NOZZLE_DUPLICATION test
5 years ago
Scott Lahteine
0ca2073625
ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED => SD_ABORT_ON_ENDSTOP_HIT
5 years ago
InsanityAutomation
fda8606388
Fix Travis test of Azteeg X3 Pro ( #14235 )
5 years ago
InsanityAutomation
6811e2921b
BLTouch v3 / 3DTouch Interoperability & performance ( #13814 )
6 years ago
Tanguy Pruvot
11adcf1ce3
Add'l PLR options, AVR strstr_P compat ( #13880 )
6 years ago
doggyfan
23a8707ef1
Configurable Thermistor ( #13888 )
6 years ago
Stephan
84273557f9
Move and update heated chamber settings ( #13671 )
Co-Authored-By: the-real-orca <stephan.veigl@gmail.com>
6 years ago
Scott Lahteine
ae42206500
Fix SD_REPRINT_LAST_SELECTED_FILE
6 years ago
Scott Lahteine
5018fdacbe
Support FYSETC_MINI_12864_PANEL ( #13365 )
6 years ago
Scott Lahteine
a2b3ad6d0a
Don't override RGB LED pins, by default
6 years ago
Roxy-3D
9cee81d47e
Option to show babysteps total since G28 ( #13580 )
6 years ago
InsanityAutomation
691e5c3bb8
BLTouch V3.0 support ( #13406 )
6 years ago
InsanityAutomation
c03df89921
ExtUI Mesh Leveling Extensions ( #13363 )
6 years ago
3dlabsio
645ca7af7a
M141 Heated Chamber, Temperature rework ( #12201 )
6 years ago
Chris Pepper
4ab433d391
Fix binary protocol with one serial port ( #13270 )
- The `sdcard.transfer_port` variable is Marlin's internal serial port index, not the physical serial port number.
- Added packet number to "ok" response so hosts don't need to wait for the ACK.
- Renamed feature to `BINARY_FILE_TRANSFER`, as the speed up is only consequential to the ability to transfer binaries over serial.
6 years ago