Historial de Commits

Autor SHA1 Mensaje Fecha
  DRracer 139c37c744 allow only one string translation constraint defintion per line hace 6 años
  leptun fd01942db8 FAN Error fix - Initial hace 6 años
  D.R.racer 2afeb65811 return failStatsFmt that fell out in merge hace 6 años
  D.R.racer f50cef8361 Merge remote-tracking branch 'upstream/MK3' into translations-doc hace 6 años
  Marek Běl 68359687f8 Merge pull request #2202 from DRracer/lang-381-fixes hace 6 años
  D.R.racer 17cca89993 Merge remote-tracking branch 'upstream/MK3' into translations-doc hace 6 años
  DRracer e7273ea505 Fix [French translation] Wrong display during mesh bed calibration #2218 hace 6 años
  DRracer c1bf4a6288 Merge pull request #2216 from michalrudolf/MK3-miniopravy hace 6 años
  Marek Bel 027b6238fd Mark code unused when PINDA_THERMISTOR is defined by macro. Saves 1B of RAM and 4B of FLASH memory. hace 6 años
  Marek Bel 966d9baf2b Document. hace 6 años
  michalrudolf b660cb3908 ultralcd.cpp hace 6 años
  D.R.racer 77c4720c8b Merge remote-tracking branch 'upstream/MK3' into translations-doc hace 6 años
  michalrudolf b4e0c2f455 Update ultralcd.cpp hace 6 años
  Marek Bel c66b4bd876 Do not ask for preheat temperature twice if calibrating first layer from wizard without filament. hace 6 años
  Marek Bel e1cfd6dc4f Remove option to heat nozzle only from mFilamentItem() when activated from wizard, as it has no use after filament unload was removed from wizard. hace 6 años
  Marek Bel ff4450489b Document. hace 6 años
  Marek Bel 002a7d31a4 Make lcd_wizard() more debug friendly. hace 6 años
  Marek Bel b99038736c Use eeprom_update_byte instead of eeprom_write_byte hace 6 años
  MRprusa3d d491a9801d Update ultralcd.cpp hace 6 años
  MRprusa3d 0e1d559f03 Merge branch 'MK3' into PFW-943 hace 6 años
  MRprusa3d 011468598e IR sensor gen. II hace 6 años
  Marek Bel 015b34de05 Alert user in wizard about more sheets presets. hace 6 años
  DRracer 4423106fad dialogs' layouts fixes (support menu dlgs, statistics etc.) hace 6 años
  Marek Bel e754780717 Fix condition for returning to wizard. eFilamentAction == FilamentAction::Preheat was never true as eFilamentAction is set to eFilamentAction::None in lcd_return_to_status(). hace 6 años
  Marek Bel f1d190d2d5 Do not ask same filament related question twice if starting first layer calibration from wizard. hace 6 años
  Marek Bel ebf405d589 Preselect "yes" for filament question in first layer calibration wizard. hace 6 años
  Marek Bel d256c18635 Fix first layer calibration wizard. Do not jump to WizState::LoadFil if calibration is supposed to be performed. hace 6 años
  Marek Bel 73642632f5 Do not force PLA filament in first layer calibration from wizard. Remove duplicate variable wizard_active. Saves 410 B of FLASH and 1 B of RAM. hace 6 años
  Marek Bel 07a0f527d8 Reset lcd_encoder_diff in lcd_show_fullscreen_message_yes_no_and_wait_P() also when it times out. hace 6 años
  Marek Bel 6630591f9e Consume lcd_encoder_diff in lcd_show_fullscreen_message_yes_no_and_wait_P(). hace 6 años