Commit Graph

5010 Commits

Author SHA1 Message Date
PavelSindler
f209f698ac translations, cursor position changes 2017-11-14 16:16:02 +01:00
PavelSindler
9e2533ecdf Support menu translated and fixes, snmm M600 long beep fix 2017-11-14 16:10:10 +01:00
PavelSindler
4d9780a3c6 Merged lin adv. fix from MK2 2017-11-14 13:57:32 +01:00
XPila
cfb811ae4c
Merge pull request #82 from XPila/MK3
SG_THR_X = 2, holding currents == running currents
2017-11-13 18:49:48 +01:00
XPila
ccc1983c44
Merge branch 'MK3' into MK3 2017-11-13 18:49:39 +01:00
XPila
dfe3541d2b
Merge branch 'MK3' into MK3 2017-11-13 18:48:19 +01:00
Robert Pelnar
01de834e0d SG_THR_X = 2, holding currents == running currents
Farm preheat menu
dcode D5 - read/write/erase FLASH
dcode D6 - bootloader update test (for new stk500-prusa)
_NO_ASM - MINGW simulator support
fixed bug - "Fil. sensor [on/off]" menu
Build number = 107
2017-11-13 18:45:11 +01:00
PavelSindler
4c65b3979c
Merge pull request #81 from PavelSindler/wizard
Wizard
2017-11-13 18:15:57 +01:00
PavelSindler
ee5505887c First layer cal. corrections, translations to all languages for Wizard MK2 added 2017-11-13 17:43:14 +01:00
PavelSindler
eda0c6bd39 english version of xyz: place/remove steel sheet; wait for cooling down removed, 2017-11-13 17:09:26 +01:00
PavelSindler
5707f8b14e Merge remote-tracking branch 'upstream/MK3' into wizard 2017-11-13 14:39:14 +01:00
PavelSindler
fbbcc27f1a X max lowered to 250, XYZ/Z calibration: Z top coordinate changed, changes in xyz cal. because of stell sheet, still not final version 2017-11-12 11:30:06 +01:00
PavelSindler
a81d28664f axis selftest fixed 2017-11-08 14:25:31 +01:00
michalprusa
1e81861e0c Configuration files reordered and added build number 2017-11-07 23:54:06 +01:00
XPila
aea267e87f
Merge pull request #80 from XPila/MK3
TMC2130 configuration in eeprom (not finished).
2017-11-07 17:15:36 +01:00
XPila
55325a5a32
Merge branch 'MK3' into MK3 2017-11-07 17:15:27 +01:00
PavelSindler
e88ac72cc8 missing messages added 2017-11-07 16:57:52 +01:00
PavelSindler
2e68770e62 initial version - messages missing (will not compile) 2017-11-07 16:49:04 +01:00
PavelSindler
d807eb92c0
Merge pull request #79 from PavelSindler/MK3
SUPPORT_VERBOSITY
2017-11-07 11:45:05 +01:00
PavelSindler
67c76104a5 Configuration_prusa updated 2017-11-07 11:39:11 +01:00
PavelSindler
c36b7be90c SUPPORT_VERBOSITY initial version 2017-11-07 11:36:41 +01:00
PavelSindler
461675b806
Merge pull request #78 from PavelSindler/4point_xyz_cal
4point xyz cal.
2017-11-07 10:02:32 +01:00
michalprusa
967594edf0 Added G-CODE "PRUSA FAN" to report RPM of both fans 2017-11-03 20:27:52 +01:00
Robert Pelnar
877c8a3978 TMC2130 configuration in eeprom (not finished).
Extruder and Z holding currents same as running currents.
M600 filament unload speed = 3500 (PFW-22).
FSensor - algorithm changed (reset error couter instead of decrement)
build number = 106
2017-10-30 15:45:29 +01:00
PavelSindler
1ee6016fa0 Merge remote-tracking branch 'upstream/MK3' into 4point_xyz_cal 2017-10-30 11:48:45 +01:00
XPila
d2c5f469f0 Merge pull request #77 from XPila/MK3
Marlin_main - lineending CRLF -> LF
2017-10-27 17:13:15 +02:00
Robert Pelnar
bd7c3d08f3 Marlin_main - lineending CRLF -> LF 2017-10-27 17:07:02 +02:00
XPila
006629e2ce Merge pull request #76 from XPila/MK3
Build number = 105
2017-10-27 16:38:56 +02:00
Robert Pelnar
0607086e14 Build number = 105 2017-10-27 16:38:12 +02:00
PavelSindler
c4d7b801b9 Initial version. XYZ cal works, but bed ref. points coordinates must be checked. 2017-10-27 16:12:37 +02:00
XPila
a6f3fb2d3b Merge pull request #75 from PavelSindler/print_fan_speed
Print fan speed: measuring pulse width
2017-10-27 14:56:52 +02:00
PavelSindler
d08bd257dd Merge branch 'MK3' into print_fan_speed 2017-10-26 18:05:54 +02:00
PavelSindler
d37c925bc0 Merge branch 'MK3' into print_fan_speed 2017-10-26 18:04:38 +02:00
PavelSindler
f4d5d891df measuring pulse width: initial version 2017-10-26 17:42:27 +02:00
XPila
5100ead22e Merge pull request #74 from XPila/MK3
setup second serial port only in case it is selected
2017-10-24 23:21:43 +02:00
Robert Pelnar
45d6baa757 setup second serial port only in case it is selected
build number = 104
2017-10-24 23:20:48 +02:00
XPila
ba16777477 Merge pull request #73 from XPila/MK3
PAT9125 - sampled only Y value, new debug code D9125.
2017-10-24 19:46:05 +02:00
Robert Pelnar
cddb0eafb8 PAT9125 - sampled only Y value, new debug code D9125.
FSensor - synchronous sampling and new algorithm
build number = 103
2017-10-24 19:45:15 +02:00
XPila
5364047f21 Merge pull request #72 from XPila/MK3
M114 now reports also actual extruder position,
2017-10-22 22:43:39 +02:00
Robert Pelnar
8734961e0e M114 now reports also actual extruder position,
PAT9125 HWI2C (Wire) support,
fsensor implementation into separate file
build number = 102
2017-10-22 22:42:45 +02:00
michalprusa
1244b195f9 M119 now reports real values of hardware endstops, not SG status. 2017-10-18 18:04:42 +02:00
michalprusa
84bdc6c0e6 Merge remote-tracking branch 'origin/MK3' into MK3 2017-10-18 15:36:31 +02:00
XPila
a43c3c3b18 Merge pull request #70 from XPila/MK3
Extruder settings tunning (http://jira.prusa/projects/PFW/issues/PFW-5)
2017-10-17 21:26:57 +02:00
Robert Pelnar
66c19b874d Extruder settings tunning (http://jira.prusa/projects/PFW/issues/PFW-5)
buildnumber increased to 101
2017-10-17 21:24:11 +02:00
XPila
88a3ea0ddf Merge pull request #69 from XPila/MK3
Endless loop after calibration Z (http://jira.prusa/projects/PFW/issu
2017-10-17 21:06:18 +02:00
Robert Pelnar
6a0f8752c3 Endless loop after calibration Z (http://jira.prusa/projects/PFW/issues/PFW-3?filter=allissues)
Buildnumber (http://jira.prusa/projects/PFW/issues/PFW-4?filter=allissues)
2017-10-17 21:05:31 +02:00
XPila
dc4f0230b2 Merge pull request #68 from XPila/MK3
Line endings to LF (./le.sh lf)
2017-10-03 13:02:35 +02:00
Robert Pelnar
cc9f03a46f Line endings to LF (./le.sh lf) 2017-10-03 13:01:59 +02:00
michalprusa
7cf0218737 Merge remote-tracking branch 'origin/MK3' into MK3 2017-09-27 21:34:37 +01:00
XPila
0f2c7af1fb Merge pull request #67 from XPila/MK3
changed configuration
2017-09-26 17:35:08 +02:00