Jump to content

burtoogle

Expert
  • Posts

    1,529
  • Joined

  • Last visited

  • Days Won

    20

Posts posted by burtoogle

  1. 46 minutes ago, tinkergnome said:

    ...or remove the checkmark at "Union Overlapping Volumes" (probably easier 🙂)

     

     

    Interestingly, that doesn't work for me... (I did try that first!)

     

    Screenshot_2020-06-07_13-09-27.thumb.png.25935d6410f6d4ff2f5c83ac61d4d4ea.png

     

     

  2. Hello @ROSMES, the problem seems to be that you have two meshes in that file rather than a single mesh. You can achieve what you want if you do the following:

     

    1 - install the Mesh Tools plugin from the marketplace and use the split model into parts option (select model and then right-click to get mesh tools menu).

     

    2 - select the inner part using the object menu in bottom left corner

     

    3 - specify that the part modifies settings for overlaps and remove the infill and walls, etc.

     

    4 - slice and be happy!

     

    Hope this helps.

     

    Screenshot_2020-06-07_11-41-48.thumb.png.69082fbd77ad47aae48884c6f16c52d2.png

  3. It's because the model's walls are not close to an even number of wall line widths wide. If you want a quick print that should look fine just use a wall line width of 0.5mm. BTW, I use that a lot with a 0.4 nozzle with no problems at all.

    • Like 1
  4. Hi @ahoeben, you're a QML wizard. Can you suggest a means whereby the anchor position for that tool panel can be changed based on the position of the tool button selected? I'm thinking it would be nice if the top 3 tools (Move, Scale & Rotate) anchored the panel at the top (like it currently does) and then the following tools (per-model settings and anything else that comes later) could anchor at the bottom of their panel like I have done in my modded Toolbar.qml. I tried using conditional expressions but couldn't make it work. Any ideas?

    • Like 1
  5. Here's what you do...

     

    1 - extract the contents of your AppImage file by specifying the --appimage-extract option. This extracts into squashfs-root.

     

    2 - download and unzip the attached Toolbar.zip.

     

    3 - copy the replacement Toolbar.qml to squashfs-root/usr/bin/resources/qml/Toolbar.qml

     

    4 - run the patched Cura by executing squashfs-root/AppRun

     

    Hope this helps.

     

     

    Toolbar.zip

    • Like 1
  6. Using the PI 4 build, I get the following behaviour...

     

    If I add enough per-model settings, I get a scroll bar to access them. Like this...

     

    Screenshot_2020-06-02_16-03-34.thumb.png.3368e79830b5209fb7cd1dc92e6b26ae.png

     

    But if I make the Cura window less tall, I can no longer access the bottom of that dialog...

     

    Screenshot_2020-06-02_16-03-47.thumb.png.a69ee03fe7d394b7e0108dd1ebe4d8ed.png

     

    Can you make the Cura window taller?

     

×
×
  • Create New...