Commit History

Author SHA1 Message Date
  D.R.racer c1ead75a73 Remove commented debug code 3 years ago
  D.R.racer 7279de7403 Separate reading G-code files and writing to a file 3 years ago
  D.R.racer c3758d350e Fast skipping of large comment blocks 3 years ago
  DRracer 891f37a622 Merge pull request #2982 from DRracer/codesize 3 years ago
  DRracer c465417f50 Merge pull request #2987 from leptun/PFW-1144-LongPathName 3 years ago
  D.R.racer 348902240e Fix code_seen_P("fv") broken by one of the merges 3 years ago
  DRracer 3975415490 Merge branch 'MK3' into codesize 3 years ago
  DRracer 58351fb27a Merge pull request #2977 from DRracer/farm-patch1 3 years ago
  Voinea Dragos 2b3729125d Prevent wdt reset during file listing 3 years ago
  D.R.racer c1ff6242b0 Avoid copying FW version number into RAM - use the PROGMEM string 3 years ago
  Voinea Dragos 4f769f0faa PRUSA RESET safety precaution 3 years ago
  D.R.racer 6a62674bd8 Keep PRUSA RESET available even in non-farm mode 3 years ago
  D.R.racer 98a4da571d Merge branch 'farm-patch1' of github.com:DRracer/Prusa-Firmware into farm-patch1 3 years ago
  D.R.racer 9bfada94f0 Remove commented code 3 years ago
  Voinea Dragos e8e4aabfdb Add gcode documentation 3 years ago
  D.R.racer 3ccd1b2b2b Refactor lcd_set_cursor + lcd_puts_P -> lcd_puts_at_P 3 years ago
  Voinea Dragos da21916473 Change printf_P without format arguments and NL to puts_P only 3 years ago
  D.R.racer 2780a03967 Improve duplicate_Tcode_ignored 3 years ago
  D.R.racer 3dc85b319c Marlin_main.cpp hacks 3 years ago
  DRracer eceb7b4e5f Merge pull request #2981 from 3d-gussner/PFW-1140-2 3 years ago
  3d-gussner 008c6a2590 Remove defines 3 years ago
  3d-gussner ede3f34051 Documentation 3 years ago
  Voinea Dragos ced3d9fa77 "M20 L" support. Print long filenames 3 years ago
  D.R.racer 31951fe8c9 Code refactoring 3 years ago
  Voinea Dragos 70d254a1fc Allow resetting when not in farm mode 3 years ago
  Voinea Dragos 48b4bdfe8e Make the PRUSA RESET command functional on the miniRambo 3 years ago
  Voinea Dragos 542677c080 Prevent switching to serial port 1 on miniRambo and such 3 years ago
  D.R.racer a9d8ddc89c Farmers' requests 1 3 years ago
  3d-gussner 9264454d3a Gcode `M123` only if FANCHECK and TACHOs are defined 3 years ago
  DRracer ef51652e39 Merge pull request #1758 from wavexx/disable_filament_checks_in_extr_menu 3 years ago