Commit Graph

138 Commits

Author SHA1 Message Date
PavelSindler
6d8f0d1749 Merge pull request #52 from PavelSindler/MK2
farm number in main menu during print
2017-02-28 12:48:29 +01:00
PavelSindler
37e4035f42 changed version number 2017-02-28 12:46:07 +01:00
PavelSindler
9b96a99a00 farm number in main menu during print 2017-02-28 12:44:18 +01:00
PavelSindler
dcce1b1f5e version number changed 2017-02-28 11:24:13 +01:00
PavelSindler
9eb9b0c015 version number changed 2017-02-28 11:22:54 +01:00
PavelSindler
7a896b3601 Merge pull request #50 from PavelSindler/MK2
Three digit farm numbers support added, status on demand added, temp reading disable in farm mode, fixed "shift out of range" bug in xyz calibration
2017-02-28 11:16:34 +01:00
PavelSindler
b189ca8bbd added comment, removed unused code 2017-02-28 11:01:20 +01:00
PavelSindler
c710e80bc5 Three digit farm numbers support 2017-02-27 17:55:05 +01:00
PavelSindler
241e32e691 Fixed "Shift out of range" bug in xyz calibration, status on demand added, temp reading disable in farm mode 2017-02-22 18:00:41 +01:00
PavelSindler
5a584d947a Merge pull request #44 from PavelSindler/MK2
German language added, updated spanish language messages, checking if…
2017-02-14 13:35:02 +01:00
PavelSindler
b8fc05512d added babystep min and max defines 2017-02-14 11:57:30 +01:00
PavelSindler
57b9025415 added babystep min and max defines 2017-02-14 11:56:48 +01:00
PavelSindler
590cc8f3e8 German language added, updated spanish language messages, checking if Z live adjust is in allowed range, chcecking for invalid gcodes added, fixed bug in total print time, fixed selftest to avoid false triggering, added auto home after selftest, removed farm mode menu feature, added experimental functions for checking bed properties 2017-02-14 11:52:48 +01:00
PavelSindler
c63b4ca18e Merge pull request #38 from PavelSindler/MK2
Improved some english messages, added message at the beginning xyz calibration, dont disable steppers during M0/M1, E calibration not used
2017-02-02 16:09:33 +01:00
PavelSindler
ebabaf527a Added message at the beginning of xyz calibration, dont disable steppers during M0 and M1 2017-02-02 15:51:16 +01:00
PavelSindler
bb463c8fdc Improved some english messages, added E calibration reset, E calibration feedrate decreased 2017-01-31 10:26:36 +01:00
PavelSindler
bc3ab0b69a PRINT_STARTED and PRINT_FINISHED added 2017-01-25 19:25:04 +01:00
PavelSindler
e5c39f8d6d Update 1_75mm_MK2-RAMBo13a-E3Dv6full.h 2017-01-25 19:22:52 +01:00
PavelSindler
2f885290e2 Merge pull request #37 from PavelSindler/MK2
Added flag for printer reset detection for SNMM, improved loading and unloading filament, corrected messages in Italian language, changed load filament sequence
2017-01-25 19:20:27 +01:00
PavelSindler
cc30f910eb Messages in Italian language corrected; added message when unloading filament; "yes", color is clear is default when loading filament 2017-01-25 18:54:54 +01:00
PavelSindler
c553c7f368 M702: Unload filament; load filament fast sequence length: 65mm 2017-01-20 16:20:45 +01:00
PavelSindler
040a738202 improved load filament, creating M701 2017-01-20 15:43:02 +01:00
PavelSindler
047f2a8389 Added writing flag to EEPROM, that we started/finished print to detect printer reset and need for filaments adjustment. 2017-01-18 17:57:32 +01:00
PavelSindler
649928e994 defines for max hotend and bed temperatures removed 2017-01-16 18:36:12 +01:00
PavelSindler
aa2564fe9f Update 1_75mm_MK2-RAMBo10a-E3Dv6full.h 2017-01-16 18:34:17 +01:00
PavelSindler
b56c1669db defines for max bed and hotend temp added 2017-01-16 18:33:37 +01:00
PavelSindler
65dafe0587 Merge pull request #35 from PavelSindler/MK2
Added message translations, improved homing, change display when waiting for cooling in xyz calibration, added multiscreen messages for E cal., reset xyz cal. resets live adjust also, Z calibration don't set preheat values to zero, improved allert messages in selftest, reset bed level correction only for xyz calibration
2017-01-16 18:15:08 +01:00
PavelSindler
34ba8c3bf7 reset bed level correction only for xyz calibration 2017-01-16 16:24:44 +01:00
PavelSindler
cdeedce58f fix: only_z changed to onlyZ 2017-01-16 15:13:22 +01:00
PavelSindler
d20adaa8fa Z calibration dont set preheat values to zero,
improved alert meassages in selftest
2017-01-16 13:53:39 +01:00
PavelSindler
975718fc89 reset xyz calibration resets live adjust also 2017-01-15 23:09:42 +01:00
PavelSindler
7abaf4e6a7 Added message translations to all languages, improved homing, changed display when waiting for cooling in xyz calibration, added multiscreen message for E calibration, 2017-01-15 22:11:56 +01:00
PavelSindler
872ca47795 added defines for min and max steps per unit for E calibration 2017-01-12 16:43:46 +01:00
PavelSindler
aad15877de added defines for min and max steps per unit for E calibration 2017-01-12 16:42:25 +01:00
PavelSindler
b0566cbb14 Merge pull request #34 from PavelSindler/MK2
Improved E calibration, added degree sign when waiting for cooling in…
2017-01-12 13:43:18 +01:00
PavelSindler
a08010c8df Improved E calibration, added degree sign when waiting for cooling in xyz calibration, removing cooling when calibrating just Z, fixed move_menu_axis 2017-01-11 18:14:42 +01:00
PavelSindler
ea22febb42 added defines for snmm and stack guard 2017-01-09 16:27:44 +01:00
PavelSindler
bfe2f72cf8 added defines for max hotend and max bed temperature for xyz calibration 2017-01-09 14:58:05 +01:00
PavelSindler
fcce374a14 initial version - merging from DEV multicolor 2017-01-09 13:12:39 +01:00
michalprusa
2c0e83a785 Factory reset redesigned and added LCD output 2016-12-30 17:16:24 +01:00
michalprusa
87c6d36cf2 Menu redesigned in farm mode 2016-12-30 14:42:02 +01:00
michalprusa
d2bcdec300 Force high power mode when in farm mode 2016-12-30 13:37:07 +01:00
Michal Průša
e4b7219239 Merge pull request #27 from AndreeeCZ/MK2
main: ignore handling of 'N' symbols (line number) when dealing with special PRUSA commands
2016-12-14 16:03:11 +01:00
Andre Sklenar
83dbcc2985 main: ignore handling of 'N' symbols (line number) when dealing with special PRUSA commands
Signed-off-by: Andre Sklenar <andre.sklenar@gmail.com>
2016-12-14 15:59:23 +01:00
michalprusa
5169c17d2f Version increment 2016-12-14 15:12:21 +01:00
Michal Průša
8f3f10765a Merge branch 'MK2' into MK2 2016-12-14 15:01:33 +01:00
michalprusa
734ca2eb43 Added link monitor to farm mode 2016-12-14 14:59:01 +01:00
Andre Sklenar
16e34501a0 main: remove features that are not complete yet
Signed-off-by: Andre Sklenar <andre.sklenar@gmail.com>
2016-12-14 14:49:23 +01:00
Andre Sklenar
c58453a726 main: add chunk write to sd card 2016-12-14 14:38:36 +01:00
michalprusa
977b58269a Soft factory reset does not reset Live Adjust Z to 0 2016-11-01 17:21:56 +01:00