Jump to content

Setting of an intro line


Craos

Recommended Posts

Posted · Setting of an intro line

I use Prusa MK2 MultiMaterial printer. Longer filament extrusion is required in comparison with standard Prusa Mk2 on the beginning of the printing as filament goes slightly longer way and previous color needs to be cleaned. When I use Slic3r Prusa Edition, it makes intro line ( I hope it's correct word - see the attached photo for what I mean ) very long and very huge. Cura generates it short and tine ( it's on the picture ). Is there a way, how to setup the intro line in Cura?

introline.png

  • Link to post
    Share on other sites

    Posted · Setting of an intro line

    This is not answer to my question, but it's workaround, which can help to somebody. There are 2 lines at beginning of the generated GCODE, which have "intro_line" remark attached. In case these lines are replaced with this code:

     

    M83 ; relative extrusion mode
    G1 Z0.250 F7200.000
    G1 X50.0 E80.0  F1000.0
    G1 X160.0 E20.0  F1000.0
    G1 Z0.200 F7200.000
    G1 X220.0 E13 F1000.0
    G1 X240.0 E0 F1000.0
    G1 E-4 F1000.0 
    M82 ; absolute extrusion mode

     

    it works fine.

     

     

  • Link to post
    Share on other sites

    Posted · Setting of an intro line

    If I am reading you correctly then I think telling Cura to print a skirt is your answer. It is configurable so you can make it as long as you  want to. The setting is located in the Build Plate Adhesion  group.

  • 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.
        • 0 replies
    ×
    ×
    • Create New...