3d-gussner
936aa74d46
Fixed misspelled words
2017-05-04 07:06:03 +02:00
3d-gussner
5a84ab596f
Merge remote-tracking branch 'refs/remotes/prusa3d/MK2' into MK2
...
# Conflicts:
# Firmware/Configuration.h
# Firmware/language_all.cpp
# Firmware/language_all.h
# Firmware/language_en.h
# Firmware/variants/1_75mm_MK2-RAMBo10a-E3Dv6full.h
2017-05-01 12:16:33 +02:00
3d-gussner
ee4a887554
Changed PID tuning running status on LCD...
...
... to fit PID bed calibration message and cycles
2017-05-01 01:30:22 +02:00
3d-gussner
fa5672564c
Added PID tuning for heated bed
...
- Updated FW_version
- Added PID heated bed tuning
- Default PID bed temp set to 55°C
- Changed PID default cycles from 5 to 8 (most seen in PID tuning
guides)
2017-05-01 01:09:52 +02:00
3d-gussner
8b674fc82b
Updated PINDA_PREHEAT_Y
2017-04-30 08:38:56 +02:00
3d-gussner
3c0bb7552a
Updates from 3.0.10-10 to 3.0.10-11
2017-04-30 08:38:30 +02:00
3d-gussner
770907a4be
Update language messages
2017-04-30 08:37:04 +02:00
3d-gussner
2be5e9f386
Update firmware version to 3.0.10-11
2017-04-30 08:36:04 +02:00
PavelSindler
361e472c50
Merge pull request #84 from PavelSindler/MK2
...
messages translated, pinda preheat countdown updated, invalidate calibration status at the beginning of temp cal.
2017-04-28 11:51:14 +02:00
PavelSindler
f28252f563
changed version number
2017-04-28 11:45:32 +02:00
PavelSindler
3dfe8d6875
unload all filament initial version
2017-04-28 11:44:42 +02:00
PavelSindler
32df4f68a1
messages translated, invalidate calibration status at the beginning of temp. calibration
2017-04-28 11:09:32 +02:00
PavelSindler
397039270a
PINDA Preheating countdown updated
2017-04-27 14:16:12 +02:00
3d-gussner
3aa9c7ce0b
Updated messages for PINDA calibration
2017-04-26 11:52:39 +02:00
3d-gussner
15f1b59d79
Changed Filament change pos to X0 Y-2.2 and ...
...
ZADD to 20 to get more clearance while runout or changing filament in
low Z heights. With that ZADD value the highest change must be lower
than 180mm Z height, otherwise there is a chance to fail the print.
2017-04-26 11:52:09 +02:00
3d-gussner
7b0af5fbdb
Preheat PLA on Top of the list
...
I print most with PLA so placed it in the LCD Preheat menu on top
2017-04-26 11:48:49 +02:00
3d-gussner
94b7fb4846
Update to 3.0.10-10 version...
...
Pavel made 25 April 2017
2017-04-26 09:13:23 +02:00
PavelSindler
50b7f627cd
pinda preheating messages changed
2017-04-25 22:00:05 +02:00
PavelSindler
67a2e9f8b4
Merge pull request #82 from PavelSindler/MK2
...
pause print statistics fixed, pinda temperature compensation extrapolation, pinda preheat coordinates changed, button timeout to status, redefinition removed
2017-04-25 13:44:42 +02:00
PavelSindler
d5aa1bdceb
updated pinda preheat coordinate and pause retraction
2017-04-25 13:38:13 +02:00
PavelSindler
ab5c59b6a8
removed redefinition
2017-04-25 13:32:45 +02:00
PavelSindler
2aa363f460
lcd_timeoutToStatus
2017-04-25 12:59:44 +02:00
PavelSindler
7e8780ba61
long press compatible with timeout to status, temp compensation extrapolation, preheat Z coordinate added, G75 for showing interpolation table
2017-04-25 11:36:34 +02:00
PavelSindler
7ec45271c2
timeout to status, better print time counting when using pause print
2017-04-21 16:29:04 +02:00
3d-gussner
9cd79bbd1a
Updated German and Dutch translation
...
The new version add some new features and so messages that have to be
translated.
Like the PID nozzle tuning is now in the menu and just great that the
PINDA temp issue is adressed in that version.
2017-04-21 11:10:15 +02:00
3d-gussner
0c9f873462
Changed PINDA temp calibration ...
...
...messages to be clearer for the user which temp is calibrated. Added
some '(length=xx, lines=y)' to prevent errors during running the
'langtool.pl' script. Also change in the 'ultra...' file the cursor
position to fit translated messages.
2017-04-21 11:06:14 +02:00
3d-gussner
dec62576e3
Activate 'filament run out support' and...
...
...change the filament change position from X211 to X0 which helps with
low Z height filament changes or run-outs...defined MY PID settings for
nozzle and bed.
2017-04-21 11:01:28 +02:00
3d-gussner
bd44db5a37
Deleted double defining of same varibles
...
Redefining the same varibles 'long_press_active' lines 112+117;
'long_press_timer' lines 113+118; 'button_pressed' lines 115+119
generate errors during comping the code. Deleting the lines 117-119
solves it.
2017-04-21 10:57:03 +02:00
3d-gussner
d7601d8880
Change baud rate to 250000
...
Changed the baud rate to get faster serial comunication with Octoprint,
Pronterface and so on.
2017-04-21 10:50:26 +02:00
PavelSindler
ab4f5d25cc
Merge pull request #78 from PavelSindler/MK2
...
Merged encoder steps and PT100 made by ayourk, PINDA temperature calibration, button long press, new pause print (long pause), PID extruder calibration from menu, xyz calibration improved, preheat error for heatbed, Rx buffer overflow behavior improved
2017-04-19 18:07:25 +02:00
PavelSindler
b06b985ca7
Merge branch 'MK2' into MK2
2017-04-19 17:48:53 +02:00
PavelSindler
4eaefd923a
configuration files updated
2017-04-19 16:41:59 +02:00
PavelSindler
c03a18f8c3
czech messages added, temperature calibration is off in fresh eeprom, pinda preheat phase is not used unless calibration was run, pause print works with gcode absolute and relative extruder mode, move z higher after selftest
2017-04-19 16:15:11 +02:00
PavelSindler
329e1ac9bb
waiting for PINDA to cool down
2017-04-13 16:51:30 +02:00
PavelSindler
4de9b1c9f6
temp calibration on/off initialization when updating firmware
2017-04-13 16:15:34 +02:00
PavelSindler
70b6e13de4
farm mode activation and farm number initialization handled when upgrading firmware versions and when flashing to new eeprom
2017-04-13 15:25:56 +02:00
PavelSindler
803d19aa86
preheat error for bed
2017-04-13 14:57:59 +02:00
PavelSindler
767d34fff8
added blanking time for button debouncing, lcd_clicked() improved, fan selftest code slightly modified
2017-04-12 11:25:10 +02:00
PavelSindler
e061209fc2
mesh bed leveling flag
2017-04-10 20:48:44 +02:00
PavelSindler
ba36fbbfa3
endif removed
2017-04-10 11:53:20 +02:00
PavelSindler
fc221fbea5
Merged PINDA temp calibration branch into MK2
2017-04-10 11:10:03 +02:00
PavelSindler
7b962d666f
pause print statistics
2017-04-07 14:56:52 +02:00
PavelSindler
2060d319f5
faster load filament, extrusion before unload filament
2017-04-07 12:12:16 +02:00
PavelSindler
fab71ff7cf
information that temp calibration active is active is stored to eeprom
2017-04-06 19:56:01 +02:00
PavelSindler
ccdf5e9c41
Message that temp calibration has not been run yet is displayed only if temp. calibration is activated
2017-04-06 19:44:03 +02:00
PavelSindler
08a59f7fef
status messages for temp calibration added, initial versoin of temp calibration on/off from menu
2017-04-06 18:57:11 +02:00
PavelSindler
abadaa5885
added retraction to preheat, no waiting when running mesh bed leveling from calibration menu
2017-04-06 13:14:30 +02:00
PavelSindler
56f5975083
XYZ calibration first round: if least square error is bigger than threshold value, run another iteration
2017-04-05 18:35:26 +02:00
PavelSindler
d9fc29273e
statistics for stop print changed
2017-04-04 13:41:20 +02:00
PavelSindler
7086764d35
different preheat error messages for bed and hotend
2017-04-03 15:28:03 +02:00