Commit History

Author SHA1 Message Date
  leptun 30f325c81d Extract fan_error_selftest to function for readability 4 years ago
  Marek Bel aba9d1c360 Merge branch 'MK3' into MM_lay1_cal 4 years ago
  leptun dfd3f34351 Check for minimum fan speed. Should be achievable by both fans in 1s. 4 years ago
  leptun 532d1fc4ae Fix "Resume Print" missing when doing a normal pause 4 years ago
  leptun c3b7b5ebb5 Check fans before resuming 4 years ago
  leptun 3c17f7e145 No need to check the fan in the menu 4 years ago
  leptun 2363f19a62 Minor tweaks for usb printing 4 years ago
  DRracer 139c37c744 allow only one string translation constraint defintion per line 4 years ago
  leptun fd01942db8 FAN Error fix - Initial 4 years ago
  D.R.racer 2afeb65811 return failStatsFmt that fell out in merge 4 years ago
  D.R.racer f50cef8361 Merge remote-tracking branch 'upstream/MK3' into translations-doc 4 years ago
  Marek Běl 68359687f8 Merge pull request #2202 from DRracer/lang-381-fixes 4 years ago
  D.R.racer 17cca89993 Merge remote-tracking branch 'upstream/MK3' into translations-doc 4 years ago
  DRracer e7273ea505 Fix [French translation] Wrong display during mesh bed calibration #2218 4 years ago
  DRracer c1bf4a6288 Merge pull request #2216 from michalrudolf/MK3-miniopravy 4 years ago
  Marek Bel 027b6238fd Mark code unused when PINDA_THERMISTOR is defined by macro. Saves 1B of RAM and 4B of FLASH memory. 4 years ago
  Marek Bel 966d9baf2b Document. 4 years ago
  michalrudolf b660cb3908 ultralcd.cpp 4 years ago
  D.R.racer 77c4720c8b Merge remote-tracking branch 'upstream/MK3' into translations-doc 4 years ago
  michalrudolf b4e0c2f455 Update ultralcd.cpp 4 years ago
  Marek Bel c66b4bd876 Do not ask for preheat temperature twice if calibrating first layer from wizard without filament. 4 years ago
  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. 4 years ago
  Marek Bel ff4450489b Document. 4 years ago
  Marek Bel 002a7d31a4 Make lcd_wizard() more debug friendly. 4 years ago
  Marek Bel b99038736c Use eeprom_update_byte instead of eeprom_write_byte 4 years ago
  Marek Bel 015b34de05 Alert user in wizard about more sheets presets. 4 years ago
  DRracer 4423106fad dialogs' layouts fixes (support menu dlgs, statistics etc.) 4 years ago
  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(). 4 years ago
  Marek Bel f1d190d2d5 Do not ask same filament related question twice if starting first layer calibration from wizard. 4 years ago
  Marek Bel ebf405d589 Preselect "yes" for filament question in first layer calibration wizard. 4 years ago