Robert Pelnar
|
2c3387e71d
|
Recover print - simple solution
|
2017-09-19 21:38:47 +02:00 |
|
XPila
|
8d1407bd1f
|
Merge pull request #41 from XPila/MK3
TMC2130 XY currents can be over 31 (like Z).
|
2017-09-19 17:43:20 +02:00 |
|
Robert Pelnar
|
9d91a5d425
|
TMC2130 XY currents can be over 31 (like Z).
|
2017-09-19 17:42:43 +02:00 |
|
PavelSindler
|
f48bb1e83f
|
Merge remote-tracking branch 'upstream/MK3' into MK3
merging new changes from upsream
|
2017-09-19 13:42:46 +02:00 |
|
XPila
|
1dadfe3bcc
|
Merge pull request #40 from XPila/MK3
cmd queue and planner - functions for calculating sd position:
|
2017-09-18 19:36:54 +02:00 |
|
Robert Pelnar
|
c4e9e624f5
|
cmd queue and planner - functions for calculating sd position:
cmdqueue_calc_sd_length
planner_calc_sd_length
|
2017-09-18 19:36:18 +02:00 |
|
XPila
|
b196b9a293
|
Merge pull request #39 from XPila/MK3
Serial port ECHO bug fix - for clear eerpom farm_mode will be set to …
|
2017-09-15 16:35:38 +02:00 |
|
Robert Pelnar
|
9c92025cf2
|
Serial port ECHO bug fix - for clear eerpom farm_mode will be set to false. In farm_mode is second serial port the main port and data received from this port is send to serial port 0 (debuging feature).
|
2017-09-15 16:34:34 +02:00 |
|
XPila
|
5928821406
|
Merge pull request #38 from XPila/MK3
Temporary added configuration file Configuration_prusa.h.
|
2017-09-14 16:29:57 +02:00 |
|
Robert Pelnar
|
6f5f88e7ea
|
Temporary added configuration file Configuration_prusa.h.
|
2017-09-14 16:28:16 +02:00 |
|
XPila
|
cea0fd927c
|
Merge pull request #37 from XPila/MK3
Cmdqueue code in separate files, debug codes for read/write eeprom an…
|
2017-09-14 16:21:45 +02:00 |
|
Robert Pelnar
|
9105de073c
|
Cmdqueue code in separate files, debug codes for read/write eeprom and ram, PWM amplitude for Y axis stealtchop mode increased to 210.
|
2017-09-14 16:19:49 +02:00 |
|
XPila
|
2a95074385
|
Merge pull request #36 from XPila/MK3
Support the second serial (original commit 7d2d6c6fdcb296e776c7143cc7…
|
2017-09-13 13:45:19 +02:00 |
|
Robert Pelnar
|
14519aa7ee
|
Support the second serial (original commit 7d2d6c6fdc on MK2 by AndreeeCZ)
|
2017-09-13 13:35:22 +02:00 |
|
XPila
|
a0147a79d9
|
Merge pull request #35 from XPila/MK3
Cmd queue modification. Added CMDHDRSIZE=2, each command readed from …
|
2017-09-12 19:21:23 +02:00 |
|
Robert Pelnar
|
0685439e36
|
Cmd queue modification. Added CMDHDRSIZE=2, each command readed from SD is preceded by one byte variable containing original length.
|
2017-09-12 19:20:41 +02:00 |
|
XPila
|
fb1aeb7f4b
|
Merge pull request #34 from XPila/MK3
Fixed configuration files (missing TEMP_SENSOR_PINDA and TEMP_SENSOR_…
|
2017-09-12 12:36:41 +02:00 |
|
Robert Pelnar
|
0122146dd8
|
Fixed configuration files (missing TEMP_SENSOR_PINDA and TEMP_SENSOR_AMBIENT)
|
2017-09-12 12:35:58 +02:00 |
|
XPila
|
cfe31e5eb5
|
Merge pull request #33 from XPila/MK3
Stealth chop mode creek fix - TCOOLTHRS must be set to zero, Y-axis c…
|
2017-09-08 21:59:09 +02:00 |
|
Robert Pelnar
|
9c324bfeda
|
Stealth chop mode creek fix - TCOOLTHRS must be set to zero, Y-axis current increased.
|
2017-09-08 21:58:39 +02:00 |
|
XPila
|
f719135df1
|
Merge pull request #32 from XPila/MK3
Ambient thermistor - table and conversion function, extruder motor ch…
|
2017-09-06 16:19:43 +02:00 |
|
Robert Pelnar
|
d9cdb1da60
|
Ambient thermistor - table and conversion function, extruder motor changed back to 200steps type, extruder resolution changed to 32usteps.
|
2017-09-06 16:04:50 +02:00 |
|
XPila
|
a9078496cc
|
Merge pull request #31 from XPila/MK3
PINDA thermistor and ambient thermistor.
|
2017-09-05 14:03:30 +02:00 |
|
Robert Pelnar
|
8ec316773f
|
PINDA thermistor and ambient thermistor.
|
2017-09-05 14:02:35 +02:00 |
|
XPila
|
dd2de5266e
|
Merge pull request #30 from XPila/MK3
PINDA thermistor + extruder current adjust.
|
2017-08-30 21:57:28 +02:00 |
|
Robert Pelnar
|
f563618b1c
|
PINDA thermistor + extruder current adjust.
|
2017-08-30 21:56:48 +02:00 |
|
XPila
|
0cd0953559
|
Merge pull request #29 from XPila/MK3
LCD backlight brightnes pwm control and lcd blinking.
|
2017-08-21 17:30:04 +02:00 |
|
Robert Pelnar
|
1e705198e0
|
LCD backlight brightnes pwm control and lcd blinking.
|
2017-08-21 17:23:30 +02:00 |
|
XPila
|
24f7e08411
|
Merge pull request #28 from XPila/MK3
TMC2130 stallguard improovment - axis load monitoring, autocalibrate Z.
|
2017-08-21 13:06:48 +02:00 |
|
Robert Pelnar
|
d63045fdb3
|
TMC2130 stallguard improovment - axis load monitoring, autocalibrate Z.
|
2017-08-21 13:06:17 +02:00 |
|
XPila
|
d73ee3d80c
|
Merge pull request #27 from XPila/MK3
PAT9125 I2C, hardware SG homing
|
2017-08-17 15:24:23 +02:00 |
|
Robert Pelnar
|
683784c4c7
|
PAT9125 I2C, hardware SG homing
separate pin configuration file for each board
changed board codes:
RAMBO =100, MiniRambo1.0 =200, MiniRambo1.3 = 203, Einy03 =303, Einy04 =304
|
2017-08-17 15:23:34 +02:00 |
|
XPila
|
1f4409c329
|
Merge pull request #26 from XPila/MK3
HW SG homing, SWSPI pins for EINY03/04
|
2017-07-18 13:55:10 +02:00 |
|
Robert Pelnar
|
a7477673de
|
HW SG homing, SWSPI pins for EINY03/04
|
2017-07-18 13:54:01 +02:00 |
|
XPila
|
11725c12df
|
Merge pull request #25 from XPila/MK3
fixed bug - removed variable sg_homing_delay
|
2017-07-12 18:20:12 +02:00 |
|
Robert Pelnar
|
fa854bde13
|
fixed bug - removed variable sg_homing_delay
|
2017-07-12 18:17:39 +02:00 |
|
XPila
|
719ac58168
|
Merge pull request #24 from XPila/MK3
TMC2130 stallguard SW homing improvement - steps delta instead of del…
|
2017-07-12 17:55:09 +02:00 |
|
XPila
|
a41a836ef0
|
Merge branch 'MK3' into MK3
|
2017-07-12 17:54:41 +02:00 |
|
Robert Pelnar
|
cd48d5b4ff
|
TMC2130 stallguard SW homing improvement - steps delta instead of delay (loop count), new function tmc2130_home_restart, always enable endstops durring homing.
|
2017-07-12 17:36:50 +02:00 |
|
PavelSindler
|
7e0a1717be
|
Merge remote-tracking branch 'upstream/MK3' into MK3
reverting
|
2017-07-07 10:58:24 +02:00 |
|
PavelSindler
|
26bd8fc523
|
reverting
|
2017-07-07 10:58:10 +02:00 |
|
Michal Průša
|
cf8b47d758
|
Merge pull request #22 from prusa3d/MK3-michal
MK3 michal
|
2017-07-07 10:47:56 +02:00 |
|
michalprusa
|
c36e088f99
|
Merge remote-tracking branch 'origin/MK3' into MK3-michal
|
2017-07-07 10:46:31 +02:00 |
|
michalprusa
|
3324dcb588
|
Merge remote-tracking branch 'origin/MK3' into MK3
|
2017-07-07 10:45:55 +02:00 |
|
michalprusa
|
281ae26a5e
|
Merge branch 'MK3' into MK3-michal
|
2017-07-07 10:43:39 +02:00 |
|
michalprusa
|
e6c7a29693
|
filament sensor tweaked for 400 step motor.
On/OFF switch for filament sensor
|
2017-07-07 10:42:36 +02:00 |
|
PavelSindler
|
1622c27894
|
slightly modified axis selftest
|
2017-07-07 10:31:21 +02:00 |
|
PavelSindler
|
b9f31db129
|
Merge pull request #21 from PavelSindler/MK3
selftest fixed
|
2017-07-07 10:10:15 +02:00 |
|
PavelSindler
|
46f0c3e3b9
|
selftest fixed
|
2017-07-07 10:09:09 +02:00 |
|
michalprusa
|
5750a8e661
|
Einy 0.4a filament sensor fix pinout
|
2017-07-07 08:01:01 +02:00 |
|