Histórico de commits

Autor SHA1 Mensagem Data
  3d-gussner 92d61c6de3 Translated to Dutch 6 anos atrás
  3d-gussner 036d8b1d09 Create new language files #2 6 anos atrás
  3d-gussner e60aceae93 Create new language files 6 anos atrás
  3d-gussner 749e356358 more typo 6 anos atrás
  3d-gussner ee6f074775 Fix typo 6 anos atrás
  3d-gussner c76da6ccff Another syntax fix 6 anos atrás
  3d-gussner 23f786ad7e Looks nicer 6 anos atrás
  3d-gussner 7a5aa352aa Fix syntax 6 anos atrás
  3d-gussner 2c174964da Update documentation 6 anos atrás
  3d-gussner 9a7a909c6f Prepare adding new language 6 anos atrás
  leptun 695f938348 Fix conversion warnings 6 anos atrás
  leptun 35b93d17dc Remove merge errors 6 anos atrás
  leptun 95fa81c68f Merge branch 'MK3' into MK3_Translations 6 anos atrás
  leptun e828798209 Fixes after merge and line buffer 6 anos atrás
  Marek Bel 015b34de05 Alert user in wizard about more sheets presets. 6 anos atrás
  DRracer 4423106fad dialogs' layouts fixes (support menu dlgs, statistics etc.) 6 anos atrás
  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(). 6 anos atrás
  Marek Bel f1d190d2d5 Do not ask same filament related question twice if starting first layer calibration from wizard. 6 anos atrás
  Marek Bel ebf405d589 Preselect "yes" for filament question in first layer calibration wizard. 6 anos atrás
  Marek Bel d256c18635 Fix first layer calibration wizard. Do not jump to WizState::LoadFil if calibration is supposed to be performed. 6 anos atrás
  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. 6 anos atrás
  Marek Bel 07a0f527d8 Reset lcd_encoder_diff in lcd_show_fullscreen_message_yes_no_and_wait_P() also when it times out. 6 anos atrás
  Marek Bel 6630591f9e Consume lcd_encoder_diff in lcd_show_fullscreen_message_yes_no_and_wait_P(). 6 anos atrás
  Marek Bel d48197656c Fix lcd_v2_calibration menu not redrawn after full screen message or question. 6 anos atrás
  Marek Bel 770e470fd5 Extract common code to function preheat_or_continue(). Saves 138B of FLASH memory. 6 anos atrás
  Marek Bel d80b8280a0 Remove commented out and unused functions prototypes. 6 anos atrás
  Marek Bel 3a541488b2 Rename extr_unload_() to mmu_unload_filament() and move it to ultralcd.cpp as it is menu. 6 anos atrás
  Marek Bel 0cdfa7a5e8 Remove dead code. 6 anos atrás
  Marek Bel e83b2ebe1f Rename mFilamentMenu to lcd_generic_preheat_menu to match naming convention for global function and be more descriptive. 6 anos atrás
  Marek Bel c26d7e50f7 Remove redundant lcd_update_enable(true) call. 6 anos atrás