Marek Bel
|
027b6238fd
Mark code unused when PINDA_THERMISTOR is defined by macro. Saves 1B of RAM and 4B of FLASH memory.
|
5 vuotta sitten |
Marek Bel
|
966d9baf2b
Document.
|
5 vuotta sitten |
Marek Bel
|
c66b4bd876
Do not ask for preheat temperature twice if calibrating first layer from wizard without filament.
|
5 vuotta sitten |
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.
|
5 vuotta sitten |
Marek Bel
|
e83b2ebe1f
Rename mFilamentMenu to lcd_generic_preheat_menu to match naming convention for global function and be more descriptive.
|
5 vuotta sitten |
Marek Bel
|
6674cbf0d7
Select material / temperature before first layer calibration.
|
5 vuotta sitten |
Marek Bel
|
3628d893ee
Remove duplicate preheat menu.
|
5 vuotta sitten |
Marek Bel
|
f204cdea81
Refactor
|
5 vuotta sitten |
NotaRobotexe
|
2bae208133
Merge pull request #2011 from MRprusa3d/PFW-873
|
5 vuotta sitten |
MRprusa3d
|
034cbff10a
GUI updates
|
5 vuotta sitten |
Marek Bel
|
fecccf50e5
Remove duplicate prototypes from ultralcd.h. Make functions unreferenced outside lcd.cpp static. Disable unused functions by preprocessor to suppress warnings.
|
5 vuotta sitten |
MRprusa3d
|
98bae7af9f
Merge branch 'MK3' into PFW-873
|
5 vuotta sitten |
MRprusa3d
|
3333d937ed
some improvements
|
5 vuotta sitten |
Marek Bel
|
1390d4e5b9
Use first letter capital camel case for enum class members. Change underlying type to uint_least8_t.
|
5 vuotta sitten |
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 vuotta sitten |
Marek Bel
|
51df6cdfdc
Remove LcdCommands::Unknown3. Remove LcdCommands mapping to numbers, as it is not needed.
|
5 vuotta sitten |
Marek Bel
|
cbb92860d0
Use first letter capital camel case for enum class members.
|
5 vuotta sitten |
MRprusa3d
|
b7d3766ae2
Merge branch 'MK3' into PFW-790
|
5 vuotta sitten |
DRracer
|
c7e1e73880
another almost 200B down by proper usage of smaller data types and enum
|
5 vuotta sitten |
DRracer
|
94a5175980
Code size reduction - saved almost 2KB
|
5 vuotta sitten |
DRracer
|
58948cffcd
Code size reduction - saved almost 2KB
|
5 vuotta sitten |
DRracer
|
9cb0bc7bcf
Fix MINTEMP errors and fsensor runout
|
5 vuotta sitten |
Marek Bel
|
89fc9e7f92
sketch/menu.h:90:115: warning: invalid conversion from 'void (*)(int)' to 'void (*)(uint8_t) {aka void (*)(unsigned char)}' [-fpermissive]
|
5 vuotta sitten |
MRprusa3d
|
1f131f66e0
print parameters checking
|
5 vuotta sitten |
PavelSindler
|
b20d9171b6
Merge remote-tracking branch 'upstream/MK3' into 7x7
|
5 vuotta sitten |
PavelSindler
|
42036270cf
Merge pull request #1619 from MRprusa3d/PFW-795d
|
5 vuotta sitten |
MRprusa3d
|
3388444b6c
better autoLoad II
|
5 vuotta sitten |
PavelSindler
|
819a91ab1e
switching stealth/normal mode for mmu in settings menu and tune menu
|
5 vuotta sitten |
PavelSindler
|
9dde8c4732
Merge pull request #1591 from MRprusa3d/PFW-795c
|
5 vuotta sitten |
MRprusa3d
|
b02ca18c93
better autoLoad
|
5 vuotta sitten |