Close



Results 1 to 3 of 3
  1. #1

    Cocoon Create Profile for Cura V4

    With the new Cura V4 where do I get the Cocoon Create Profile from? WinPlus only has Cura V2 Profile.I have tried coping from old Cura but it did not work properly.

    It did not go to the home position but started printing where the head was. Maybe that is how V4 works? Anyone answer that question?


    EDIT: Looks like it is suppose to go Home at the start of the print.
    Last edited by Firepower; 03-27-2019 at 09:06 PM.

  2. #2
    I installed the Cocoon Create Cura V2 Profile and all seems good except when the print starts it prints where the head is and does not go to Home then to the middle.

    Anyone help with this?

  3. #3
    Looks like I need a GCODE Start that goes home.

    This is my START GCODE but it does not go home even though it says G28 Z0 ;home Z.

    G21 ;metric values
    G90 ;absolute positioning
    M82 ;set extruder to absolute mode
    M107 ;start with the fan off
    G28 Z0 ;home Z
    G1 Z15.0 F840
    G92 E0 ;zero the extruded length
    G1 F200 E3 ;extrude 3mm of feed stock
    G92 E0 ;zero the extruded length again
    G1 F840
    ;Put printing message on LCD screen
    M117 Printing...

    Anyone list their Start GCODE so I can use or modify?




    EDIT: I have it working now.
    Last edited by Firepower; 03-28-2019 at 11:04 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •