Jump to content

What setting did I change to make Cura add "G1 F600 Z1.2" as the first move?


racketteer

Recommended Posts

Posted · What setting did I change to make Cura add "G1 F600 Z1.2" as the first move?

Hi,

 

I am using Cura 4.8. I have a delta printer, so the first hotend movement command usually brings the nozzle down from Z270 to Z0.2 or whatever my first layer will be.

 

I have been experimenting with some settings to try to improve the print. One of the settings changed the initial move. It now adds "G1 F600 Z1.2."

 

It used to be:

;LAYER_COUNT:226
;LAYER:0
M107
G0 F5400 X16.135 Y-17.736 Z0.2
;TYPE:SKIRT
G1 F2400 E0

 

But now it is

;LAYER_COUNT:226
;LAYER:0
M107
G1 F600 Z1.2
G0 F5400 X16.135 Y-17.736 Z0.2
;TYPE:SKIRT
G1 F2400 E0

 

What setting made this happen?

 

Thanks,

Daniel

 

  • Link to post
    Share on other sites

    Posted · What setting did I change to make Cura add "G1 F600 Z1.2" as the first move?

    Thank you! This was it. Since nothing is printed yet I am surprised that the z hop would get triggered, but I'm pretty new to 3D printing. I appreciate your quick response. I'll go and play some more.

    Daniel

  • Link to post
    Share on other sites

    Posted · What setting did I change to make Cura add "G1 F600 Z1.2" as the first move?

    It could also be related to "retract on layer change".  Since going to the very first layer is sort of a layer change it might retract.  And whenever it retracts it hops.

     

    "z hop when retracted" is a really bad idea for 90% of printers but works great for Delta printers like yours.

     

    retracting on layer change - probably not a good idea.

  • Link to post
    Share on other sites

    Posted · What setting did I change to make Cura add "G1 F600 Z1.2" as the first move?

    Thank you for the additional suggestion. The gcode does not show a retraction before that first move. I have coded an initial extrusion as part of the initial sequence, but that is extrusion, not retraction.

     

    When I turned off z hop but left all other settings alone, the offending line went away. I'm puzzled, but now that I know its origin I can work with it, experiment with some of the related z hop settings, etc.

  • Link to post
    Share on other sites

    Posted · What setting did I change to make Cura add "G1 F600 Z1.2" as the first move?

    Well cura almost likely considers the start of your print an "unretraction".  The moment before it starts printing.  So it probably feels it also has to do an "unhop". 

     

    It also considers the first layer a "layer change".  Most likely.  Just guessing here (trying to think like the programmer who wrote these features).

     

  • Link to post
    Share on other sites

    Posted · What setting did I change to make Cura add "G1 F600 Z1.2" as the first move?

    Actually, it seems to be a known, open bug, if I am interpreting github correctly. https://github.com/Ultimaker/Cura/issues/7382

     

    Is it recommended for me to add my experience to that thread, or leave it alone (if I even have the necessary permissions)? Or maybe you can point me to the “rules” for submitting issues to the sw?

     

     

  • Link to post
    Share on other sites

    Posted · What setting did I change to make Cura add "G1 F600 Z1.2" as the first move?

    I guess I don't understand why you care.  On the way to printing at z=0.2 it pauses for just an instant at Z=1.2.  Why is this a problem?

  • Link to post
    Share on other sites

    Posted · What setting did I change to make Cura add "G1 F600 Z1.2" as the first move?

    The issue isn’t the momentary pause at Z1.2, it is the speed F600 instead of F5400 (or max speed of config.h).
     

    Instead of zipping down from Z275 to Z1.2 at speed F5400, it slowly moves down the center of the bed at speed F600. The extra 10 seconds or so also wouldn’t be too bad except the nozzle oozes filament on the way down (I have a priming extrusion as part of the start up). If the effector moves quickly to the first print location, the ooze becomes part of the brim. Also, I can easily “wipe its nose” on the way to the starting location. When the effector drops that slowly down the center, the ooze makes a puddle of filament in the very center of the bed where the print will be the entire way down, before it finally moves quickly to the first X,Y location.

  • Link to post
    Share on other sites

    Posted · What setting did I change to make Cura add "G1 F600 Z1.2" as the first move?

    Can you add a couple lines to the end of your start gcode like maybe:

    G1 F{machine_max_feedrate_x} X-100 Y0   ;move to far left

    G1 F{machine_max_feedrate_z} Z1.2     ;move down

    that would move the head out of the center and then drop the head at the faster rate.

     

    I have a similar situation but it's a retraction that Cura adds "G1 F1800 E-6".  I use the Search and Replace plugin to change that line to G92 E-4 and any skirt or brim now starts correctly.  That trick only works because the "search" line only appears once in the gcode.  Your line might appear multiple times and they would all be replaced.

    • Like 1
    Link to post
    Share on other sites

    Posted · What setting did I change to make Cura add "G1 F600 Z1.2" as the first move?

    That's a clever workaround. I have been editing the gcode in Notepad++ to delete the line. It is right near the top of the file and very easy to find. Adding a fast move to Z1.2 in the startup means I wouldn't have to postprocess by hand. Thank you for the suggestion.

  • Link to post
    Share on other sites

    Posted · What setting did I change to make Cura add "G1 F600 Z1.2" as the first move?

    Your welcome.

    What's your useable build plate diameter?

  • 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

      • 🎄✨ Thingiverse Tree Ornament Challenge! ✨🎄
        We've been running a Tree Ornament Challenge with a chance to win an UltiMaker S3 or colorFabb filament.
        Design a 3D printable tree ornament and join our festive challenge on Thingiverse. 🎁✨


        📆 Submission Deadline: December 22
        🏷️Tag your designs with Holidays2023

        Click here to join and check out the over 300 other amazing designs

        How to Enter
        Design an Ornament
        Create a 3D printable tree ornament that captures the magic of the winter season. Think snowflakes, sleighs, reindeer, cozy mittens, or anything that embodies the joy of the holidays. Upload to Thingiverse
        Share your masterpiece on Thingiverse and add the tag Holidays2023. Don't forget to include a captivating description and images that showcase your design from different angles. Submit by December 22
        All entries must be submitted by December 22nd to be eligible for consideration.
          Entering a new design
         
        Entering an existing design
         
         
        Winning designs should:
        Be original Creations
        Your designs should be original works, avoiding the use of others' intellectual property without permission. Include STL Files
        Each submission must include at least one STL file for 3D printing. Showcase a Completed Print
        Provide at least one photograph featuring a completed print of your design. Include Documentation
        Share the creative journey! Include documentation of your design process, giving us a peek behind the scenes. For example, show a screenshot of the model in your design program. Use the Tag Holidays2023.
        Use this tag to ensure your entry is counted in the Tree Ornament Challenge. Be submitted after October 1st, 2023
        Ensure your design was uploaded to Thingiverse after October 1st, 2023. Adhere to Submission Guidelines and Terms of Service
        Make sure your submission aligns with our guidelines and Thingiverse's Terms of Service.  
        Good luck 🎉
        • 1 reply
      • 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
      • Ultimaker Cura 5.6 stable released
        Cura now supports Method series printers!
         
        A year after the merger of Ultimaker and MakerBotQQ, we have unlocked the ability for users of our Method series printers to slice files using UltiMaker Cura. As of this release, users can find profiles for our Method and Method XL printers, as well as material profiles for ABS-R, ABS-CF, and RapidRinse. Meaning it’s now possible to use either Cura or the existing cloud-slicing software CloudPrint when printing with these printers or materials
        • 17 replies
    ×
    ×
    • Create New...