Histórico de Commits

Autor SHA1 Mensagem Data
  DRracer d68d9c7fef Merge pull request #2058 from leptun/MK3_fix_warnings há 4 anos atrás
  MRprusa3d 6e2793566c Merge branch 'MK3' into PFW-943 há 4 anos atrás
  DRracer 56251c4f99 Merge pull request #1937 from arons/MK3 há 4 anos atrás
  Marek Bel 027b6238fd Mark code unused when PINDA_THERMISTOR is defined by macro. Saves 1B of RAM and 4B of FLASH memory. há 4 anos atrás
  Marek Bel 966d9baf2b Document. há 4 anos atrás
  Marek Bel c66b4bd876 Do not ask for preheat temperature twice if calibrating first layer from wizard without filament. há 4 anos atrás
  MRprusa3d 0e1d559f03 Merge branch 'MK3' into PFW-943 há 4 anos atrás
  MRprusa3d 011468598e IR sensor gen. II há 4 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. há 4 anos atrás
  Marek Bel e83b2ebe1f Rename mFilamentMenu to lcd_generic_preheat_menu to match naming convention for global function and be more descriptive. há 4 anos atrás
  Marek Bel 6674cbf0d7 Select material / temperature before first layer calibration. há 4 anos atrás
  Marek Bel 3628d893ee Remove duplicate preheat menu. há 4 anos atrás
  Marek Bel f204cdea81 Refactor há 4 anos atrás
  leptun 5fdaead663 Fix language related warnings in LANG_MODE 0 há 4 anos atrás
  NotaRobotexe 2bae208133 Merge pull request #2011 from MRprusa3d/PFW-873 há 4 anos atrás
  MRprusa3d 034cbff10a GUI updates há 4 anos atrás
  Marek Bel fecccf50e5 Remove duplicate prototypes from ultralcd.h. Make functions unreferenced outside lcd.cpp static. Disable unused functions by preprocessor to suppress warnings. há 4 anos atrás
  MRprusa3d 98bae7af9f Merge branch 'MK3' into PFW-873 há 4 anos atrás
  MRprusa3d 3333d937ed some improvements há 4 anos atrás
  Renzo e54497d802 added new function belt test under calibration menu 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
  MRprusa3d b7d3766ae2 Merge branch 'MK3' into PFW-790 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
  DRracer 58948cffcd Code size reduction - saved almost 2KB há 5 anos atrás
  DRracer 9cb0bc7bcf Fix MINTEMP errors and fsensor runout há 5 anos atrás
  Marek Bel 89fc9e7f92 sketch/menu.h:90:115: warning: invalid conversion from 'void (*)(int)' to 'void (*)(uint8_t) {aka void (*)(unsigned char)}' [-fpermissive] há 5 anos atrás