Commit History

Author SHA1 Message Date
  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 3 years ago
  Yuri D'Elia 76911f67db Take advantage of the new is_uninitialized function 3 years ago
  Yuri D'Elia 45811f82aa Initialize default travel_acceleration from EEPROM 3 years ago
  Yuri D'Elia 5589954b77 Add DEFAULT_TRAVEL_ACCELERATION in all variants 3 years ago
  Yuri D'Elia 1c76152e62 Implement separate travel acceleration (M204 T) 3 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
  DRracer 40e45c5eaa Merge pull request #3009 from leptun/PFW-1144-LongPathName 3 years ago
  DRracer 58c217a340 Merge pull request #2988 from leptun/PFW-1171-EEPROM_SN 3 years ago
  Alex Voinea 7e09df6a34 Add documentation 3 years ago
  Alex Voinea b6d56bc0f4 Change M27 argument from L to P as that makes more sense (path vs LFN)) 3 years ago
  Yuri D'Elia ec4c1be058 Silence bUpdateEEPROM unused warning in MK3 variant 3 years ago