Commit History

Author SHA1 Message Date
  3d-gussner 686054b95e Changed `x of 4` and `y of 9` to `x/4` and `y/4` 3 years ago
  3d-gussner b8ae08fd3d Update `x of 4` and `x of 9` messages so longer text can be used. 3 years ago
  3d-gussner 1c09e8411d Define #MSG_PINDA c=6 and remove duplicate saved 8 bytes 3 years ago
  3d-gussner 178fe36dc7 Create MSG_CANCEL c=9 3 years ago
  DRracer c1849f5cc2 Merge pull request #2405 from leptun/MK3_NEW_SD_COMPILATION 3 years ago
  3d-gussner 6d7d9089f7 Add defines and templates for community languages 3 years ago
  Alex Voinea 7faffa539a Merge branch 'MK3' into MK3_NEW_SD_COMPILATION 3 years ago
  DRracer 7b22895f23 Merge pull request #3032 from DRracer/service-prep2 3 years ago
  D.R.racer 734e497cd0 Move wizard msgs into messages.h/c + add more translation markers 3 years ago
  3d-gussner a109d20506 Merge remote-tracking branch 'upstream/MK3' into PFW-1174 3 years ago
  Alex Voinea b4de57c365 Merge branch 'MK3' into MK3_NEW_SD_COMPILATION 3 years ago
  Voinea Dragos 52f7a71dce More fixes that were extracted from #2405 3 years ago
  3d-gussner 2ba24fe0d4 Add pause/resume to USB/host prints via LCD menu 3 years ago
  3d-gussner c555907a12 Remove duplicate string `G-code sliced for a different printer type. Please re-slice the model again. Print cancelled.` using `MSG_GCODE_DIFF_PRINTER_CANCELLED` 3 years ago
  3d-gussner 51d1e0bd8a Remove duplicate string `G-code sliced for a different printer type. Continue?` using `MSG_GCODE_DIFF_PRINTER_CONTINUE` 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 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
  3d-gussner 99867c8fbd Remove duplicate string `Total failures` using `MSG_TOTAL_FAILURES` 3 years ago
  3d-gussner 8f0a45e8a4 Remove duplicate string `Steel sheets` and `Total` using `MSG_STEEL_SHEETS` and `MSG_TOTAL` 3 years ago
  3d-gussner 7222cf05cf Remove duplicate string `MMU Fails` and `MMU Load Fails` using `MSG_MMU_FAILS` and `MSG_MMU_LOAD_FAILS` 3 years ago
  3d-gussner fbb3fad64b Remove duplicate string `Last print` using `MSG_LAST_PRINT` 3 years ago
  3d-gussner 7891d12a32 Remove duplicate string `Is filament loaded?` using `MSG_FILAMENT_LOADED` 3 years ago
  3d-gussner 377a59c624 Remove duplicate string `Belt status` 3 years ago
  DRracer c05d4c9112 Update messages.h 3 years ago