Jump to content

Merls

Dormant
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Merls

  1. Hello, I'm new at this tipe of things so I don't really know what I'm doing... but could anyone help me with this problem?

     

    1) the printer stops and parks well at the specified point

    2) you can resume using the menu

    3) the printer goes perfectly to the next point to restart and starts to move

    4) but with no extrusion, so it prints nothing

    5) when you pause and ask to extrude a bit it does, but when you resume there is still no fillament extruding

     

    Im using Ultimaker Cura V 4.3.0

    A BeeveryCreative B2X300 printer

    A SD-card 

     

    I opened the cura file in txt. and this is what it is written in the "pause at height" part:

    ;TYPE:CUSTOM
    ;added code by post processing
    ;script: PauseAtHeight.py
    ;current layer: 54
    M83 ; switch to relative E values for any needed retraction
    G1 F300 Z22.9 ; move up a millimeter to get out of the way
    G1 F9000 X190 Y190
    M104 S0 ; standby temperature
    M0 ; Do the actual pause
    M109 S200 ; resume temperature
    G1 F9000 X-8.032 Y-8.282
    G1 F300 Z21.9 ; move back down to resume height
    G1 F9000
    M82 ; switch back to absolute E values
    G92 E366.06703
    ;LAYER:54

×
×
  • Create New...