Commit History

Autor SHA1 Mensaxe Data
  Marek Bel e6fbac08ed Move sheet selector to submenu. %!s(int64=5) %!d(string=hai) anos
  Marek Bel 0a48082609 Add steel sheet profile selector. %!s(int64=5) %!d(string=hai) anos
  Renzo Dani 9a904362e5 code only for TMC2130 %!s(int64=5) %!d(string=hai) anos
  Renzo e54497d802 added new function belt test under calibration menu %!s(int64=5) %!d(string=hai) anos
  Marek Bel 524121141a Remove commented out code. This code is of unknown genesis and purpose. It was added in commit "3.0.10 sync" two years ago and it was already commented out in that moment. %!s(int64=5) %!d(string=hai) anos
  Marek Bel 24cec4091b Merge branch 'MK3' into sound %!s(int64=5) %!d(string=hai) anos
  Marek Běl aff020a6d4 Merge pull request #1897 from NotaRobotexe/farm_mode %!s(int64=5) %!d(string=hai) anos
  Yuri D'Elia 367a28a5a8 Default to "Live Adjust Z" when longpressing during a print (closes #1604) %!s(int64=6) %!d(string=hai) anos
  Voinea d81970dd3d Merge branch 'MK3' into MK3_Enable_fan_waiting_cooldown %!s(int64=5) %!d(string=hai) anos
  Marek Bel 6717590631 Merge branch 'MK3' into MK3_LA15 %!s(int64=5) %!d(string=hai) anos
  Marek Bel 72f5e87c61 Merge branch 'MK3' into use_enum_class_2 %!s(int64=5) %!d(string=hai) anos
  Marek Bel 1390d4e5b9 Use first letter capital camel case for enum class members. Change underlying type to uint_least8_t. %!s(int64=5) %!d(string=hai) anos
  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. %!s(int64=5) %!d(string=hai) anos
  Marek Bel 51df6cdfdc Remove LcdCommands::Unknown3. Remove LcdCommands mapping to numbers, as it is not needed. %!s(int64=5) %!d(string=hai) anos
  Marek Bel cbb92860d0 Use first letter capital camel case for enum class members. %!s(int64=5) %!d(string=hai) anos
  Marek Bel 0401490cc1 Use first letter capital camel case for enum class members. %!s(int64=5) %!d(string=hai) anos
  Marek Bel 9ceba00426 Use first letter capital camel case for enum class members. Remove dependency of FanCheck values on TestError values as it is not used. %!s(int64=5) %!d(string=hai) anos
  MRprusa3d b7d3766ae2 Merge branch 'MK3' into PFW-790 %!s(int64=5) %!d(string=hai) anos
  Marek Bel 6dd085bcc5 Use first letter capital camel case for enum class members. %!s(int64=5) %!d(string=hai) anos
  Marek Bel cc80bfa020 Merge branch 'MK3' into use_enum_class %!s(int64=5) %!d(string=hai) anos
  DRracer c7e1e73880 another almost 200B down by proper usage of smaller data types and enum %!s(int64=5) %!d(string=hai) anos
  DRracer 94a5175980 Code size reduction - saved almost 2KB %!s(int64=5) %!d(string=hai) anos
  Marek Bel 49f172a7b9 Convert uint8_t cycle control varibles changed in previous commit to uint_least8_t to be potentially more portable. %!s(int64=5) %!d(string=hai) anos
  DRracer b15bbaf177 for cycles' variables: int -> uint8_t where appropriate, part1 %!s(int64=5) %!d(string=hai) anos
  DRracer 4f8ed7f123 for cycles' variables: int -> uint8_t where appropriate, part1 %!s(int64=5) %!d(string=hai) anos
  DRracer baa36ce740 another almost 200B down by proper usage of smaller data types and enum %!s(int64=5) %!d(string=hai) anos
  Marek Bel d528a53526 Refactor. Move lcd_commands_func1() to first_lay_cal.cpp and rename it to lay1cal_square(). Remove its constant parameters. Move remaining G1 code to lay1cal_meander(). Saves 6B of FLASH memory. %!s(int64=5) %!d(string=hai) anos
  Marek Bel 60cc3d58ec Use sprintf_P in first layer calibration. Save 30B of FLASH memory. %!s(int64=5) %!d(string=hai) anos
  Marek Bel 47a183e96e Use loop to enquecommand_P() in first layer calibration. Save 126B of FLASH memory. %!s(int64=5) %!d(string=hai) anos
  Marek Bel 21f4669600 Make count_e() constexpr. %!s(int64=5) %!d(string=hai) anos