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
Robert Pelnar
40fae26d75
Silent / Hight Power mode switching - wait for standstill
...
parameter tunning:
PWM_GRAD, PWM_AMPL TCOOLTHRS (XY)
2017-09-26 12:22:58 +02:00
Robert Pelnar
89121e6e34
Maker Faire brainstorm 2.0
...
Added filament sensor and crash detection to EEPROM
Added crash-detection counters display disable directive
Added Restore/Save print directive
Added crash detection and filament sensor settings to Tune menu
2017-09-26 04:30:10 +02:00
Robert Pelnar
73cc1c9c8a
initial state of crash detect and filament sensor is ON
...
slowed down return speed from crash detect after home
Added babystep apply after return from crash detect (don’t know if it’s accurate)
Added D10 to set machine to XYZ correctly calibrated
Added resume debug directive to mask additional menu item
2017-09-26 03:21:33 +02:00
Robert Pelnar
39f6e746dc
Crashdetection tunning.
2017-09-26 01:43:56 +02:00
Robert Pelnar
e11ae8bdbf
Soft homing + fixed homing in silent mode.
2017-09-23 20:01:37 +02:00
Robert Pelnar
89acf29247
Silent/High Power mode switching with crashdetection.
2017-09-23 15:01:31 +02:00
Robert Pelnar
d2ff47dac8
Crashdetection
2017-09-22 23:06:52 +02:00
Robert Pelnar
4805713b8d
SG limits adjusted (x=5,y=5), for homing is possible to set different values (x=5,y=5, without filter).
2017-09-22 20:53:00 +02:00
Robert Pelnar
df1aa85526
Crashdetection + configuration file.
2017-09-22 19:28:32 +02:00
Robert Pelnar
4cae00741e
MAKER FAIRE
...
filament sensor: runout detection tuning, save/restore print
silent mode: safe mode selection durring printing and after homing
2017-09-21 01:52:28 +02:00
Robert Pelnar
9d91a5d425
TMC2130 XY currents can be over 31 (like Z).
2017-09-19 17:42:43 +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
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
Robert Pelnar
d63045fdb3
TMC2130 stallguard improovment - axis load monitoring, autocalibrate Z.
2017-08-21 13:06:17 +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
Robert Pelnar
a7477673de
HW SG homing, SWSPI pins for EINY03/04
2017-07-18 13:54:01 +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
Robert Pelnar
ec7678a25f
pat9125 filament sensor
...
sg homing - bug fix + homing multiple axes simultanously (AXIS_MASK)
2017-07-07 04:45:09 +02:00
Robert Pelnar
a21bef25c3
TMC2130 - variable Z current reference (IRUN>31 => vsense = 0, IRUN/=2, IHOLD/=2)
2017-07-06 22:32:21 +02:00
XPila
78f7923ab2
Merge pull request #10 from XPila/MK3
...
Changed jerks, disabled oversampling, debug code, commands for seting…
2017-07-06 13:07:37 +02:00
Robert Pelnar
2b24e9ceb3
Changed jerks, disabled oversampling, debug code, commands for seting pwm_ampl and pwm_grad (M917, M918), changed configuration files
2017-07-06 13:06:07 +02:00
XPila
458dfa80f6
Merge branch 'MK3' into MK3
2017-07-06 12:55:30 +02:00
Robert Pelnar
b8025e63e6
DEBUG defines, variant files for MK3
2017-07-04 16:23:28 +02:00
PavelSindler
a8678cb2fd
recover print
2017-07-04 11:31:39 +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
Robert Pelnar
e09f0c64c7
TMC2130 tuning, silent/high power mode
2017-07-03 07:43:50 +02:00
Robert Pelnar
c4307c7373
TMC2130 tunning, overtemp
2017-07-03 00:11:42 +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
PavelSindler
43d696659f
3.0.12-RC2 sync
2017-06-29 18:35:43 +02:00