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 |
Marek Bel
|
6717590631
Merge branch 'MK3' into MK3_LA15
|
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 |
MRprusa3d
|
b7d3766ae2
Merge branch 'MK3' into PFW-790
|
5 years ago |
DRracer
|
c7e1e73880
another almost 200B down by proper usage of smaller data types and enum
|
5 years ago |
DRracer
|
baa36ce740
another almost 200B down by proper usage of smaller data types and enum
|
5 years ago |
Marek Běl
|
cb6a3e7e12
Merge pull request #1907 from DRracer/fan_check_error_fix
|
5 years ago |
DRracer
|
13c3ab14fa
test fan check error only when enabled by #ifdef
|
5 years ago |
DRracer
|
3e37150552
Do not allow resume printing if fans are still not ok
|
5 years ago |
NotaRobotexe
|
bb980e2fca
sound edit, delete mute mode, add blind mode
|
5 years ago |
Marek Běl
|
327e6cd39b
Merge pull request #1889 from DRracer/fan_check_error_fix
|
5 years ago |
DRracer
|
0cf6bc0677
Merge pull request #1903 from mkbel/filament_runout_mk3_2
|
5 years ago |
Vojtech Pavlik
|
a4bc91ed2f
M0/M1/M117 fix: Use CUSTOM_MSG states in M0/1/M117
|
5 years ago |
Vojtech Pavlik
|
5d8eb84965
M0/M1/M117 fix: Move M0/M1 to the top of decoder.
|
5 years ago |
Yuri D'Elia
|
048628083a
Remove clear_current_adv_vars()
|
5 years ago |
MRprusa3d
|
1d8c24e8a9
"disable_z()" for Delta PSU IV
|
5 years ago |