DRracer
|
9585789288
|
Merge pull request #1976 from NotaRobotexe/MK3_3.7.2_PP
dont fire power panic at normal power off
|
2019-07-10 14:19:00 +02:00 |
|
NotaRobotexe
|
e77898d5dc
|
code edit
|
2019-07-04 13:21:27 +02:00 |
|
NotaRobotexe
|
81b3b71cca
|
check eeprom inicialization
|
2019-07-03 19:37:11 +02:00 |
|
NotaRobotexe
|
ff3c9d1a7c
|
dont fire power panic at normal power off
|
2019-06-28 11:25:56 +02:00 |
|
Marek Bel
|
4a16fe6902
|
Save z_offset, bed_temp and pinda_temp with sheet calibration.
|
2019-06-26 14:10:12 +02:00 |
|
Marek Bel
|
19a474eaa5
|
Fix compiler warnings.
|
2019-06-20 18:00:29 +02:00 |
|
Marek Bel
|
0a48082609
|
Add steel sheet profile selector.
|
2019-06-20 16:40:53 +02:00 |
|
Marek Běl
|
aff020a6d4
|
Merge pull request #1897 from NotaRobotexe/farm_mode
PFW-571 send PRN:4 instead PRN:1, PFW-874 new firmware version alert with 30s timeout
|
2019-06-14 20:05:30 +02:00 |
|
Marek Bel
|
b1df1fb1f1
|
Fix formatting. We are never using 2 space indentation. 4 spaces are preferred, tabulator is acceptable if surrounding code uses tabs.
|
2019-06-14 18:18:27 +02:00 |
|
DRracer
|
55dc78546b
|
Merge pull request #1913 from mkbel/fix_spelling
Fix spelling.
|
2019-06-13 15:12:30 +02:00 |
|
Marek Bel
|
25f0eb9a39
|
Fix spelling.
|
2019-06-13 15:01:54 +02:00 |
|
Marek Bel
|
72f5e87c61
|
Merge branch 'MK3' into use_enum_class_2
|
2019-06-12 19:17:35 +02:00 |
|
Marek Bel
|
1390d4e5b9
|
Use first letter capital camel case for enum class members. Change underlying type to uint_least8_t.
|
2019-06-12 19:11:41 +02:00 |
|
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.
|
2019-06-12 18:54:43 +02:00 |
|
Marek Bel
|
cbb92860d0
|
Use first letter capital camel case for enum class members.
|
2019-06-12 18:54:32 +02:00 |
|
MRprusa3d
|
b7d3766ae2
|
Merge branch 'MK3' into PFW-790
|
2019-06-12 17:32:13 +02:00 |
|
DRracer
|
c7e1e73880
|
another almost 200B down by proper usage of smaller data types and enum
classes
|
2019-06-12 15:41:55 +02:00 |
|
Marek Běl
|
cb6a3e7e12
|
Merge pull request #1907 from DRracer/fan_check_error_fix
Do not allow resume printing if fans are still not ok
|
2019-06-11 15:12:48 +02:00 |
|
DRracer
|
13c3ab14fa
|
test fan check error only when enabled by #ifdef
|
2019-06-11 15:05:40 +02:00 |
|
DRracer
|
3e37150552
|
Do not allow resume printing if fans are still not ok
|
2019-06-11 14:53:10 +02:00 |
|
Marek Běl
|
327e6cd39b
|
Merge pull request #1889 from DRracer/fan_check_error_fix
Fan check error fix
|
2019-06-06 15:52:44 +02:00 |
|
DRracer
|
0cf6bc0677
|
Merge pull request #1903 from mkbel/filament_runout_mk3_2
Filament runout mk3 2
|
2019-06-06 15:51:35 +02:00 |
|
Marek Bel
|
19351df8a7
|
Extracted computation of z_shift for M600 into a separate function to
improve readability. Surprisingly, also the code got shorter.
|
2019-06-05 18:34:26 +02:00 |
|
DRracer
|
aeed49a80e
|
Fix filament runout on optical filament sensors
Reworked the IR variant accordingly
Some code-size optimization in related functions
|
2019-06-05 18:33:41 +02:00 |
|
DRracer
|
10247a28a3
|
Merge pull request #1896 from NotaRobotexe/power_panic
documentation for power panic
|
2019-06-05 16:10:04 +02:00 |
|
NotaRobotexe
|
0cab2284ea
|
PFW-874 new firmware alert timeout
|
2019-06-05 15:48:10 +02:00 |
|
NotaRobotexe
|
14270ac1f6
|
power panic documentation
|
2019-06-05 15:10:51 +02:00 |
|
NotaRobotexe
|
d263728c37
|
documentation
|
2019-06-05 14:55:59 +02:00 |
|
DRracer
|
33b2aa5e58
|
Merge pull request #1894 from NotaRobotexe/power_panic
Power panic Z axis fix
|
2019-06-05 13:34:21 +02:00 |
|
NotaRobotexe
|
2c4e98dc27
|
power panic improvement
|
2019-06-05 13:12:08 +02:00 |
|
DRracer
|
6755791778
|
Fix repeated fan error checking
|
2019-05-31 11:29:11 +02:00 |
|
Marek Bel
|
e79c203c96
|
Do not always cut if it is not enabled from menu.
|
2019-05-30 23:04:06 +02:00 |
|
Marek Bel
|
ccb649b1f6
|
Add always cut experimental / for testing feature.
|
2019-05-30 23:03:59 +02:00 |
|
NotaRobotexe
|
e9c870e7a0
|
fix of fixof power panic
|
2019-05-29 20:33:22 +02:00 |
|
NotaRobotexe
|
3b2cbc68d8
|
PFW-571 send PRN:4 instead PRN:1 while changing filament
|
2019-05-28 18:22:34 +02:00 |
|
DRracer
|
1c619133a3
|
Merge pull request #1880 from NotaRobotexe/power_panic
PFW-828 add uvlo tiny z positio back
|
2019-05-28 14:29:13 +02:00 |
|
NotaRobotexe
|
bcb6129c29
|
delete comment
|
2019-05-28 14:11:38 +02:00 |
|
NotaRobotexe
|
8842d16832
|
add back uvlo tiny z positio
|
2019-05-28 13:50:21 +02:00 |
|
DRracer
|
2f96badef4
|
Merge pull request #1870 from NotaRobotexe/power_panic
PFW-828 after power panic printer start print in the air
|
2019-05-27 17:13:08 +02:00 |
|
Marek Běl
|
9c3b93f900
|
Merge pull request #1869 from DRracer/fix_mintemp_and_fsensor
Fix MINTEMP errors and fsensor runout
|
2019-05-27 16:32:22 +02:00 |
|
NotaRobotexe
|
f070a10904
|
edit
|
2019-05-27 10:10:24 +02:00 |
|
NotaRobotexe
|
55a2d588f1
|
PFW-828 printing in the air after power panic
|
2019-05-24 18:30:58 +02:00 |
|
NotaRobotexe
|
69455bfc75
|
PFW-828 fix printing in the air after power panic
|
2019-05-24 18:28:16 +02:00 |
|
DRracer
|
9cb0bc7bcf
|
Fix MINTEMP errors and fsensor runout
|
2019-05-24 08:46:44 +02:00 |
|
NotaRobotexe
|
1399d7dcc8
|
support only for MK3/MK3S
|
2019-05-23 15:22:31 +02:00 |
|
Ondrej Tuma
|
63235625ab
|
pause printer by flag
|
2019-05-23 13:13:11 +02:00 |
|
Marek Bel
|
dad2065da6
|
Merge branch 'MK3' into rise_z
|
2019-05-15 16:37:17 +02:00 |
|
Marek Bel
|
1f3877b221
|
Extract duplicate code into function. Saves 4B of flash.
|
2019-05-15 16:31:10 +02:00 |
|
Marek Bel
|
1a78bd53ba
|
Fix compiler warning
sketch/Marlin_main.cpp: In function 'void marlin_wait_for_click()':
sketch/Marlin_main.cpp:9646:12: warning: unused variable 'busy_state_backup' [-Wunused-variable]
|
2019-05-14 19:11:46 +02:00 |
|
Marek Bel
|
91e72a79f0
|
Fix compiler warning
sketch/Marlin_main.cpp:871:13: warning: unused variable 'ir_detected' [-Wunused-variable]
|
2019-05-14 19:07:50 +02:00 |
|