Jump to content

[Ultimaker Original Dual Extrusion] Extruder 1 doesn't extrude during prints


CaptainJack42

Recommended Posts

Posted · [Ultimaker Original Dual Extrusion] Extruder 1 doesn't extrude during prints

Hey everyone,

 

i recently got a used UMO dual extrusion for cheap and took it as an opportunity to get into 3D printing, so i'm still quite new to the whole topic. So far it was a bumpy road, but i got most things to work. Currently i'm trying to print with the second extruder, later on i want to try printing using both extruders, but currently i just want to be able to print in different colors without the need of swapping the filament. The problem is that as soon as the print starts the extruder will just not move anymore, i can extract filament via the Terminal and also using Octoprints Control UI, it will also execute the extrusion and retraction at the very beginning of the print, but as soon as it should start printing the extruder won't move at all anymore. I also think i know what the Problem is, i took a look at the GCODE (see below) and found that after the gcode switches to Tool 0 (in line 6) it doesn't switch back to Tool 1 ever.

Even if i disable Extruder 1 in Cura completely it'll still swap to Extruder 1 in the gcode and not swap back. So i guess my question is, is there any way to fix this? Is it even possible printing only with Extruder 2?

 

Cheers and thx for the help in advance ✌️

[...] # startups

T1 ;Switch to the 2nd extruder
G92 E0 ;zero the extruded length
G1 F200 E6 ;extrude 6 mm of feed stock
G92 E0 ;zero the extruded length again
G1 F200 E-16
T0 ;Switch to the 1st extruder
G92 E0 ;zero the extruded length
G1 F200 E6 ;extrude 6 mm of feed stock
G92 E0 ;zero the extruded length again
G1 F9000
;Put printing message on LCD screen
M117 Printing...
G92 E0
G92 E0
G1 F1500 E-6.5
;LAYER_COUNT:7
;LAYER:0
M107
M104 T1 S200
G0 F3600 X65.166 Y55.881 Z0.3
M104 S185
;TYPE:SKIRT
G1 F1500 E0
G1 F1800 X65.554 Y55.473 E0.01059
G1 X65.879 Y55.171 E0.01894

[...] # rest of the print

 

  • Link to post
    Share on other sites

    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    • Our picks

      • UltiMaker Cura 5.7 stable released
        Cura 5.7 is here and it brings a handy new workflow improvement when using Thingiverse and Cura together, as well as additional capabilities for Method series printers, and a powerful way of sharing print settings using new printer-agnostic project files! Read on to find out about all of these improvements and more. 
         
          • Like
        • 18 replies
      • S-Line Firmware 8.3.0 was released Nov. 20th on the "Latest" firmware branch.
        (Sorry, was out of office when this released)

        This update is for...
        All UltiMaker S series  
        New features
         
        Temperature status. During print preparation, the temperatures of the print cores and build plate will be shown on the display. This gives a better indication of the progress and remaining wait time. Save log files in paused state. It is now possible to save the printer's log files to USB if the currently active print job is paused. Previously, the Dump logs to USB option was only enabled if the printer was in idle state. Confirm print removal via Digital Factory. If the printer is connected to the Digital Factory, it is now possible to confirm the removal of a previous print job via the Digital Factory interface. This is useful in situations where the build plate is clear, but the operator forgot to select Confirm removal on the printer’s display. Visit this page for more information about this feature.
          • Like
        • 0 replies
    ×
    ×
    • Create New...