Jump to content

0.4mm details get lost


zoev89

Recommended Posts

Posted · 0.4mm details get lost

I recently changed to Cura 2.3.1. I have a very simple H profile object

Hprofile.thumb.png.5433780ca3f371ddd46cc6312605ef3a.png

And here is the bottom layer view

BottomLayer.thumb.png.6b2c22b0ba2980d3e55e81ae44857191.png

The ribs are 0.4mm thick and it is 2mm square. With Cura 1.5.3 I usually set the wall thickness to 0.38mm and all would print well.

In this case all the ribs are gone!

Here is the openscad code:

module HProfiel(d=2,l=20,profDikte=0.4)

{

cube([profDikte,l,d]);

translate ([d-profDikte,0,0]) cube([profDikte,l,d]);

translate([0,0,d/2-profDikte]) cube([d,l,2*profDikte]);

}

HProfile();

Save the stl and there is the exact object.

I tried the wall setting but that does not help a bit. Actually in this case it looks like the ribs on the bottom are just gone while the 0.6mm of ribs to print.

How can I export the settings. I have the normal profile (export button is gray) with just the 0.4 wall. I also tried 0.35 but that did not help at all. So what am I missing.

Hprofile.thumb.png.5433780ca3f371ddd46cc6312605ef3a.png

BottomLayer.thumb.png.6b2c22b0ba2980d3e55e81ae44857191.png

  • Link to post
    Share on other sites

    Posted · 0.4mm details get lost

    Where did you "try .35"? You need to try smaller values in the "line width" part of cura 2.3. It's similar to the old "nozzle size" in cura 15.X

    People will tell you cura won't go below 2X line width although sometimes it does. I don't completely understand.

  • Link to post
    Share on other sites

    Posted · 0.4mm details get lost

    It is the wall size I tried for 0.35. In the 1.5x version usually 0.38 was good enough to get the 0.4mm details in. Since the difference between 0.4 nozzle size and 0.38 wall size is relatively low there are no extrusion issues.

    But if on 2.3x this does not work at all I do have an issue here. The rule that you can't go below 2x nozzle size would be stupid since single wall objects are still quite usable.

  • Link to post
    Share on other sites

    Posted · 0.4mm details get lost

    I think I found a solution:

    Set the line width under Quality to 0.38

    And change in the machine setting Preferences->Configure Cura

    The printers and hit the button Machine Settings and change the nozzle size to 0.38.

    Now Cura is slicing the object correctly.

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