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