Histórico de Commits

Autor SHA1 Mensagem Data
  Marek Bel 53dbcdd852 Display sheet name when adjusting Z. Costs 130B of flash. há 5 anos atrás
  Marek Bel 4a16fe6902 Save z_offset, bed_temp and pinda_temp with sheet calibration. há 5 anos atrás
  Marek Bel 20dd1110f6 Remove unused parameters of function _lcd_babystep(int axis, chonst char *msg). há 5 anos atrás
  Marek Bel ebdeb99134 Add menu to show sheet live adjust Z value. há 5 anos atrás
  NotaRobotexe 3e9dc91cef ifdef for mk2 há 5 anos atrás
  NotaRobotexe b5168bd6c2 fan error fix há 5 anos atrás
  Marek Bel b67ec501b4 Add rename sheet menu. há 5 anos atrás
  Marek Bel e6fbac08ed Move sheet selector to submenu. há 5 anos atrás
  Marek Bel 0a48082609 Add steel sheet profile selector. há 5 anos atrás
  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. há 5 anos atrás
  Marek Bel 24cec4091b Merge branch 'MK3' into sound há 5 anos atrás
  Marek Běl aff020a6d4 Merge pull request #1897 from NotaRobotexe/farm_mode há 5 anos atrás
  Yuri D'Elia 367a28a5a8 Default to "Live Adjust Z" when longpressing during a print (closes #1604) há 5 anos atrás
  Marek Bel 72f5e87c61 Merge branch 'MK3' into use_enum_class_2 há 5 anos atrás
  Marek Bel 1390d4e5b9 Use first letter capital camel case for enum class members. Change underlying type to uint_least8_t. há 5 anos atrás
  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. há 5 anos atrás
  Marek Bel 51df6cdfdc Remove LcdCommands::Unknown3. Remove LcdCommands mapping to numbers, as it is not needed. há 5 anos atrás
  Marek Bel cbb92860d0 Use first letter capital camel case for enum class members. há 5 anos atrás
  Marek Bel 0401490cc1 Use first letter capital camel case for enum class members. há 5 anos atrás
  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. há 5 anos atrás
  MRprusa3d b7d3766ae2 Merge branch 'MK3' into PFW-790 há 5 anos atrás
  Marek Bel 6dd085bcc5 Use first letter capital camel case for enum class members. há 5 anos atrás
  Marek Bel cc80bfa020 Merge branch 'MK3' into use_enum_class há 5 anos atrás
  DRracer c7e1e73880 another almost 200B down by proper usage of smaller data types and enum há 5 anos atrás
  DRracer 94a5175980 Code size reduction - saved almost 2KB há 5 anos atrás
  Marek Bel 49f172a7b9 Convert uint8_t cycle control varibles changed in previous commit to uint_least8_t to be potentially more portable. há 5 anos atrás
  DRracer b15bbaf177 for cycles' variables: int -> uint8_t where appropriate, part1 há 5 anos atrás
  DRracer 4f8ed7f123 for cycles' variables: int -> uint8_t where appropriate, part1 há 5 anos atrás
  DRracer baa36ce740 another almost 200B down by proper usage of smaller data types and enum há 5 anos atrás
  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. há 5 anos atrás