• 1 Post
  • 16 Comments
Joined 1 year ago
cake
Cake day: July 2nd, 2023

help-circle
  • This seems to be a bug in the slicer. I’m seeing the same issue in OrcaSlicer if the skirt height is set to more than one layer (even if the skirt is disabled). This makes sense if a skirt is used (can’t print a continuous spiral if you have to switch between printing the object and the skirt), but not if it’s disabled.

    What slicer are you using? If it’s a PrusaSlicer fork, this is likely the same bug.




  • For quick, uncomplicated parts, SolveSpace works pretty well. It’s missing some features (like chamfers) that limit the kind of parts you can design, but it’s lightweight and relatively easy to use.

    For everything beyond that, FreeCAD seems to be the only option (Or one of its forks, I find Ondsel easier to use). It has some issues and a pretty steep learning curve, but it is open source and you can design basically anything with it.



  • elDalvini@discuss.tchncs.detoSelfhosted@lemmy.worldWhen Pi-hole is down?
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    2
    ·
    7 months ago

    I have my pi-hole setup as the upstream DNS in my router, with cloudflare as a secondary DNS. That way, all my devices always use the router for DNS (since that’s what is advertised in my DHCP) and the router then uses pi-hole if it’s available, or cloudflare if it isn’t. But the individual device doesn’t get to choose between different servers.