Commit Graph

548 Commits

Author SHA1 Message Date
Marek Běl fe1de33406
Merge pull request #1890 from mkbel/MK2
Update FW_version string to final.
2019-06-03 16:04:53 +02:00
Marek Bel 1952e0a18f Update FW_version string to final. 2019-06-03 15:59:38 +02:00
Marek Běl 75b12d6e23
Merge pull request #1781 from MRprusa3d/PFW-843
"stop" immediately after "pause" patch
2019-05-07 16:21:35 +00:00
MRprusa3d b94930f3e0 "stop" immediately after "pause" patch 2019-04-29 14:48:29 +02:00
Marek Bel 7a30313e43 Increase version. 2019-04-18 16:28:19 +02:00
mkbel 2a8e6540f8
Merge pull request #1747 from MRprusa3d/PFW-827
fix @ preHeatError IV
2019-04-17 21:31:26 +00:00
MRprusa3d dcfdef08c5 fix @ preHeatError IV 2019-04-17 22:49:34 +02:00
MRprusa3d 01da548d7d
Merge pull request #1722 from PavelSindler/M115_MK2
M115 update
2019-04-12 22:16:35 +02:00
MRprusa3d 491e67cbb9
Merge pull request #1721 from PavelSindler/time_remaining_range_MK2
Show correctly time remaining for t > 99hours (mk2)
2019-04-12 22:16:18 +02:00
MRprusa3d 4856988d87
Merge pull request #1723 from PavelSindler/MK2_bed_temp
Heatbed maxtemp reduced to 125 C (MK2)
2019-04-12 22:12:36 +02:00
MRprusa3d 3ca3de0297
Merge pull request #1720 from PavelSindler/remove_sound_mute
sound [mute] mode removed (MK2)
2019-04-12 22:10:44 +02:00
PavelSindler 6797725c02
Merge pull request #1725 from MRprusa3d/PFW-820
Sound @ MK2
2019-04-12 22:00:02 +02:00
PavelSindler 59b04aaac7
Merge pull request #1726 from MRprusa3d/PFW-827
(preliminary) fix @ preHeatError III
2019-04-12 21:59:26 +02:00
MRprusa3d 265c9592e0 Sound @ MK2
step 4 (Sound_Init() update)
2019-04-12 21:46:39 +02:00
MRprusa3d c0b000566b (preliminary) fix @ preHeatError III 2019-04-12 21:39:30 +02:00
PavelSindler 5cefb2c901 Heatbed maxtemp reduced to 125 C (MK2) 2019-04-12 19:46:41 +02:00
PavelSindler a4b808634c M115 update 2019-04-12 13:42:11 +02:00
PavelSindler 7418cb3cbb whitespace 2019-04-11 18:40:28 +02:00
PavelSindler 7cf95ba65b show correctly print times > 99h 2019-04-11 18:38:52 +02:00
PavelSindler be5a91d998 sound [mute] mode removed 2019-04-11 15:13:03 +02:00
PavelSindler 270bed423e
Merge pull request #1716 from PavelSindler/preheat_fix_MK2
Preheat fix mk2
2019-04-10 13:35:35 +02:00
MRprusa3d 13de4eccd3 (preliminary) fix @ preHeatError II 2019-04-10 13:33:03 +02:00
MRprusa3d 6ebb120d5b (preliminary) fix @ (bed) preHeatError 2019-04-10 13:32:41 +02:00
PavelSindler cda8b44efe
Merge pull request #1712 from MRprusa3d/PFW-820
Sound @ MK2
2019-04-10 13:16:58 +02:00
MRprusa3d 9575948875
Merge pull request #1710 from PavelSindler/preheat_error_MK2
Preheat error improvement for mk2
2019-04-10 01:11:59 +02:00
MRprusa3d 88e6e1d4ad
Merge pull request #1691 from PavelSindler/MK2_time_remaining
show estimated time
2019-04-10 01:08:22 +02:00
MRprusa3d b975a18ab1
Merge pull request #1711 from PavelSindler/stop_print_movements
stop print erroneous movements fix
2019-04-10 01:06:20 +02:00
MRprusa3d de5fdac6a2 Sound @ MK2
step 3
2019-04-08 23:20:16 +02:00
MRprusa3d a9f83f5cea Sound @ MK2
step 2
2019-04-08 23:02:48 +02:00
MRprusa3d 1c7a280faf Sound @ MK2
step 1
2019-04-08 21:57:41 +02:00
PavelSindler 9a4cfd97c8 M27 updated 2019-04-08 20:37:21 +02:00
PavelSindler 579d3b6e8d stop print erroneous movements fix 2019-04-08 19:34:26 +02:00
PavelSindler 9bfeedcd8e Ki, Kp, Kd configuration store 2019-04-08 18:31:15 +02:00
PavelSindler 6615717fd4 add lcd_print_stop() function 2019-04-08 18:24:18 +02:00
PavelSindler 858a44e915 add resetPID function 2019-04-08 17:57:07 +02:00
MRprusa3d 36c70aacce PID / manage_heater
better build-warnings elimination
2019-04-08 17:47:00 +02:00
MRprusa3d 24bf78a56a PID / manage_heater
some small corrections
2019-04-08 17:39:34 +02:00
PavelSindler efdd3bc998 setTargetHotendSafe change 2019-04-08 11:55:40 +02:00
PavelSindler ad86362fb3 remove comments 2019-04-08 11:47:26 +02:00
MRprusa3d 311960211b PID / manage_heater
PSD regulator improvement
2019-04-08 11:47:09 +02:00
MRprusa3d 0ff4af9b52 minTemp
safety heaters management during/after minTemp
2019-04-05 20:06:02 +02:00
PavelSindler 449bd58125 compilation error fix 2019-04-04 16:35:51 +02:00
PavelSindler 43425876d1 removed unused mmu_print_saved 2019-04-04 15:50:35 +02:00
PavelSindler 54e9a4fa58 print_time_remaining_init() declaration 2019-04-04 15:49:32 +02:00
Robert Pelnar 9ab6fbe3df cardreader - new member "paused"
tmc2130 - decreased crash sensitivity for Y
2019-04-04 15:48:27 +02:00
PavelSindler 88f8faaaec enlarge end file section for incomplete file check 2019-04-04 15:32:07 +02:00
PavelSindler ec2c37ef17 remove unused code (MK3 specific) 2019-04-04 15:28:14 +02:00
PavelSindler 02672b7a51 time remaining fix 2 2019-04-04 15:25:12 +02:00
PavelSindler ed02b6286b time remaining fix 2019-04-03 15:22:29 +02:00
PavelSindler 7acaff031b MK25: always show "normal mode" remaining time 2019-04-03 15:17:12 +02:00