Jump to content

Printing on a print??


stolowma

Recommended Posts

Posted · Printing on a print??

Sorry if this is obvious but I'm still learning about this stuff.  I want to print a base with raised lettering and a logo on the top in a different color. I need to print the lettering at a high resolution but printing the base takes forever if I do the whole thing like that.  Is it possible to split a model in Cura, save each as a separate STL then print the second one on the first with different settings? I've tried splitting it and It looks like it would work but I don't want to trash my printer to find out that it doesn't.

Thanks

  • Link to post
    Share on other sites

    Posted (edited) · Printing on a print??

    As long as the "base" and "lettering" are different STL files this is possible....

     

    First, go into "PREFERENCES" on the menu bar in Cura, in the "GENERAL" section, UN-TICK "Automatically drop models to build plate"

     

    image.thumb.png.0242e27d6a29b8a1db1fcfbcb431e6cf.png

     

    Then simply move to desired position. Using "arrows" or "co-ordinates".

     

    TIP: Make sure the Z height is correct, as too low and it'll hit the base. Too high it'll miss. If you know the physical height of the base, I'd just type it in....

     

    image.thumb.png.0aa262277b94422b264a0b6ac51d56e9.png

     

    Hope this helps.....

    Edited by Carbon
    • Thanks 1
    Link to post
    Share on other sites

    Posted · Printing on a print??

    The first file:

    Cannot shutoff the steppers or heaters or fan.  Comment out M84, M104, M140, M106 S0/M107 from the end of the file.

    The second file cannot have purge lines or build plate adhesion or G28 or G29.  Some end stop switches are terribly inaccurate and homing/re-leveling can cause a layer shift plus the base is sitting there in the way.

    You can do this with a single STL by using a support blocker configured as a cutting mesh and placed to keep the letters from slicing.  That will be File 1 and is the base.  Then remove the blocker and sink the model into the build plate to slice just the letters with no build plate adhesion as file 2.  Use M206 at the beginning of the second file to change the home offset Z.

    EX:  base is 5mm tall so M206 Z-5 will adjust the lettering to print on top of the base (use your numbers).  You should add M206 Z0 at the end to reset.

    Practice makes perfect.  Check out M32 but it must be enabled in the firmware.  Copying file 2 to the end of file 1 also works.  It's all about the transitions of XYZE.

    Use G92 to sync the extruder position.

    The "From" point of an extrusion is used to sync the X and Y so make sure it's correct.  Thinking and staring at the gcode is good.

    The printer pays no attention to layer numbering.  Going from layer 25 to layer 51 is not a problem but the Z location is.

    • Thanks 1
    Link to post
    Share on other sites

    Posted · Printing on a print??

    How are you making out with this?  It's something I do a lot of and it's kinda like pausing a print to change colors.  Instead of continuing the same print it does a different print.  Of course the printer doesn't know that and just goes where it's told.

    • Thanks 1
    Link to post
    Share on other sites

    Posted (edited) · Printing on a print??

    GregValiant,

    I did a test print following your instructions and it worked perfectly. You also helped me out with paussing and changing colors a while back. I'm also realizing that G-code isn't that difficult except for remembering what each command does what. 

    Edited by stolowma
    • Like 1
    Link to post
    Share on other sites

    Posted · Printing on a print??

    It's just a step-by-step program.  Each step tells the printer where to go, or how to act, and it's one thing at a time.

    Once you have the basic commands down then the others don't come up very often.  The MarlinFW site has their gcodes and the RepRap site has essentially all the gcodes in normal usage.

     

    And congratulations on passing Gcode 201.  🥂  You're moving up now baby!!!

  • 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...