Commit History

Author SHA1 Message Date
  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 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 4c977cc335 Merge branch 'MK3' into MK3_NEW_SD_COMPILATION 3 years ago
  3d-gussner 2ba24fe0d4 Add pause/resume to USB/host prints via LCD menu 3 years ago
  3d-gussner 57e730c80c Merge remote-tracking branch 'vojtech-pavlik/MK3' into MK3_Test_PRs 3 years ago
  Alex Voinea 2f4119a6d7 M552 - Printer IP address 3 years ago
  3d-gussner d75a0fdcbd Merge remote-tracking branch 'upstream/MK3' into MK3_translation_0121 3 years ago
  D.R.racer 7279de7403 Separate reading G-code files and writing to a file 3 years ago
  D.R.racer d275fe0e83 Extract gcode filter from SdBaseFile into SdFile + optimization 3 years ago
  D.R.racer c3758d350e Fast skipping of large comment blocks 3 years ago
  3d-gussner f40c593d11 Fix few translations not being used due to spaces or upper case 3 years ago
  D.R.racer c28e5a9dbc Farmer's request 2 3 years ago
  DRracer bfe93d3959 Merge pull request #2951 from DRracer/pvb-08 3 years ago
  3d-gussner ad5d068690 Update char lengths part 1 3 years ago
  3d-gussner ba8386573a Remove duplicate string `Resume print` using `MSG_RESUME_PRINT` 3 years ago
  3d-gussner c6a01b3806 Remove duplicate string `Reset` using `MSG_RESET` 3 years ago
  3d-gussner ab5aad636f Remove duplicate string `Mesh Bed Leveling` and `Mesh bed leveling` using `MSG_MESH_BED_LEVELING` 3 years ago
  3d-gussner bce8501eea Remove duplicate string `Extruder` using `MSG_Extruder` 3 years ago
  3d-gussner 530b9f50b8 Remove duplicate string `Eject filament` using `MSG_EJECT_FILAMENT` 3 years ago
  3d-gussner 269fabc330 Remove duplicate string `Cut filament` using `MSG_CUT_FILAMENT` 3 years ago
  3d-gussner 797d8e74a3 Remove duplicate string `Checking X axis` and `Checking Y axis` using `MSG_CHECKING_X` and `MSG_CHECKING_Y` 3 years ago
  3d-gussner 2d1e1e4cee Remove duplicate string `Fans check` using `MSG_FANS_CHECK` 3 years ago
  3d-gussner d117a299f7 Remove duplicate string `Fil. runouts ` using `MSG_FIL_RUNOUTS` 3 years ago
  3d-gussner 10bbd64b41 Remove duplicate string `Crash` using `MSG_CRASH` 3 years ago
  3d-gussner 4878db7365 Remove duplicate string `Last print failures` using `MSG_LAST_PRINT_FAILURES` 3 years ago