Vent gcode not working correctly
I tried to search, but couldn't really find anything on this issue. I've upgraded from the CoreOne to the CoreOne+. I printed my own components from printables. I've followed the upgrade instructions (and triple checked the correct orientation and location of the lever on the vent).
When I start a print, the head moves over like it supposed to for opening the vent, but it doesn't travel far enough. It executes the movement just to the right of the arm on the vent. Has anyone else seen this?
RE: Vent gcode not working correctly
I tried to search, but couldn't really find anything on this issue. I've upgraded from the CoreOne to the CoreOne+. I printed my own components from printables. I've followed the upgrade instructions (and triple checked the correct orientation and location of the lever on the vent).
When I start a print, the head moves over like it supposed to for opening the vent, but it doesn't travel far enough. It executes the movement just to the right of the arm on the vent. Has anyone else seen this?
You didn't flip the vent around when you reinstalled it.
RE: Vent gcode not working correctly
I must be thick. It looks like the diagrams in the install guide to me. But I'll try it and you'll probably be right. LOL.
Thanks for the reply.
RE: Vent gcode not working correctly
I rotated 180 degrees and it made no difference. The previous configuration had the lever between the 3rd and 4th vents, and when rotated 180 it is now blocking the 4th vent. The build guide states it should be between the 3rd and 4th and not blocking a vent.
RE: Vent gcode not working correctly
I wrote some g-code for you to test. Save this to a file and upload it to the printer via PrusaConnect or just copy on to the USB. Next print it. Ignore the warning about incompatible g-code and hit print. Then follow the on screen prompts. It should open the vent, wait 2 seconds then close the vent.
; Prusa CORE One vent test G28 ; home / initialize M0 Manually Close the Vent, then press Resume M117 Opening Vent M870 O G4 P2000 ; wait 2 seconds M117 Closing Vent M870 C M117 Done
I must be thick. It looks like the diagrams in the install guide to me. But I'll try it and you'll probably be right. LOL.
Thanks for the reply.
RE: Vent gcode not working correctly
I rotated 180 degrees and it made no difference. The previous configuration had the lever between the 3rd and 4th vents, and when rotated 180 it is now blocking the 4th vent. The build guide states it should be between the 3rd and 4th and not blocking a vent.
Rotate 180° but along the transverse axis, not along the longitudinal one!
RE: Vent gcode not working correctly
It missed on the open, but then opened it when it was supposed to close...
RE: Vent gcode not working correctly
It missed on the open, but then opened it when it was supposed to close...
Yes, it means it's installed upside-down
RE: Vent gcode not working correctly
I rotated it around the z axis.