Commit Graph

1035 Commits

Author SHA1 Message Date
PavelSindler ce66699340 dont use default temp table for new printers and dont automaticly activate temp. cal. (new pinda probes have different characteristics) 2018-04-11 18:36:38 +02:00
PavelSindler 52de4891fe typo fixed 2018-04-11 18:32:27 +02:00
PavelSindler 47eab97d2d temp. calibration is automaticly activated after calibration process 2018-04-11 18:16:16 +02:00
PavelSindler 0ba7850146 pinda temp table changed back 2018-04-11 17:40:04 +02:00
XPila c69524c3fb
Merge pull request #611 from XPila/MK3-V3_2
removed Configuration_prusa.h
2018-04-11 17:33:37 +02:00
Robert Pelnar 89efcb84b1 removed Configuration_prusa.h
fixed - compilation for MK25
2018-04-11 17:32:31 +02:00
PavelSindler 919fba531a wait for PINDA gcode changed 2018-04-11 16:48:47 +02:00
MRprusa3d c8f1c55ec0
Add files via upload 2018-04-11 14:41:41 +00:00
PavelSindler f70685a92d
Merge pull request #542 from stahlfabrik/MK3_PINDA_TEMP_WAIT_GCODE
MK3 Add Gcode to wait for minimum PINDA temp
2018-04-11 16:40:21 +02:00
PavelSindler 1e1531a4f8
Merge pull request #608 from MRprusa3d/MK3
Mk3
2018-04-11 16:37:34 +02:00
PavelSindler 0503aba23a
Merge pull request #609 from XPila/MK3-V3_2
FSensor PAT9125 - i2c ACK check + two attempts in init function (PFW-208).
2018-04-11 16:36:31 +02:00
Robert Pelnar 8da2330b93 FSensor PAT9125 - i2c ACK check + two attempts in init function (PFW).
ultralcd_implementation_hitachi - fixed link
2018-04-11 16:03:54 +02:00
MRprusa3d 716f1c63bf
Add files via upload 2018-04-10 18:08:57 +00:00
MRprusa3d 6b77e68924
Add files via upload 2018-04-10 18:07:08 +00:00
MRprusa3d c7ffb4b2dc
Add files via upload 2018-04-10 18:02:16 +00:00
PavelSindler 02fda70529 farm mode: preheat menu updated 2018-04-10 14:07:44 +02:00
XPila f36d9efecd
Merge pull request #601 from XPila/MK3-V3_2
XYZ calibration tunning
2018-04-04 20:04:26 +02:00
Robert Pelnar da43aa0250 XYZ calibration tunning 2018-04-04 20:03:39 +02:00
PavelSindler dc8625d7e4
Merge pull request #596 from XPila/MK3-V3_2
Z-axis stealth mode
2018-04-03 20:55:10 +02:00
Robert Pelnar 3b26e1635a XYZcal - better filtering. 2018-04-03 20:10:50 +02:00
Robert Pelnar 630041ecb2 XYZcal - threshold changed from 32 to 16 2018-04-03 18:49:15 +02:00
Robert Pelnar 339d2ebdef Z-axis stealth mode
XYZcal fix
2018-04-03 18:26:39 +02:00
PavelSindler 21779f422b
Merge pull request #590 from XPila/MK3-V3_2
Removed unused files (ST7565R-dogm, digipot)
2018-04-03 15:19:51 +02:00
Robert Pelnar 869a99d8ad XYZ calibration - diagonal find_point_center 2018-04-03 15:05:57 +02:00
Robert Pelnar 92997204a1 Linearity correction - TMC codes for calibration object, variable stored as uint8, range from 1.03 to 1.20 2018-04-03 12:30:35 +02:00
Robert Pelnar baade7db61 Removed unused files (ST7565R-dogm, digipot)
renamed functions digipot_init and digipot_current
fixed cond. trans. (menus)
fixed variant files - MK25, MK3
2018-03-29 23:01:13 +02:00
XPila dba2fd7e75
Merge pull request #589 from XPila/MK3-V3_2
New SPI, LiquidCrystal renamed
2018-03-29 18:20:29 +02:00
XPila 2752717f59
Merge pull request #588 from mkbel/fix_menu_action_back
Add possible action on menu item back. This fixes broken Merge pull r…
2018-03-29 18:17:14 +02:00
Robert Pelnar 363a9d24b3 LiquidCrystal class renamed to LiquidCrystal_Prusa 2018-03-29 17:50:43 +02:00
Robert Pelnar 186e630299 New SPI (do not use Arduino SPI class)
saved ~300bytes flash, 4bytes ram
2018-03-29 17:42:41 +02:00
Marek Bel cedb30303f Add possible action on menu item back. This fixes broken Merge pull request #586 from mkbel/ustep_linearity_2 06d5ec5. 2018-03-29 11:42:44 +02:00
XPila d5636fd023
Merge pull request #585 from PavelSindler/farm_mode_MK3
checking if file is complete temporarily not active in farm mode
2018-03-28 19:39:00 +02:00
XPila 06d5ec5659
Merge pull request #586 from mkbel/ustep_linearity_2
Ustep linearity
2018-03-28 19:38:34 +02:00
XPila ffdd11e960
Merge pull request #587 from XPila/MK3-V3_2
Mk3 v3 2
2018-03-28 19:38:20 +02:00
Robert Pelnar bde097cad1 bugfix - PFW233 - first homing in silent mode Y crash. 2018-03-28 19:22:20 +02:00
Marek Bel 9cb036fbcb Merge remote-tracking branch 'prusa3d/MK3' into ustep_linearity_2 2018-03-28 19:11:02 +02:00
PavelSindler 2906715262
Merge pull request #582 from XPila/MK3
XYZ calibration - accuracy improvement
2018-03-28 18:58:44 +02:00
Marek Bel 40a064ffbc Add extruder linearity correction to settings menu. 2018-03-28 18:53:37 +02:00
PavelSindler 6e15a77c9b preheat menu update 2018-03-28 17:50:16 +02:00
PavelSindler 95e751dd65 farm mode: preheat menu update 2018-03-28 17:04:46 +02:00
PavelSindler 2c3c6c54f3 checking if file is complete temporarily not active in farm mode 2018-03-28 17:00:17 +02:00
Robert Pelnar 8ba83a9789 bugfix - PFW226 - selftest error 2018-03-28 16:13:54 +02:00
Marek Bel 678cd17e7b Increase size of EEPROM_TMC2130_WAVE_*_FAC to 16 bits. 2018-03-28 16:13:16 +02:00
Robert Pelnar cf43b85de9 XYZ calibration - accuracy improvement 2018-03-27 17:27:41 +02:00
mkbel f81f749d17
Merge pull request #579 from mkbel/fix_menu_edit
Fix wraparound from lowest value to highest value in menu value edit.
2018-03-27 11:08:27 +02:00
Marek Bel 57bbb0e17d Fix wraparound from lowest value to highest value in menu value edit. 2018-03-26 20:25:23 +02:00
Marek Bel 397e7d4791 Increase resolution of wave factor. 2018-03-26 15:17:06 +02:00
XPila 903dce9716
Merge pull request #576 from PavelSindler/MK3_for_merging
stealth mode / silent mode
2018-03-23 20:42:08 +01:00
PavelSindler 2ce75293f3 stealth mode / silent mode 2018-03-23 19:49:59 +01:00
XPila 5a7e76e02b
Merge pull request #575 from PavelSindler/adc_pins
Adc pins, pinda temp table
2018-03-23 19:36:23 +01:00