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
XPila
55325a5a32
Merge branch 'MK3' into MK3
2017-11-07 17:15:27 +01:00
PavelSindler
2e68770e62
initial version - messages missing (will not compile)
2017-11-07 16:49:04 +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
Robert Pelnar
bd7c3d08f3
Marlin_main - lineending CRLF -> LF
2017-10-27 17:07:02 +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
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
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
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
c3585bc696
Automatic recovery typo fix
...
Failures statistics in eeprom
2017-09-26 14:14:17 +01:00
michalprusa
5ff28682be
Automatic recovery after crash is detected
2017-09-26 11:48:46 +01:00
Robert Pelnar
b475d11bdb
Maker Faire brainstorm 2.0 (2)
...
Automatic recover after short power loss (according to heatbed temperature drop)
Adjusted crashdetection - TMC2130_TCOOLTHRS_X and TMC2130_TCOOLTHRS_Y = 450 to be enabled at low speed
!!!ALL FEATURES TESTED AT THIS POINT!!!
2017-09-26 06:11:42 +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
bubnikv
c6e9896257
Changed the homing routine to avoid crashing into the right end stop.
2017-09-25 15:20:39 +02:00
bubnikv
b0ca2477c8
Modified homing procedures for the X & Y axes using the Trinamic stall guard
...
to run against the end stop with a repeatable velocity.
Slightly reduced the collision detection sensitivity.
2017-09-24 00:07:32 +02:00
bubnikv
b58dcf33d0
Removed a test snippet, which broke the power panic recovery.
2017-09-23 20:52:22 +02:00
Robert Pelnar
f2f74ebddf
Powerpanic Z correction improved.
2017-09-23 20:36:10 +02:00
Robert Pelnar
e11ae8bdbf
Soft homing + fixed homing in silent mode.
2017-09-23 20:01:37 +02:00
Robert Pelnar
480838a0a1
Fixed homing (mbl and babystep - crashdetection recovery work fine now).
2017-09-23 16:35:01 +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
df1aa85526
Crashdetection + configuration file.
2017-09-22 19:28:32 +02:00
bubnikv
522b438ef5
Power panic: When panicking, move the X carriage to the bed side fast.
2017-09-22 16:44:00 +02:00
bubnikv
a8297369b2
Merge branch 'MK3' of https://github.com/prusa3d/Prusa-Firmware-DEV into MK3
2017-09-22 15:43:56 +02:00
bubnikv
23b4fa6c0d
Some fixes / improvements of the power panic:
...
1) Fix of an order of SD card function calls on recover: First set position, then restart the print.
2) Some convenience improvements: On panic, the X axis moves to the edge to avoid oozing into the print.
3) On recovery, move Z up if the head is too low to make it easier for the user to clean the print head.
2017-09-22 15:43:39 +02:00
PavelSindler
37d7740e42
Merge pull request #47 from PavelSindler/MK3
...
fan check turn off, saving to eeprom with offset and levels, fan kickstart,2nd heatbed version, fans check modified
2017-09-22 14:39:52 +02:00
bubnikv
72ab17f585
Further fixes of the power panic and g-code & planner queues.
2017-09-22 13:44:10 +02:00
PavelSindler
6eb57da770
fan check can be turned off from support menu, saving parameters to eeprom with offset and different levels, fan kickstart,2nd heatbed version, fans check modified
2017-09-21 15:20:02 +02:00
Robert Pelnar
1409bd633c
Power Panic - new method of sd_position calculation.
2017-09-21 05:35:41 +02:00
Robert Pelnar
9b901bd3f5
XY homing repeatibility - move by 160um from margin.
2017-09-21 04:55:30 +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
e34d816004
Recover print
2017-09-20 16:04:02 +02:00
Robert Pelnar
2c3387e71d
Recover print - simple solution
2017-09-19 21:38:47 +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
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
14519aa7ee
Support the second serial (original commit 7d2d6c6fdc
on MK2 by AndreeeCZ)
2017-09-13 13:35:22 +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
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
Robert Pelnar
8ec316773f
PINDA thermistor and ambient thermistor.
2017-09-05 14:02:35 +02:00
Robert Pelnar
f563618b1c
PINDA thermistor + extruder current adjust.
2017-08-30 21:56:48 +02:00
Robert Pelnar
1e705198e0
LCD backlight brightnes pwm control and lcd blinking.
2017-08-21 17:23:30 +02:00