Jump to content

Dual color Druck


Ersu

Recommended Posts

Posted · Dual color Druck

Hallo, ich habe einen die neuste Cura Version und wollte nach langer zeit mal wieder 2 Farbig drucken!

Der Erste Testdruck funktionierte  ohne Probleme 4 Quadrate 2 Farben.

Dann wollte ich eine Pylone 2 Farbig drucken! Beim Farb/Extruderwechsel fing er an den Einzugsturm mit der zweiten darbe zu drucken. soweit alles OK.

Aber dann als der Layerwechsel losgehen sollte fährt der Druckkopf X0 Y0 an und gegen die Endschalter! dadurch ist dann der Nullpunkt verschoben!

Danach fährt er wieder Richtung Druckobjekt und druckt versetzt neben dem Angefangen Objekt an zu drucken!

Kann man bei Cura die Fahrt zum Nullpunkt irgendwie herausnehmen? Einstellung ändern ?

Ich will mich nicht durch den ganzen G-Code suchen und die X0 Y0 Positionen ändern

 

 

Video :

 

Cura Nullpunkt.jpg

Cura Nullpunkt2.jpg

  • Link to post
    Share on other sites

    Posted · Dual color Druck

    Hallo @Ersu,

     

    Meiner Meinung ist das ein Cura Bug, seit Cura 2.5 vorhanden, aber wahrscheinlich hat es noch keiner gemeldet.

     

    Folgende Lösungen kann ich dir anbieten:

     

    • Diese Einstellung in Cura setzen:

      Quote

      Travel->layer start x/y and set it to something like 100.0/50.0

    • Ich persönlich habe die Datei (die unter "C:\Program Files\Cura 3.0\resources\extruders" die jeweilige für deinen Drucker) geändert weis aber nicht ob das für deinen auch funktioniert. Habe einen UM2 Dual umbau.
      Welchen Drucker hast du in Cura ausgewählt!

     

    Gruß

  • Link to post
    Share on other sites

    Posted · Dual color Druck
    2 hours ago, zerspaner_gerd said:

    Ok Danke ich schau mal ob ich das auch so ändern kann..

    Ich hab Custom Printer erstellt und da alles angepasst!

    Orginal hab ich einen Geeetech i3 Pro C dual Extruder auf Bowden mit ALB umgebaut..

    Wo und was hast du genau geändert!

    Quote

    Travel->layer start x/y and set it to something like 100.0/50.0

     Wo soll das rein ? Haste den link zufällig noch !

    Gruß

     

    2 hours ago, zerspaner_gerd said:

     

     

  • Link to post
    Share on other sites

    Posted · Dual color Druck

    OK, Ich hab das Problem über das Plugin Post Processing --> G-Code ändern --> Search and replace gelöst!

    G-code sucht und ersetzt alle X0.0 Y0.0 gegen X100.00 Y50.00 und schon passt es!

    Ist zwar Suboptimal aber im Moment die Lösung mit der ich leben kann!

     

    Testdruck läuft ....

  • Link to post
    Share on other sites

    Posted (edited) · Dual color Druck

    Hallo @Ersu,

     

    On 31.12.2017 at 7:13 PM, Ersu said:
    Quote

    Travel->layer start x/y and set it to something like 100.0/50.0

     Wo soll das rein ? Haste den link zufällig noch !

    Damit sind diese Einstellungen gemeint:

    5a4b92189389a_TravelSchichtstartXY.thumb.JPG.9ae31c6a2a03de79ac6c5b50e1eb5048.JPG

     

    Bei meiner Änderung gibt es ein nachteil wenn man ohne Turm druckt, druckst du immer mit?

     

    Gruß

     

    Nachtrag:

    Alter Code:

    "machine_extruder_start_pos_abs": { "default_value": true },
            "machine_extruder_start_pos_x": { "value": "prime_tower_position_x" },
            "machine_extruder_start_pos_y": { "value": "prime_tower_position_y" },
    "machine_extruder_end_pos_abs": { "default_value": false },
            "machine_extruder_end_pos_x": { "value": 0.0 },
            "machine_extruder_end_pos_y": { "value": 0.0 }

    Änderung:

    "machine_extruder_start_pos_abs": { "default_value": true },
            "machine_extruder_start_pos_x": { "value": "prime_tower_position_x" },
            "machine_extruder_start_pos_y": { "value": "prime_tower_position_y" },
    "machine_extruder_end_pos_abs": { "default_value": true },
            "machine_extruder_end_pos_x": { "value": "prime_tower_position_x" },
            "machine_extruder_end_pos_y": { "value": "prime_tower_position_y" }

    Weis nicht wie deine Datei ausschaut, habe deshalb nur einen Bereich herauskopiert

    Edited by zerspaner_gerd
    Nachtrag
  • Link to post
    Share on other sites

    Posted · Dual color Druck

    OK, da sind die Einstellungen!

    Gut dann weiß ich Bescheid und kann mir das anpassen!

    Danke!

  • 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

      • Introducing Universal Cura Projects in the UltiMaker Cura 5.7 beta
        Strap in for the first Cura release of 2024! This 5.7 beta release brings new material profiles as well as cloud printing for Method series printers, and introduces a powerful new way of sharing print settings using printer-agnostic project files! Also, if you want to download the cute dinosaur card holder featured below, it was specially designed for this release and can be found on Thingiverse! 
          • Like
        • 10 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...