Commit Graph

237 Commits

Author SHA1 Message Date
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
Aaron Yourk
bcc0e83d76 Fix up some accuracy issues with PT100 temp sensors in relation to the Rambo v1.3a 2017-01-12 15:49:48 -07:00
Aaron Yourk
7d5affa12e Add additional debugging information for temerature sensor calibration. 2017-01-12 15:46:17 -07: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
Aaron Yourk
0181a17263 Revert "Rebase to upstream changes."
This reverts commit 3afe6d09e2.
Resolves conflicts with upstream Pull request.
2017-01-09 17:11:47 -07: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
Aaron Yourk
3afe6d09e2 Rebase to upstream changes. 2016-12-31 16:24:33 -07:00
Aaron Yourk
2db00510c2 Add modifications from the Mini Rambo 1.3a header to the Mini Rambo 1.0a header. 2016-12-31 07:20:15 -07: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
Aaron Yourk
6129c9167d Make an attempt at resuming previous fan speed when resuming from a paused SD card print via the menu. 2016-12-27 16:43:43 -07:00
Aaron Yourk
d5ce8dfa96 Renamed fpos_t to filepos_t as per Github issue #9 to be more compatible with versions of Arduino newer than v1.6.8. 2016-12-27 15:19:18 -07:00
ayourk
0af1945d5e Update thermistortables.h
Update thermistortables.h to be more in line with the forum post.
2016-12-25 04:20:39 -07:00
Aaron Yourk
ad55674801 Added PT100 bed PID values (copied from extruder PID and untested) 2016-12-25 03:03:33 -07:00
Aaron Yourk
93400ea4e0 Fix ENCODER steps in Configuration.h
Add temp tables for the E3D PT100 with Amplifier in thermistortables.h
Make it easier to switch to the PT100 temperature sensor with appropriate PID values for the Extruder.
2016-12-25 02:49:34 -07: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
2452e43387 Merge pull request #26 from AndreeeCZ/MK2
Add chunk upload to SD card.
2016-12-14 15:01:46 +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
akukan
6f203c4735 Farm mode error reporting 2016-10-27 15:43:56 +02:00
akukan
2f13563c18 Pre-heat termal runaway check adjusted 2016-10-25 17:06:28 +02:00
michalprusa
54bcd2022d Added question mark for better understanding. 2016-10-21 19:15:02 +02:00
michalprusa
04b83db0ad Italian language fan self test messages translated. 2016-10-19 16:46:07 +02:00
michalprusa
3c735786e3 Max endstops pins definition fixed to match pcb layout 2016-10-19 16:04:41 +02:00
michalprusa
ea197360ac Print fan automatically turns off after stop print 2016-10-19 15:54:48 +02:00
michalprusa
d0e678e1d1 HotFix - Calibrate XYZ and Calibrate Z now prints status messages of next step after confirming that both carriages are all the way up. 2016-10-19 11:58:15 +02:00
michalprusa
0e7b4d3d3c Firmware version iterated, fan selftest strings ported to all languages. 2016-10-19 09:55:56 +02:00