Closed mine2209 closed 3 years ago
I believe this may be to do with selecting on the screen clone and not sending m605 before starting print, testing now
Above correct it does work when I first send m605 s2 command, so not really issue,
Annoying cant just select on the screen like you do for SD print though, as would make production work to order easier than having to use slicer or gcode
Should be able to select on screen with preservation mode of G28 routine. Seems this is not operating properly.
Fixed by the fix of issue #104.
Description
Causes E1 to attempt to move left from home position and skip
Steps to Reproduce
Expected behavior: Once preheated E2 to move to the centre position and then both nozzles to begin print
Actual behavior: Both E1 & E2 attempt to move left to the centre position causing E1 to push against endstop/frame then the print begins and completes normally
Additional Information
When printing from SD this does not happen E2 moves over E1 remains still and then it begins printing normally
https://user-images.githubusercontent.com/67610139/104075088-b92f4c00-5209-11eb-909a-ec15223a84c2.mp4