Jump to content

burtoogle

Expert
  • Posts

    1,529
  • Joined

  • Last visited

  • Days Won

    19

Posts posted by burtoogle

  1. 5 minutes ago, alexjx said:

    Do you do regularly updated build? Or github I could get the latest. I also like the extra control. 🙂 

     

    I release a new build whenever I add or fix anything or there are significant upstream changes. I don't have a regular release schedule.

     

    The mb-master branches in my github repos correspond to the latest releases. The mb-testing branches are what I am currently working on but they don't always get pushed to github.

    • Thanks 1
  2. 22 minutes ago, AmyTheBun said:

    I wish cura also had per layer settings like simplify 3d processes. having different infills in different areas is awesome.

     

    Cura has something better than s3d processes, look up infill meshes, they really let you target specific regions that need different infill settings.

     

    23 minutes ago, AmyTheBun said:

    what settings do I need to adjust for the said feature tho?

     

    If you are using my release, the setting for enabling the wall gap fill is the same as the Ultimaker version.

  3. 47 minutes ago, neotko said:

    Impressive extra options. I wish someone fix your mac, great work

     

    Thanks.

    The problem with the OS X build is simply that the Mac Book I have is too old. As far as I am aware, the codebase works as well on OS X as it does on the other platforms. It just needs someone with a more modern OS X machine to take my source and do the build.

  4. 3 hours ago, AmyTheBun said:

    Is there anyway to solve this in Cura?

     

    Right now, that's how Ultimaker Cura behaves.

     

    I have an alternative implementation of the wall gap filling in my Cura releases that doesn't shake your printer to death.

    My releases (which can be installed alongside the standard Cura) can be found at https://www.dropbox.com/sh/s43vqzmi4d2bqe2/AAADdYdSu9iwcKa0Knqgurm4a?dl=0

     

    Sorry, only Windows and Linux are currently supported.

    • Like 2
  5. Hello @naten11, it sounds like you have upgraded Cura from quite an old version because for some time now the behaviour has changed to what it does now. i.e. it always starts the layer at the same location irrespective of where the previous layer finished. It now behaves this way because the gcode for the the layers is computed concurrently rather than sequentially so it doesn't know where the last layer finished when computing the gcode for the next layer.

     

    • Thanks 1
  6. 11 hours ago, petervanwesten said:

    Anything I can do to help you build one?
    Maybe I can do the build for you?

     

    That's a kind offer. Building Cura isn't terribly difficult. The best place to start is to clone Ultimaker's cura-build-environment repository (https://github.com/Ultimaker/cura-build-environment) and build that and then build the cura-build repository. If you can get through that, it's then a simple step to build my version.

     

    11 hours ago, petervanwesten said:

    Might want to check if that is also solved in your latest release.

     

    I don't mess with the UI so it should work OK.

  7. Yes, that's not good. Unfortunately, that OS X version is rather out of date now but I can't build a working OS X release anymore on my ancient Mac Book. If you could share that model, I could at least check my current implementation to see if it can handle that better now. It's still a work in progress.

  8. 7 hours ago, petervanwesten said:

    Again, I shouldn't have to do this to work around issues in Cura.

     

    That's true but, unfortunately, it is necessary right now. Cura doesn't really handle walls that are not an even multiple of the wall line width wide terribly well. And thin walls and the wall gap fill are also problematic for Cura right now.

     

    You may wish to try my master branch build (Linux and Windows only) that has a different implementation of the thin wall and wall gap filling so it could work better for your model. My builds can be installed alongside the Ultimaker releases without conflict. You can find them at https://www.dropbox.com/sh/s43vqzmi4d2bqe2/AAADdYdSu9iwcKa0Knqgurm4a?dl=0

×
×
  • Create New...