Jump to content

chrismay

New member
  • Posts

    3
  • Joined

  • Last visited

Personal Information

  • 3D printer
    Other 3D printer

chrismay's Achievements

0

Reputation

  1. I've pasted in the ending code below from Cura. There seems to be no additional ending code from Octoprint from what I can tell. It has a similar option for ending code which is currently blank. The head dropping persists even when taking Octoprint out of the equation (ie. sneaker net using SD card) albeit in different spots as outlined in my original post. If Cura is ruled out I'll move to troubleshooting Octoprint next I suppose. I've attached two g-code files based on the same model. One printed direct via SD Card and one printed via Octoprint. Both were created in Cura without any changes in between. Thank you in advance for any help you can provide. G91 ;Relative positioning G1 E-2 F2700 ;Retract a bit G1 E-2 Z0.2 F2400 ;Retract and raise Z G1 X5 Y5 F3000 ;Wipe out G1 Z10 ;Raise Z more G90 ;Absolute positioning G1 X0 Y{machine_depth} ;Present print M106 S0 ;Turn-off fan M104 S0 ;Turn-off hotend M140 S0 ;Turn-off bed M84 X Y E ;Disable all steppers but Z CE3E3V2_DanaFrame_Stack_direct.gcode CE3E3V2_DanaFrame_Stack_Octo.gcode
  2. Hello, Relative newb here. Have had some success. Using Cura 5.2.1 with an Ender 3 V2 Neo and Octoprint 1.8.6. When printing through Octoprint, at end of print, bed is moved full forward, tool moves to left corner and then print head drops direct to bed. When printing from SD Card, at end of print, bed is moved full back, tool moves to left corner and then print head drops direct to bed. How can I "park" the head above the bed at the end? Is the Y-axis reversed somehow by Octoprint? Thanks in advance for any help. Chris
×
×
  • Create New...