Marek Běl
e56be687bb
Merge pull request #1800 from XPila/MK3
...
return with exitcode 1 if any language not generated properly
2019-05-06 15:58:34 +00:00
Marek Běl
c3376ad854
Merge pull request #1801 from DRracer/MK3
...
Fix for linearity correction not being stored to EEPROM when doing MENU-
2019-05-06 15:43:55 +00:00
Marek Bel
1a0370e1c7
Make macro ON_MENU_LEAVE() usage similar to macros MENU_ITEM_BACK_P() and MENU_ITEM_FUNCTION_P().
2019-05-06 17:39:00 +02:00
Robert Pelnar
fa1bdd6ab1
Lang - decreased reserved space for secondary language (10496 bytes)
2019-05-06 17:29:47 +02:00
DRracer
ffbdb43881
Remove commented code
2019-05-06 17:26:42 +02:00
Robert Pelnar
41a827fa00
Removed unused texts, increased reserved space to 0x2e00 (11776 bytes)
2019-05-06 17:24:06 +02:00
DRracer
0794430208
Fix for linearity correction not being stored to EEPROM when doing MENU-
...
UP
2019-05-06 15:33:13 +02:00
Robert Pelnar
1c9d134c62
return with exitcode 1 if any language not generated properly
...
fix - include system_timer.h
2019-05-06 15:29:57 +02:00
Marek Běl
5beb337c56
Merge pull request #1798 from DRracer/MK3
...
limit printed menu text to max 18 characters
2019-05-06 12:38:54 +00:00
DRracer
e5911c42da
limit printed menu text to max 18 characters
2019-05-06 12:44:36 +02:00
XPila
ca965aba7b
Merge pull request #1784 from XPila/MK3
...
Different secondary language reserved space for MK3 and MK25
2019-04-30 12:46:50 +02:00
Robert Pelnar
3852aa4275
Different secondary language reserved space for MK3 and MK25
2019-04-30 12:42:18 +02:00
Marek Běl
177c123b4d
Merge pull request #1780 from MRprusa3d/PFW-841
...
"stop" immediately after "pause" patch
2019-04-29 14:49:49 +00:00
Marek Běl
95beb33924
Merge pull request #1778 from XPila/MK3
...
MK2.5 - watchdog enabled + test (command "D-1")
2019-04-29 14:48:16 +00:00
Marek Bel
8fadbf1b44
Do not call watchdog reset from updateTemperaturesFromRawValues().
2019-04-29 16:41:38 +02:00
MRprusa3d
b93f37ee02
"stop" immediately after "pause" patch
2019-04-29 14:39:19 +02:00
Robert Pelnar
18dec75b56
MK2.5 - watchdog enabled + test (command "D-1")
2019-04-29 13:19:59 +02:00
Marek Běl
af6b9a2597
Merge pull request #1766 from mkbel/update_readme
...
Update readme
2019-04-25 05:49:32 +00:00
Marek Běl
f17af8c7bf
Update README.md
...
Remove spaces in the end of line.
2019-04-25 07:48:24 +02:00
Marek Bel
6dce7413b6
Merge branch 'MK3' into update_readme
2019-04-25 07:43:51 +02:00
Marek Běl
a8e62007ca
Make platform.txt location more clear. Do not mention Windows, as it is already in Windows section.
2019-04-25 07:40:22 +02:00
cimoalpacino
3274794908
Add filepath to platform.txt for windows users
2019-04-25 07:39:39 +02:00
XPila
238079fc95
Merge pull request #1763 from mkbel/save_flash_timer2
...
Do not compile timer02.c if not used. Saves 148B flash.
2019-04-24 16:07:17 +02:00
mkbel
e9b5e4cb28
Merge pull request #1762 from XPila/MK3
...
Secondary language reserved space resized
2019-04-24 13:53:00 +00:00
mkbel
e8e7fa907f
Change comment
2019-04-24 15:52:24 +02:00
Robert Pelnar
1d8b2b3e18
Secondary language reserved space resized
2019-04-24 15:22:17 +02:00
Marek Bel
f25f8f1b71
Do not compile timer02.c if not used. Saves 148B flash.
2019-04-23 19:39:49 +02:00
mkbel
ca449ef517
Merge pull request #1742 from XPila/MK3-bed_pwm_revert
...
Bed high frequency PWM disabled
2019-04-16 21:04:28 +00:00
MRprusa3d
7f2d366ff0
Merge pull request #1743 from mkbel/no_kill_spi_flash_err
...
Do not kill printer if External SPI flash W25X20CL is not responding.
2019-04-16 22:40:41 +02:00
Marek Bel
75fac9dab2
Do not kill printer if External SPI flash W25X20CL is not responding.
...
Remove internationalization macro for this message. It has no sense to be translated as internationalization in most cases doesn't work if it is not responding.
Show this message instead of splash screen if the error is encountered.
There is no additional delay or wait for click, as such functions doesn't work in setup function.
2019-04-16 22:20:53 +02:00
Robert Pelnar
1f9737b4a6
Bed high frequency PWM disabled
2019-04-16 16:48:01 +02:00
mkbel
8a33663f64
Update README.md
2019-04-15 02:47:25 +02:00
PavelSindler
7168c09eec
Merge pull request #1713 from mkbel/fix_octoprint_mmu_load_failed
...
Fix octoprint mmu load failed
2019-04-10 18:21:06 +02:00
PavelSindler
0960d234aa
Merge pull request #1693 from MRprusa3d/666
...
(preliminary) fix @ (bed) preHeatError
2019-04-10 13:30:07 +02:00
MRprusa3d
b5f196406e
(preliminary) fix @ preHeatError II
2019-04-10 00:29:58 +02:00
Marek Bel
0d3e3c506a
Merge remote-tracking branch 'prusa3d/MK3' into fix_octoprint_mmu_load_failed
2019-04-09 20:54:21 +02:00
Marek Bel
c7d403733a
Allow load filament retry after button push unlimited times in case mmu_continue_loading() is in blocking mode.
2019-04-09 20:50:29 +02:00
PavelSindler
85f380a92e
Merge pull request #1692 from 3d-gussner/MK3_fix_SD_card_menu_enhancement
...
Translation fix for https://github.com/prusa3d/Prusa-Firmware/pull/1601
2019-04-08 21:02:04 +02:00
PavelSindler
d8c990c0b7
Merge pull request #1701 from andrewluebke/MK3
...
Fixed spelling errors in PF-build.sh
2019-04-08 21:00:07 +02:00
Andrew Luebke
a6f10625c5
Found another mistake
2019-04-05 15:44:52 -07:00
Andrew Luebke
99d6c74999
Fixed spelling errors in PF-build.sh
2019-04-05 14:53:33 -07:00
Marek Bel
84cabd3836
Change busy_state type, save 340B of flash
2019-04-05 15:20:34 +02:00
Marek Bel
bf57a59147
Extract duplicate code into function. Saves 106B flash.
2019-04-05 15:12:35 +02:00
Marek Bel
4bfa3d7e0b
Reporty busy: paused for user in case MMU is not responding.
2019-04-04 19:04:15 +02:00
Marek Bel
bf1a55ab02
Add mmu_continue_loading blocking variant and use it for usb printing, so that "ok" is not returned to the controller in case MMU load failed.
...
Known limitation: MMU load failed is not handled properly if it happens again after user clicked printer button to continue print.
2019-04-04 18:15:37 +02:00
MRprusa3d
aa0edd09f5
(preliminary) fix @ (bed) preHeatError
2019-04-03 22:48:58 +02:00
3d-gussner
b0566b2bc9
Translation fix for https://github.com/prusa3d/Prusa-Firmware/pull/1601
2019-04-03 16:45:34 +02:00
PavelSindler
fd96bde69f
Merge pull request #1667 from mkbel/Add_IR_sensor_fail_message
...
Add ir sensor fail message
2019-04-02 14:55:27 +02:00
PavelSindler
7157f911a9
Merge pull request #1684 from PavelSindler/MK3_for_merging
...
version change
2019-04-01 20:53:11 +02:00
PavelSindler
a8d8d9e4c9
version change
2019-04-01 20:52:24 +02:00