コミット履歴

作者 SHA1 メッセージ 日付
  Alex Voinea 7028583e9b Merge branch 'MK3_ShellSort' into MK3_NEW_SD_COMPILATION 4 年 前
  Alex Voinea 1ba89b9689 Merge branch 'MK3' into MK3_ShellSort 4 年 前
  Alex Voinea f0f7db57ea Fist attempt at "saved position SD menu" 4 年 前
  DRracer d68d9c7fef Merge pull request #2058 from leptun/MK3_fix_warnings 4 年 前
  Alex Voinea 103e29d38a Merge branch 'MK3' into MK3_ShellSort 4 年 前
  Alex Voinea 960f4a88ed Status bar, lcd optimization, compile warning fix 4 年 前
  MRprusa3d 6e2793566c Merge branch 'MK3' into PFW-943 4 年 前
  DRracer 56251c4f99 Merge pull request #1937 from arons/MK3 4 年 前
  Marek Bel 027b6238fd Mark code unused when PINDA_THERMISTOR is defined by macro. Saves 1B of RAM and 4B of FLASH memory. 4 年 前
  Marek Bel 966d9baf2b Document. 4 年 前
  Marek Bel c66b4bd876 Do not ask for preheat temperature twice if calibrating first layer from wizard without filament. 4 年 前
  MRprusa3d 0e1d559f03 Merge branch 'MK3' into PFW-943 4 年 前
  MRprusa3d 011468598e IR sensor gen. II 4 年 前
  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. 4 年 前
  Marek Bel e83b2ebe1f Rename mFilamentMenu to lcd_generic_preheat_menu to match naming convention for global function and be more descriptive. 4 年 前
  Marek Bel 6674cbf0d7 Select material / temperature before first layer calibration. 4 年 前
  Marek Bel 3628d893ee Remove duplicate preheat menu. 4 年 前
  Marek Bel f204cdea81 Refactor 4 年 前
  leptun 5fdaead663 Fix language related warnings in LANG_MODE 0 4 年 前
  NotaRobotexe 2bae208133 Merge pull request #2011 from MRprusa3d/PFW-873 4 年 前
  MRprusa3d 034cbff10a GUI updates 4 年 前
  Marek Bel fecccf50e5 Remove duplicate prototypes from ultralcd.h. Make functions unreferenced outside lcd.cpp static. Disable unused functions by preprocessor to suppress warnings. 4 年 前
  MRprusa3d 98bae7af9f Merge branch 'MK3' into PFW-873 4 年 前
  MRprusa3d 3333d937ed some improvements 4 年 前
  Renzo e54497d802 added new function belt test under calibration menu 4 年 前
  Marek Bel 1390d4e5b9 Use first letter capital camel case for enum class members. Change underlying type to uint_least8_t. 5 年 前
  Marek Bel 5fcf760954 Use first letter capital camel case for enum class members. Rename CustomMsgTypes to CustomMsg. Remove unnecessary maping to numbers. Change underlying type to uint_least8_t. 5 年 前
  Marek Bel 51df6cdfdc Remove LcdCommands::Unknown3. Remove LcdCommands mapping to numbers, as it is not needed. 5 年 前
  Marek Bel cbb92860d0 Use first letter capital camel case for enum class members. 5 年 前
  MRprusa3d b7d3766ae2 Merge branch 'MK3' into PFW-790 5 年 前