Commit Graph

46 Commits

Author SHA1 Message Date
PavelSindler
16fffed52d current feedrate and fan speed stored to eeprom in power panic, number of blocks (linear movements) in planner serve for counting SD card recover position, print fan speed error limit prolonged to 15s 2017-07-05 15:04:43 +02:00
PavelSindler
2c102f8580 fixed SD card restore position (power panic) 2017-07-05 09:16:33 +02:00
PavelSindler
ef7a302626 power panic: Z axis is lowered in position where print starts (is recovered) 2017-07-04 20:58:44 +02:00
PavelSindler
a8678cb2fd recover print 2017-07-04 11:31:39 +02:00
PavelSindler
d05e62813a Merge remote-tracking branch 'upstream/MK3' into MK3
sync with upstream
2017-07-03 14:08:39 +02:00
PavelSindler
4ae5751d95 added debug messages for serial 2017-07-03 14:08:27 +02:00
XPila
4480aa3b6a Merge pull request #7 from XPila/MK3
TMC2130 stallguard homing - sg_thrs_x and sg_thrs_y - command M916, l…
2017-07-03 10:41:12 +02:00
Robert Pelnar
176c32de91 TMC2130 stallguard homing - sg_thrs_x and sg_thrs_y - command M916, lcd_silent_mode_set_tune 2017-07-03 10:39:56 +02:00
XPila
b00ca2a103 Merge pull request #6 from XPila/MK3
TMC2130 tuning, silent/high power mode
2017-07-03 07:45:05 +02:00
Robert Pelnar
e09f0c64c7 TMC2130 tuning, silent/high power mode 2017-07-03 07:43:50 +02:00
XPila
e66507215b Merge pull request #5 from XPila/MK3
TMC2130 tunning, overtemp
2017-07-03 00:12:44 +02:00
Robert Pelnar
c4307c7373 TMC2130 tunning, overtemp 2017-07-03 00:11:42 +02:00
PavelSindler
17074e1d25 saving/restoring filename and current position in bytes to eeprom, UVLO changed 2017-07-02 21:01:23 +02:00
PavelSindler
29499510f4 Merge remote-tracking
pins
branch 'upstream/MK3' into MK3
pin number correction
2017-07-02 16:10:14 +02:00
PavelSindler
db12119b68 position saving and restoring in UVLO 2017-07-02 00:11:21 +02:00
XPila
75dbb825dc Merge pull request #4 from XPila/MK3
Pin number correction  (TACH_0)
2017-07-01 19:34:57 +02:00
Robert Pelnar
8b66258745 Pin number correction (TACH_0) 2017-07-01 19:33:56 +02:00
PavelSindler
ae0c64248f sync with upstream 2017-07-01 19:29:57 +02:00
PavelSindler
c4be651d2b uvlo initial version 2017-07-01 18:51:02 +02:00
XPila
a7da9bde05 Merge pull request #3 from XPila/MK3
renamed EINY 0.1a to EINY 0.3a
2017-07-01 17:31:22 +02:00
Robert Pelnar
4f9a8147a4 renamed EINY 0.1a to EINY 0.3a
added EINY 0.4a
changed jerk (optimized for MK3 silent mode)
2017-07-01 17:28:32 +02:00
XPila
2eb0756575 Merge pull request #2 from XPila/MK3
TMC2130 + software SG homing + LF lineendings + tmc2130 debug M-Codes
2017-07-01 12:42:06 +02:00
Robert Pelnar
f6a8e1df9d TMC2130 + software SG homing + LF lineendings + tmc2130 debug M-Codes
M910 - tmc2130_init
M911 - set holding currents
M912 - set running currents
M913 - print currents
2017-07-01 12:39:16 +02:00
XPila
c839209780 Merge pull request #1 from PavelSindler/MK3
fan speed check initial version, selftest updated, 3.0.12-RC2 sync
2017-06-30 10:56:53 +02:00
PavelSindler
43d696659f 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
PavelSindler
0578ea527e fan speed check initial version, selftest updated 2017-06-28 14:24:45 +02:00
michalprusa
fd2a1f1df4 Resolution setting fixed 2017-06-17 20:54:59 +02:00
michalprusa
6f3c28c4a7 Filament sensor PAT9125 implemented 2017-06-17 20:40:22 +02:00
michalprusa
21177476ac StallGuard homing implemented, working 2017-06-17 16:58:36 +02:00
michalprusa
3e642d61cb Stepper Y inverted, current lowered. 2017-06-17 15:58:26 +02:00
michalprusa
c83b1833bc Johhny Firmware sync 2017-06-17 15:42:48 +02:00
michalprusa
1224705edc Added EINY config 2017-03-24 20:16:29 +01:00
michalprusa
cabaec95c8 EINY implementation 2017-03-24 20:16:03 +01:00
michalprusa
3faef75a0d 3.0.10 sync 2017-03-24 19:47:50 +01:00
bubnikv
99ae9707de Fixed a missing SD card error on start up, if the setup was blocked
by some dialog for an extended period of time.
Increased version to 3.0.8 final.
2016-09-01 16:52:46 +02:00
bubnikv
fe61647e68 Multi screen messages will display a "next page" indicator
if a next page follows.
2016-09-01 15:14:55 +02:00
bubnikv
50a0ca8519 Italian translations. 2016-09-01 14:10:41 +02:00
bubnikv
25024d8975 Added Spanish translations. 2016-09-01 14:07:27 +02:00
bubnikv
163db2f362 Fixed a bug in the optimized fixed point planner. 2016-09-01 13:31:50 +02:00
bubnikv
25b4675823 Updated Polish texts. 2016-09-01 13:13:21 +02:00
bubnikv
29cb4b2b5d Removed the non-working pressure advance feature.
Improved accuracy of diagonal moves by oversampling the path discretization.
Accelerated the planner by rewriting time critical routines from floating
point to fixed point arithmetics.
2016-09-01 13:09:56 +02:00
bubnikv
930ed11e90 Updated texts. 2016-09-01 11:19:32 +02:00
bubnikv
b470e103dc Reset live adjust on XYZ calibration.
Disable timeouts in the XYZ/Z calibration.
Don't modify feed rate multiplier during the XYZ/Z calibration.
Support multi screen messages in the XYZ/Z calibration - "move the Z carriages up" step.
Support up to three lines in the XYZ/Z calibration messages.
Added a new message "Measuring reference height of calibration point xx of 9".
Changed the "move the Z carriages up" message to suggest rotating the knob.
Changed the "live adjust not set" message to reference the manual chapter and section.
Remove debugging serial line output on Z calibration.
2016-09-01 10:44:24 +02:00
bubnikv
26405ee16f Syncing with 3.0.7 public 2016-08-31 17:12:05 +02:00
michalprusa
307d17422d 3.0.6 sync 2016-08-11 10:42:53 +02:00
michalprusa
30f0528aba Initial commit 2016-07-22 15:28:01 +02:00