Commit Graph

234 Commits

Author SHA1 Message Date
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
PavelSindler 1ee6016fa0 Merge remote-tracking branch 'upstream/MK3' into 4point_xyz_cal 2017-10-30 11:48:45 +01:00
XPila d2c5f469f0 Merge pull request #77 from XPila/MK3
Marlin_main - lineending CRLF -> LF
2017-10-27 17:13:15 +02:00
Robert Pelnar bd7c3d08f3 Marlin_main - lineending CRLF -> LF 2017-10-27 17:07:02 +02:00
XPila 006629e2ce Merge pull request #76 from XPila/MK3
Build number = 105
2017-10-27 16:38:56 +02:00
Robert Pelnar 0607086e14 Build number = 105 2017-10-27 16:38:12 +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
XPila a6f3fb2d3b Merge pull request #75 from PavelSindler/print_fan_speed
Print fan speed: measuring pulse width
2017-10-27 14:56:52 +02:00
PavelSindler d08bd257dd Merge branch 'MK3' into print_fan_speed 2017-10-26 18:05:54 +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
XPila 5100ead22e Merge pull request #74 from XPila/MK3
setup second serial port only in case it is selected
2017-10-24 23:21:43 +02:00
Robert Pelnar 45d6baa757 setup second serial port only in case it is selected
build number = 104
2017-10-24 23:20:48 +02:00
XPila ba16777477 Merge pull request #73 from XPila/MK3
PAT9125 - sampled only Y value, new debug code D9125.
2017-10-24 19:46:05 +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
XPila 5364047f21 Merge pull request #72 from XPila/MK3
M114 now reports also actual extruder position,
2017-10-22 22:43:39 +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 1244b195f9 M119 now reports real values of hardware endstops, not SG status. 2017-10-18 18:04:42 +02:00
michalprusa 84bdc6c0e6 Merge remote-tracking branch 'origin/MK3' into MK3 2017-10-18 15:36:31 +02:00
XPila a43c3c3b18 Merge pull request #70 from XPila/MK3
Extruder settings tunning (http://jira.prusa/projects/PFW/issues/PFW-5)
2017-10-17 21:26:57 +02:00
Robert Pelnar 66c19b874d Extruder settings tunning (http://jira.prusa/projects/PFW/issues/PFW-5)
buildnumber increased to 101
2017-10-17 21:24:11 +02:00
XPila 88a3ea0ddf Merge pull request #69 from XPila/MK3
Endless loop after calibration Z (http://jira.prusa/projects/PFW/issu
2017-10-17 21:06:18 +02:00
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
XPila dc4f0230b2 Merge pull request #68 from XPila/MK3
Line endings to LF (./le.sh lf)
2017-10-03 13:02:35 +02:00
Robert Pelnar cc9f03a46f Line endings to LF (./le.sh lf) 2017-10-03 13:01:59 +02:00
michalprusa 7cf0218737 Merge remote-tracking branch 'origin/MK3' into MK3 2017-09-27 21:34:37 +01:00
XPila 0f2c7af1fb Merge pull request #67 from XPila/MK3
changed configuration
2017-09-26 17:35:08 +02:00
Robert Pelnar cc469b4c51 changed configuration 2017-09-26 17:20:44 +02:00
michalprusa 0b88142253 Merge remote-tracking branch 'origin/MK3' into MK3 2017-09-26 14:48:32 +01:00
michalprusa 77debbc568 Fail stats moved to main menu to be easily accessible 2017-09-26 14:46:33 +01:00
michalprusa c3585bc696 Automatic recovery typo fix
Failures statistics in eeprom
2017-09-26 14:14:17 +01:00
XPila 4f4a054f30 Merge pull request #66 from XPila/MK3
PWM_GRAD back to 4 (trinamic suggested value), standstilltimeout = 1000
2017-09-26 13:08:41 +02:00
Robert Pelnar ca33f7f60f PWM_GRAD back to 4 (trinamic suggested value), standstilltimeout = 1000 2017-09-26 13:07:25 +02:00
michalprusa 5ff28682be Automatic recovery after crash is detected 2017-09-26 11:48:46 +01:00
michalprusa a4a90aa9ed Merge remote-tracking branch 'origin/MK3' into MK3 2017-09-26 11:37:39 +01:00
XPila c1f5ba9cc9 Merge pull request #65 from XPila/MK3
Silent / Hight Power mode switching - wait for standstill
2017-09-26 12:27:40 +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
michalprusa 22f189009f Merge remote-tracking branch 'origin/MK3' into MK3 2017-09-26 10:03:12 +01:00
XPila 0272567651 Merge pull request #64 from XPila/MK3
Silent mode x-axis amplitude adjust from 200 to 210, because of layer…
2017-09-26 07:23:25 +02:00
Robert Pelnar 345fee66be Silent mode x-axis amplitude adjust from 200 to 210, because of layershift at high speed. 2017-09-26 07:20:54 +02:00
XPila 7b3060eb59 Merge pull request #63 from XPila/MK3
Maker Faire brainstorm 2.0 (2)
2017-09-26 06:12:33 +02: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
XPila e0713793e1 Merge pull request #62 from XPila/MK3
Maker Faire brainstorm 2.0 (1)
2017-09-26 04:31:19 +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
XPila b4135292d8 Merge pull request #61 from XPila/MK3
Mk3
2017-09-26 03:23:54 +02:00
Robert Pelnar a883c8df84 preklep 2017-09-26 03:23:08 +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
michalprusa 14a8c33096 Merge remote-tracking branch 'origin/MK3' into MK3 2017-09-26 00:51:12 +01:00