Commit History

Author SHA1 Message Date
  Marek Bel 7189f44bcd Remove commented out defines. 4 years ago
  Marek Bel e0f46f128d Fix indentation. 4 years ago
  Marek Bel 4e7de776cd Disable TMC2130 linarity correction for MK3 to save FLASH to enable compilation. Add symlink /Firmware/variants/printers.h to .gitignore. 4 years ago
  MRprusa3d 98bae7af9f Merge branch 'MK3' into PFW-873 4 years ago
  MRprusa3d 3333d937ed some improvements 4 years ago
  DRracer 9585789288 Merge pull request #1976 from NotaRobotexe/MK3_3.7.2_PP 4 years ago
  DRracer 9ab2bca48b Merge pull request #1987 from mkbel/fix_flash_size_check 4 years ago
  Marek Bel 236dce0a0f Fix build time flash size check. 4 years ago
  Marek Běl 4e3bf276ec Merge pull request #1984 from leptun/MK3_compile_error_fix_multiple_sheets_Windows 4 years ago
  Marek Bel 712fb1cceb #undef EEPROM_SHEETS_BASE so this internal define for compile-time checking only is not used outside of eeprom.h 4 years ago
  DRracer ea7087f6f5 Merge pull request #1983 from mkbel/suppres_arduino_SocketListener_messages 4 years ago
  Marek Běl fcfc9ca95c Merge pull request #1979 from DRracer/heatbed_noise_suppression 4 years ago
  leptun dbc603d5f6 Fix compile error on windows 4 years ago
  Marek Bel acc71232ea Suppress Arduino SocketListener messages. 4 years ago
  Marek Bel fddf175b24 Use build environment which includes PrusaResearchRambo:avr:rambo board definition. 4 years ago
  NotaRobotexe 238ae351cd Merge pull request #1982 from mkbel/EEPROM_fix 4 years ago
  Marek Bel 898f6d9d8b Fix EEPROM_Sheets_base overlay of EEPROM_NOZZLE_DIAMETER_uM. 4 years ago
  Marek Bel cd1ea0a655 Move function declaration and structs declarations to top of eeprom.h file. 4 years ago
  MRprusa3d 4d535f1217 ... incl. SupportMenu ;-P 4 years ago
  NotaRobotexe a6c25f6d1c Merge pull request #1980 from mkbel/Fix_sheet_menu 4 years ago
  MRprusa3d 8229a45187 pre-production version ;-) 4 years ago
  Marek Bel 61566f7fb1 Move translated string MSG_V2_CALIBRATION from untranslated section to PROGMEM_I1, add missing ISTR macro. Revert _T(MSG_SELECT) and _T(MSG_RENAME) to _i("Select") and _i("Rename") as it is preferred macro for internationalized strings. Use MSG_V2_CALIBRATION in both occurrences. 4 years ago
  DRracer 774f9b46ad update build.sh for the new board definition 4 years ago
  DRracer a16de83535 heatbed audible noise suppression using short fast PWM pulses with 4 years ago
  DRracer ce128e012f Merge remote-tracking branch 'upstream/MK3' into MK3 4 years ago
  DRracer 8fa6785326 Merge pull request #1963 from NotaRobotexe/multiple_sheets 4 years ago
  NotaRobotexe a1a8945bee more code editing 4 years ago
  DRracer 1f9dce9513 next almost 200B down 4 years ago
  NotaRobotexe e77898d5dc code edit 4 years ago
  NotaRobotexe 81b3b71cca check eeprom inicialization 4 years ago