Close



Results 1 to 10 of 17

Hybrid View

  1. #1
    Super Moderator
    Join Date
    May 2020
    Posts
    622
    Just wondering which slicer you show in your post ?

    Perhaps you can explain the triangles, it's just a flat plane interrupted by some holes, not a curved surface where I would expect some triangles in the mesh

  2. #2
    Student 3dpp's Avatar
    Join Date
    Apr 2022
    Location
    Ontario, Canada
    Posts
    14
    Quote Originally Posted by Bikeracer2020 View Post
    Just wondering which slicer you show in your post ?

    Perhaps you can explain the triangles, it's just a flat plane interrupted by some holes, not a curved surface where I would expect some triangles in the mesh
    I'm using pursa slicer, newest version. As for the triangles, they make up the mesh and it doesn't have to be a curved surface, triangles are created by vertices(points) connected by edges to create the faces aka triangles. So when creating your model in a program like fusion, it'll work with polygons(or what ever they're using) and export to a simpler format for a slicer to read(hence gcode a coordinate system with location information about said vertices and with additional variables like feed, laser, extruder, etc ).

    So what am I getting at? Sometimes when doing a boolean operation it can lead to the faces being bunched up in or around an not keeping a even topography. So like if I open that same part in let's say... Meshmixer...




    So this is a flat plane thats been extruded a few mm, and if I open this in my slicer, it'll show a flat plane(with the holes in it) but the distortion from the triangles isnt visible. in meshmixer it is because it doesnt automatically try to smooth those triangles, and sometimes this can replicate itself in gcode(in this case an extra extrusion across the top.).

  3. #3
    Super Moderator
    Join Date
    May 2020
    Posts
    622
    I've started using Prusa Slicer and it is a slicer setting, so nothing to do with boolean operations or polygons in the STL mesh, latest test print has removed all the ridges in the top surface finish by using a Monotonic fill setting.

    The cause of the ridges was because the extruder moved left to right, stopped and printed in a different area and then resumed by coming back going right to left until it reached where it had stopped previously.

    The Monotonic setting makes the extruder always move in the same direction, so it always restarts extruding where it left off.
    Last edited by Bikeracer2020; 09-03-2022 at 10:57 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •