Jump to content

bagel-orb

Team UltiMaker
  • Posts

    339
  • Joined

  • Last visited

  • Days Won

    5

Posts posted by bagel-orb

  1. 15 hours ago, PaulK said:

    Will this step on my custom materials and printers defined in Beta 2?

    No it shouldn't. But to be sure you should make a backup of your configuration folder of 4.0. If there were some major changes since 4.0.0-beta2 then your profiles could potentially crash Cura.
    Eitherway you should update to Cura 4.0.0; you cannot stay on 4.0.0-beta2 forever; problems in updating from beta2 to stable are probably caused by beta2, not by the stable version.

  2. That sounds like your CuraEngine is another version than the frontend of Cura. Perhaps something went wrong during your install which causes your Cura to use the another CuraEngine than the newly installed one.
    Another e[explanation would be that the wrong version of CuraEngine is packed into the installer, but that would cause errors for everybody.

    Whoch operating system are you using?

  3. I cannot select the layer view range any more.

    That means I cannot scroll through the layers using my arrow keys anymore, while viewing a range of layers.

    The functionality used to work in 3.4.1image.png.30212b79c98f857b45390b38a3733a51.png

     

    Got partially broken in 3.5, and now the functionality is gone:image.png.a686ca001f8f003452759ddbb5de8f34.png

     

    Dragging the layer range still works, though, but it doesn't give the same level of fine control.

     

     

  4. @gr5CuraEngine.zip Here's a compiled linux binary of the backend. There's no frontend for it and in order to get it to work you will need to do a super fine calibration. I've put some documentation out there on how to get this to work via the command line, but it's certainly not easy. Unfortunately I don't have the time to make a step-by-step guide on this.

    I'm not sure whether providing this binary helps, but please share your project in case you get it figured out!

  5. 1 hour ago, Henri_Lens said:

    The last version allowed the Zig Zag support to be angled so roofs etc can be supported more effectively. I did download 3.6 but then was alarmed when I saw this appeared to be missing from 3.6.

    Please snooze your alarm, or shut it down completely.

     

    Support Infill Line Direction is still an option in Cura 3.6. Perhaps it was not visible because you didn't enable support.

  6. 21 hours ago, mickletown said:

    The gyroid infill does not appear to be working on my download. Any ideas on how I should get it operational?

     

    Steve

    It is working for me. I first made the mistake of setting the infill pattern on the wrong extruder, though. Perhaps you made the same mistake.

    I'd like to add that the gyroid infill has some very interesting properties.

    - The gyroid infill acts like a spring. The force and amount of compression in mm seem to be related quite linearly.
    - The gyroid pattern splits the infill space into just two regions. Every hollow space is connected to half of the other hollow spaces. This makes it really easy if you want to fill the print in post-processing to give it more weight and to make it solid.

  7. It seems to me that it is trying to fill a large volume from only the most north part. If your filament would have been liquid it could have filled all the cravices.

    You shouldn't be using Spaghetti infill on solid filaments; it's supposed to be used on liquid filaments.
    Please use Infill Thickness if you want to print infill only every couple of layers.

  8. 2 hours ago, kmanstudios said:

    And c) You are right, you guys get to work on the really fun stuff that gets a lot of cool reviews, such as the gyroid infill, so, I do feel for them, but first bug that begged me off upgrading is that the 'dark' UI did not even display the right side interface. I feel that was a warning sign of issues to beware of and, it does seem to be a good thing, from what I have read so far.

    I just opened Cura 3.5.0 for the first time and I have no problems with the Dark UI...

  9. 2 minutes ago, P3D said:

    OK, somehow Cura does not display those settings for me, even when I select "show all settings... maybe the "old" custom material profile carried over from 3.4.1 is to blame?

    The feature is only enabled for Top/Bottom Pattern concentric and for infill pattern Cross.

    If you are not using those and you still have random lines in the gcode then you should definitely file a new bug, because that's a major bug. Please upload a curaprofile which shows the problem in a new issue at github.com/ultimaker/cura. We really need your .curaproject.3mf file to reproduce the bug and get rid of it once and for all.

  10. 2 minutes ago, P3D said:

     

    Thanks for the workaround! Are there any downsides I need to be aware of? 

    Nah. Only that you're missing out on a new feature because it's buggy.
    The Connect Polygons feature was added recently, but I found out that it introduced bugs.

  11. 3 minutes ago, P3D said:

     

    Yes, please fix that soon, those random connections have been a massive PITA, especially in multi-material printing (e.g. with Breakaway or PVA as support)


    For now you can simply disable Connect Infill Polygons and Connect Skin Polygons

    • Like 1
  12.  

    33 minutes ago, kmanstudios said:

    and B) Since Cura is as much of a face for the company as the machines, should it not be be tested for the most basic of robustness?

     

    The process is as follows: First some feature or bugfix is implemented, then the code changes are reviewed, then other programmers test the feature/fix, after that there is a Cura testing team which tests the feature/fix and related functionality. At the very end of the line the whole system combination of Cura and Ultimaker machines are tested. On top of that there are automated test scripts which continuously test for some bugs.
    If at some point any of the tests above fails the issue is reverted to the original programmer.

    Don't assume that because you experienced a major bug that everybody is having that bug.

  13. On 10/13/2018 at 2:55 AM, kmanstudios said:

    Oddly (or maybe not) the stuff that seems to be working, as I have read so far, is the stuff implemented by outside devs... *ahem* @bagel-orb, @smartavionics, @ahoeben (and others). In other words, the in-house stuff seems to be an issue by and large. Silly things like the dark interface not working on day one.


    That's because we all have a lot of experience in writing Cura code. I have worked on Cura full time for 3 years, while the Cura team is growing and so it also has some people who are newer to the code base.

    Also the Cura team might take on tasks which are more challenging or more bug-prone.

    • Like 1
  14. Perhaps it is not a bug. It could be trying to fill a large infill region from a small island above that.

    Spaghetti infill was made for filaments which are especially fluid, so that the material can flow to the big regions below.

    The layer view doesn't handle it like that, though.


    Please attach a .curaproject file which produces the bug.

×
×
  • Create New...