Fine mesh screen.
37
Likes
1022
Downloads
1509
Views
Published on August 2, 2012
Description
This is a printable fine mesh screen, optimized for slicing with skeinforge.
When trying to print a fine mesh pattern (2-3mm mesh size), I ran into issues. Skeinforge sliced the mesh into tiny squares - as it should i guess. Problem is, this takes ages to print, and the resulting object is far from ideal. Not as nice looking as it could have been and not that strong either.
This mesh screen solves this by layering the perpendicular threads on top of each other. A tiny tiny gap between them ensures that skeinforge will detect them as 'lines' rather than 'squares. During the slicing process, this tiny gap is discarded and the result is a nice looking mesh pattern.
This design worked really well for me printing 1.2 mm mesh screens with 'lines' 2 mm apart and 0.45 mm wide.
Im printing with a layer height of 0.3 mm and w over h ratio of 1.5.
When trying to print a fine mesh pattern (2-3mm mesh size), I ran into issues. Skeinforge sliced the mesh into tiny squares - as it should i guess. Problem is, this takes ages to print, and the resulting object is far from ideal. Not as nice looking as it could have been and not that strong either.
This mesh screen solves this by layering the perpendicular threads on top of each other. A tiny tiny gap between them ensures that skeinforge will detect them as 'lines' rather than 'squares. During the slicing process, this tiny gap is discarded and the result is a nice looking mesh pattern.
This design worked really well for me printing 1.2 mm mesh screens with 'lines' 2 mm apart and 0.45 mm wide.
Im printing with a layer height of 0.3 mm and w over h ratio of 1.5.
Instructions
Design is fully parametrized.
Download the openscad file and adjust the parameters.
Example for a square mesh screen and round mesh screen inside the scad file.
Code is organized in modules, so this object can be used as a library.
Download the openscad file and adjust the parameters.
Example for a square mesh screen and round mesh screen inside the scad file.
Code is organized in modules, so this object can be used as a library.


Nice, thanks.