DRracer
|
d65b333664
Merge pull request #2003 from mkbel/heat_hysteresis
|
5 years ago |
DRracer
|
0422713b29
Merge pull request #2005 from prusa3d/MK3_3.7.2
|
5 years ago |
leptun
|
8b1c687629
Lcd optimization - 1K of flash saved
|
5 years ago |
Marek Bel
|
9083d151b2
wait_for_heater() in restore_print_from_ram_and_continue() only if saved_extruder_temperature differs from target hot-end temperature.
|
5 years ago |
Marek Bel
|
549a8a1a6b
Restore print fan speed earlier then nozzle temperature.
|
5 years ago |
NotaRobotexe
|
8fb30f886a
octoprint stop fix
|
5 years ago |
DRracer
|
a3fde091ab
More than 7.5KB saved by slight refactoring of printing to serial line
|
5 years ago |
Marek Běl
|
d3dd0ad271
Merge pull request #1952 from NotaRobotexe/sound
|
5 years ago |
MRprusa3d
|
98bae7af9f
Merge branch 'MK3' into PFW-873
|
5 years ago |
DRracer
|
9585789288
Merge pull request #1976 from NotaRobotexe/MK3_3.7.2_PP
|
5 years ago |
MRprusa3d
|
8229a45187
pre-production version ;-)
|
5 years ago |
NotaRobotexe
|
9592460281
add old delay
|
5 years ago |
NotaRobotexe
|
e77898d5dc
code edit
|
5 years ago |
NotaRobotexe
|
81b3b71cca
check eeprom inicialization
|
5 years ago |
MRprusa3d
|
a3a7f3106e
print parameters checking
|
5 years ago |
NotaRobotexe
|
ff3c9d1a7c
dont fire power panic at normal power off
|
5 years ago |
Marek Bel
|
4a16fe6902
Save z_offset, bed_temp and pinda_temp with sheet calibration.
|
5 years ago |
NotaRobotexe
|
4058cd144b
add delay_keep_alive without updating lcd
|
5 years ago |
NotaRobotexe
|
b5168bd6c2
fan error fix
|
5 years ago |
Marek Bel
|
19a474eaa5
Fix compiler warnings.
|
5 years ago |
Marek Bel
|
0a48082609
Add steel sheet profile selector.
|
5 years ago |
Marek Bel
|
24cec4091b
Merge branch 'MK3' into sound
|
5 years ago |
Marek Běl
|
aff020a6d4
Merge pull request #1897 from NotaRobotexe/farm_mode
|
5 years ago |
Marek Bel
|
b1df1fb1f1
Fix formatting. We are never using 2 space indentation. 4 spaces are preferred, tabulator is acceptable if surrounding code uses tabs.
|
5 years ago |
DRracer
|
55dc78546b
Merge pull request #1913 from mkbel/fix_spelling
|
5 years ago |
Marek Bel
|
25f0eb9a39
Fix spelling.
|
5 years ago |
Marek Bel
|
72f5e87c61
Merge branch 'MK3' into use_enum_class_2
|
5 years ago |
Marek Bel
|
1390d4e5b9
Use first letter capital camel case for enum class members. Change underlying type to uint_least8_t.
|
5 years ago |
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 years ago |
Marek Bel
|
cbb92860d0
Use first letter capital camel case for enum class members.
|
5 years ago |