Jump to content

burtoogle

Expert
  • Posts

    1,529
  • Joined

  • Last visited

  • Days Won

    19

Posts posted by burtoogle

  1. Hi @smsusi. Until recently, there was a regression in Cura whereby the mach3 option was being ignored (which you have found!) A fix has been submitted to the Cura devs and I should think that it will be in the 4.1 release. In the meantime, if you are using either Linux or Windows (sorry, not OS X), you can try one of my releases that already incorporate the fix. I don't know how well the Mach3 flavour works as I don't think it sees a lot of attention so when you get to try it out, if you find any issues, please report them.

     

    You can find my releases at https://www.dropbox.com/sh/s43vqzmi4d2bqe2/AAADdYdSu9iwcKa0Knqgurm4a?dl=0

     

    They do not conflict with the Ultimaker releases.

  2. 1 hour ago, kmarts said:

    But my layer height is set to .2mm So when you sliced it it was with different settings?

     

    Ah, I just noticed that your file doesn't contain any settings so I was using my settings. You should do File -> Save not File -> Export. This confuses Cura users new and old but the Cura devs do not seem very keen on making it obvious that to save a project file you need to save rather than export.

     

  3. 5 minutes ago, kmarts said:

    When you say 0.4mm line width extruding at 0.050 mm/mm what exactly does that mean and what is the calculation?

     

    The slicer assumes that the lines are rectangular in cross section (of course, this isn't true in reality but, then again, FFF printing is all one big approximation anyway). So for a line width of 0.4mm and a layer height of 0.3mm, 1mm of line needs 1 x 0.4 x 0.3 mm of filament which is 0.12mm^3. The filament dia is 1.75mm so that gives a cross section area of approx 2.4mm^2 so we need to extrude 0.12/2.4 = 0.05mm of filament for each mm of wall line length.

     

    10 minutes ago, kmarts said:

    And if you're saying that it all looks ok, why then does changing the line width and wall thickness result in the same wall thickness between prints?

     

    Reality and intention diverge? Sorry, haven't a clue.

     

    12 minutes ago, kmarts said:

    Doing the same in slic3r actually has an effect on the wall thickness with the same object. 

     

    I recommend that you use slic3r, then.

     

  4. I sliced your project using 0.4 and 0.5 line widths and the extrusion amounts for the wall line scaled as expected.

     

    Here's the 0.4mm line width extruding at 0.050 mm/mm rate (which is correct if you do the calculation)

     

    Screenshot_2019-04-25_07-46-10.thumb.png.e4b3822169e29f81e957a379449d273c.png

     

    And here's the 0.5mm line width extruding at 0.062 mm/mm (which is also correct)

     

    Screenshot_2019-04-25_07-47-33.thumb.png.6905db57dcb7bec40f14c56d0b290d36.png

     

    I don't think Cura is causing the problem you observe. Hope this helps.

     

  5. Thanks for the file. I sliced it and looked at the gcode and the retractions are happening at 60mm/S and then I changed the retraction/prime speed to 40mm/S and the gcode changed as expected so I really don't know why you are seeing the behaviour that you are.

     

    This image shows the retraction speed in the gcode to be 2400mm/min = 40 mm/S which is what it should be.

     

    Screenshot_2019-04-23_23-02-33.thumb.png.f3ab4bfcd52d786c22d114b3c3b1d45e.png

  6. 4 hours ago, Andreiva said:

    2019-04-19 16:57:31,487 - DEBUG - [Thread-11] UM.Backend.Backend._backendLog [101]: [Backend] [ERROR] Could not connect to the given address

     

    I'm guessing that you are using Windows and have a firewall operating. Try disabling it?

  7. Hello @ArturoToons, I have tried slicing your project using a Cura based on the current development version and it doesn't show the problem you report. I also tried with infill densities of 80, 60 and 10 and that's good too.

     

    Screenshot_2019-04-17_07-30-29.thumb.png.cf81aed965262ad897ddf1b90a1f89c0.png

     

    One oddity I noticed is that changing the infill density for a model doesn't change the blue button back to the slice button, you have to change something else in the main settings also.

  8. 15 hours ago, NickG said:

    In the Shell menu there is a setting that is arguably related to infill, "Fill Gaps Between Walls".  However, it will only seem to activate when "modify settings for overlap with other models" is chosen.  The pictures show it registering depending on the Per Model Setting mode.  Evidences for Cura 3.6 and 4.0.  Doesn't seem to work for the modify infill setting.

     

    It sounds like that setting is related to infill but, actually, it is really related to walls. What it does is fill the gaps that can occur when there either isn't enough room to fit in a complete wall or when there would be a gap between an inner wall and a skin region.

  9. 10 minutes ago, CalebPetersenPhD said:

    With the default settings, my infills would be horribly underextruded, a problem that people have had with Cura for years.

     

    That's weird because I don't have any problem with that at all. I suspect that your extruder is underperforming for some reason. Have you actually checked the calibration at the extrusion rate required for the infill you are printing?

  10. 1 hour ago, CalebPetersenPhD said:

    Oh, got it @smartavionics!  Is there any way to set deafults in a text editor for those flow settings so that even if they don't appear in the UI they're still used by the CuraEngine?

     

    The engine needs to be modified and rebuilt too so without doing that, you can't change how it works.

  11. Hi @CalebPetersenPhD. Cura is basically a two-part application. The front end that provides the UI and all of the settings stuff and the back end (CuraEngine) that actually does the heavy lifting to turn the model into g-code. The PR I cited above is what is required to be changed in the front end, there is also a PR that makes changes to the back end. So without both PR's being applied and the application rebuilt, it's not going to be effective. There seems to be a bit of a log jam with the processing of contributions to Cura at the moment so I really can't say when they may get around to evaluating that contribution and considering incorporating it into a future release. Sorry to have got you all excited!

    • Like 1
  12. Hello @Babaganoosh, the reason  the walls are not being recognized as bridges is because the individual lines that make up the curved walls are smaller than the min bridge wall length setting. Reduce that to zero and the walls are recognized as bridges. Now, you could argue that it should add together the lengths of the segments and if the total is > the min bridge wall length all the segments should be treated as bridges. However, given that you can't print a curved bridge wall anyway, it's really not worth doing.

  13. 3 minutes ago, Babaganoosh said:

    It would seem a concentric skin, would result in shorter bridge skin lines, but then you'd have each line only attached to two floating bridge lines rather than one more stable point. So maybe my concentric fill idea would be too unstable and things would just droop. 

     

    That's what tends to happen, also, in the example I show above if the skin lines go across the regions (at 90 deg to how they are shown above), then the walls curve inwards in the middle due to the tension. You really need the skin lines to anchor on supported areas rather than bridge walls if possible. With my example above, the skin areas are, essentially, triangular so you can't avoid the skin lines terminating on one of the bridge walls but at least they are at quite a shallow angle which will minimise the inward pull.

    • Like 1
×
×
  • Create New...