Commit Graph

11 Commits

Author SHA1 Message Date
Rob McKenzie e297131789 Tested new features
Confirmed most new features working. Still battling with octoprint no pausing fully when in error state. Disabled for now. Working on another way to advise user print has halted. action:command to a telegram terminal command maybe.
2018-11-19 22:17:17 +10:00
Rob McKenzie 20d33b2452 TuningFor FSensor Recovery
Rarely the FSensor becomes unresponsive, at this time it should now re-init sensor and continue. MMU Paused for User messages modified to enable forced filament sensed if in a fail state, not sensing current filament.
2018-11-18 20:46:18 +10:00
Rob McKenzie 748df343c9 Changed FS ok to exactly after load
Previously FS would say ok to MK3, MK3 would wait 1.5s then do C0 assuming the completion of steps to bondtech after FSensor  triggered. Wastes time and if value was increase for a custom setup it wouldn't be enough time.
No the ok from to MK3 is sent once the steps to bontech are complete, no delay on MK3 saving a few 100ms on stock and accommodating for custom lengths.
2018-11-17 09:15:19 +10:00
Rob McKenzie ad53565dcc Adjusting C0 timing, testing working. 2018-11-15 14:11:13 +10:00
Rob McKenzie ec8844d744 Upstream Merging 2018-11-14 16:14:15 +10:00
Rob McKenzie 2c6c976fe3 Merging Prusa 3.5.0-RC1 Upstream 2018-11-14 13:06:34 +10:00
Rob McKenzie a43afffbde 3-FSensorBuild: 2018-11-14 05:36:50 +10:00
Rob McKenzie 20e854d336 premade hex included 2018-11-11 09:18:55 +10:00
Rob McKenzie 726326e755 . 2018-11-07 17:41:20 +10:00
Rob McKenzie 3d7841f3aa Comms ACK working for new FS command
Added FS command to MMU when filament is sensed at MK3 FSensor
2018-11-07 03:29:39 +10:00
Rob McKenzie e81af1a06e comms work 2018-11-06 17:59:44 +10:00