XPila
|
5bb9451b5d
Merge pull request #658 from XPila/MK3-V3_2
|
6 years ago |
Robert Pelnar
|
1553e99d8e
Meshbedleveling/MK3 - check crash Z after homeaxis (kill with message "debris on nozzle...")
|
6 years ago |
PavelSindler
|
f9d64bdfb1
Merge pull request #655 from mkbel/fix_z_home_point
|
6 years ago |
XPila
|
79b9f736aa
Merge pull request #657 from PavelSindler/temp_cal_update
|
6 years ago |
PavelSindler
|
8efe66ef99
remove tab
|
6 years ago |
PavelSindler
|
ffe93b2ca9
whitespace correction
|
6 years ago |
PavelSindler
|
cc74edfa13
whitespace
|
6 years ago |
PavelSindler
|
010ceceff9
add another homing after steel sheet is removed; added timeout for pinda cooling; if PINDA doesn't trigger before reaching Z = -1mm, temp. calibration fails
|
6 years ago |
Marek Bel
|
9bd4d580d7
Use right calibration point. This change is only formal, as both original and new point have same coordinates.
|
6 years ago |
Marek Bel
|
cccd8246ab
Fix world2machine(const float &x, const float &y, float &out_x, float &out_y) not using input parameters if only WORLD2MACHINE_CORRECTION_SHIFT is applied.
|
6 years ago |
PavelSindler
|
043c8c66be
waiting for pinda probe cooling
|
6 years ago |
PavelSindler
|
5791d9f0d8
EEPROM address conflict fix; forcing selftest can happen only in case that we have TMC2130 drivers
|
6 years ago |
Marek Bel
|
c88f0108af
Fix safety timer.
|
6 years ago |
PavelSindler
|
b1bb6841c9
Merge pull request #617 from mkbel/fix_farm_reset_1
|
6 years ago |
Marek Bel
|
388d6eea36
Fix printer resets in farm mode if command "PRUSA SN" is received and 32U2 processor is not responding.
|
6 years ago |
Marek Bel
|
08740356b8
Move "PRUSA SN" gcode to separate function.
|
6 years ago |
XPila
|
6b5835fd9f
Merge pull request #612 from PavelSindler/M861_gcode
|
6 years ago |
PavelSindler
|
45d1dbbfe0
temp cal. active set to false
|
6 years ago |
PavelSindler
|
ce66699340
dont use default temp table for new printers and dont automaticly activate temp. cal. (new pinda probes have different characteristics)
|
6 years ago |
PavelSindler
|
47eab97d2d
temp. calibration is automaticly activated after calibration process
|
6 years ago |
PavelSindler
|
0ba7850146
pinda temp table changed back
|
6 years ago |
XPila
|
c69524c3fb
Merge pull request #611 from XPila/MK3-V3_2
|
6 years ago |
Robert Pelnar
|
89efcb84b1
removed Configuration_prusa.h
|
6 years ago |
PavelSindler
|
919fba531a
wait for PINDA gcode changed
|
6 years ago |
PavelSindler
|
f70685a92d
Merge pull request #542 from stahlfabrik/MK3_PINDA_TEMP_WAIT_GCODE
|
6 years ago |
Robert Pelnar
|
92997204a1
Linearity correction - TMC codes for calibration object, variable stored as uint8, range from 1.03 to 1.20
|
6 years ago |
Robert Pelnar
|
baade7db61
Removed unused files (ST7565R-dogm, digipot)
|
6 years ago |
Robert Pelnar
|
363a9d24b3
LiquidCrystal class renamed to LiquidCrystal_Prusa
|
6 years ago |
Robert Pelnar
|
186e630299
New SPI (do not use Arduino SPI class)
|
6 years ago |
XPila
|
06d5ec5659
Merge pull request #586 from mkbel/ustep_linearity_2
|
6 years ago |