Historique des commits

Auteur SHA1 Message Date
  Marek Bel acc71232ea Suppress Arduino SocketListener messages. il y a 6 ans
  Marek Bel fddf175b24 Use build environment which includes PrusaResearchRambo:avr:rambo board definition. il y a 6 ans
  NotaRobotexe 238ae351cd Merge pull request #1982 from mkbel/EEPROM_fix il y a 6 ans
  Marek Bel 898f6d9d8b Fix EEPROM_Sheets_base overlay of EEPROM_NOZZLE_DIAMETER_uM. il y a 6 ans
  Marek Bel cd1ea0a655 Move function declaration and structs declarations to top of eeprom.h file. il y a 6 ans
  MRprusa3d 4d535f1217 ... incl. SupportMenu ;-P il y a 6 ans
  NotaRobotexe a6c25f6d1c Merge pull request #1980 from mkbel/Fix_sheet_menu il y a 6 ans
  MRprusa3d 8229a45187 pre-production version ;-) il y a 6 ans
  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. il y a 6 ans
  DRracer 774f9b46ad update build.sh for the new board definition il y a 6 ans
  DRracer a16de83535 heatbed audible noise suppression using short fast PWM pulses with il y a 6 ans
  DRracer ce128e012f Merge remote-tracking branch 'upstream/MK3' into MK3 il y a 6 ans
  NotaRobotexe 9592460281 add old delay il y a 6 ans
  DRracer 8fa6785326 Merge pull request #1963 from NotaRobotexe/multiple_sheets il y a 6 ans
  NotaRobotexe a1a8945bee more code editing il y a 6 ans
  DRracer 1f9dce9513 next almost 200B down il y a 6 ans
  NotaRobotexe e77898d5dc code edit il y a 6 ans
  NotaRobotexe 81b3b71cca check eeprom inicialization il y a 6 ans
  MRprusa3d 4db4f19128 'variant files' update ;-((( il y a 6 ans
  MRprusa3d 7e3cb98a1f & MK3S il y a 6 ans
  MRprusa3d a3a7f3106e print parameters checking il y a 6 ans
  NotaRobotexe ff3c9d1a7c dont fire power panic at normal power off il y a 6 ans
  Marek Bel a59e7090ea Increase version. il y a 6 ans
  Marek Bel d344e514c4 Rename functions and macro to match with naming convention - remove 'P' where there is no pointer to progmem. il y a 6 ans
  Marek Bel d879794922 Remove first parameter of macro menu_format_sheet_P_E, of function menu_format_sheet_P_E and menu_item_submenu_P as it was always called with the same parameter. Saves 66B of FLASH. il y a 6 ans
  Marek Bel 53dbcdd852 Display sheet name when adjusting Z. Costs 130B of flash. il y a 6 ans
  Marek Bel 4a16fe6902 Save z_offset, bed_temp and pinda_temp with sheet calibration. il y a 6 ans
  Marek Bel 20dd1110f6 Remove unused parameters of function _lcd_babystep(int axis, chonst char *msg). il y a 6 ans
  Marek Bel ebdeb99134 Add menu to show sheet live adjust Z value. il y a 6 ans
  NotaRobotexe 4058cd144b add delay_keep_alive without updating lcd il y a 6 ans