DRracer
|
77eb10000c
Merge pull request #2948 from 3d-gussner/PFW-1168
|
3 years ago |
Alex Voinea
|
84d043d41b
Fix WorkDirDepth limit (for good this time)
|
3 years ago |
Alex Voinea
|
90c0f33bc5
Fix farm filename when LFN is missing
|
3 years ago |
Alex Voinea
|
080c44cb2e
Undo stupid hack for an error because of some compiler issue in the past
|
3 years ago |
Alex Voinea
|
df163066fb
Fix "sorting files" messages for both ShellSort and BubbleSort
|
3 years ago |
Alex Voinea
|
279c0aaa21
Fix double '>' bug and brutal refactoring
|
3 years ago |
Yuri D'Elia
|
640e8d899b
Don't scroll one character past the filename end
|
3 years ago |
Alex Voinea
|
8445f76eb9
Restructure for loop to work correctly in reverse
|
3 years ago |
Alex Voinea
|
3c5c1e5167
Use enum for menu state code readability
|
3 years ago |
Alex Voinea
|
ffc3a445ca
Remove even more dead code
|
3 years ago |
Alex Voinea
|
d25b4a6bc9
Remove dead code (SDSORT_GCODE)
|
3 years ago |
Alex Voinea
|
e52e68d4c1
Merge branch 'MK3' into MK3_NEW_SD_COMPILATION
|
3 years ago |
Alex Voinea
|
4c977cc335
Merge branch 'MK3' into MK3_NEW_SD_COMPILATION
|
3 years ago |
Yuri D'Elia
|
186ce0f4b3
Handle acceleration settings in UVLO/power panic
|
3 years ago |
Yuri D'Elia
|
f7542aa064
Report travel acceleration in M503
|
4 years ago |
Yuri D'Elia
|
76911f67db
Take advantage of the new is_uninitialized function
|
4 years ago |
Yuri D'Elia
|
45811f82aa
Initialize default travel_acceleration from EEPROM
|
4 years ago |
Yuri D'Elia
|
5589954b77
Add DEFAULT_TRAVEL_ACCELERATION in all variants
|
4 years ago |
Yuri D'Elia
|
1c76152e62
Implement separate travel acceleration (M204 T)
|
4 years ago |
3d-gussner
|
2ba24fe0d4
Add pause/resume to USB/host prints via LCD menu
|
3 years ago |
DRracer
|
0bda4504c1
Merge pull request #3013 from leptun/MK3_DIR_DEPTH
|
3 years ago |
Alex Voinea
|
896f4e1dd1
Fix compile error
|
3 years ago |
Alex Voinea
|
f6ae379077
Fix dir_names array definition. Prevents overrun
|
3 years ago |
Alex Voinea
|
5c9d202871
Change MAX_DIR_DEPTH from 10 to 6
|
3 years ago |
DRracer
|
f7fd7a5331
Merge pull request #3012 from leptun/MK3_IP_support
|
3 years ago |
3d-gussner
|
57e730c80c
Merge remote-tracking branch 'vojtech-pavlik/MK3' into MK3_Test_PRs
|
3 years ago |
Alex Voinea
|
647cde0cae
Add documentation
|
3 years ago |
Alex Voinea
|
2f4119a6d7
M552 - Printer IP address
|
3 years ago |
DRracer
|
2b81abb24c
Merge pull request #2814 from wavexx/MK3_PAT9125_I2C
|
3 years ago |
D.R.racer
|
15d76a7501
Remove duplicit incrementation of consecutive comment lines
|
3 years ago |