Thingiverse
Tile Splitter
by sopak
19
Downloads
16
Likes
0
Makes
#Tool for splitting bigger model like terrain into printable tiles.
Using Bash and OpenSCAD binaries, created on Linux, but it can be for sure use under cygwin or in any linux virtualmachine.
Usage:
bash ./TileSplitter.sh --sourceModel "SourceModel.stl" --outputName "OutputModelName"
What tool does:
Tool Output are tiles in STL format of specified tileSizeX and tileSizeY in directory Output.
Tool also can cut bottom of tile to decrease printable size if possible.
Tool expe
Using Bash and OpenSCAD binaries, created on Linux, but it can be for sure use under cygwin or in any linux virtualmachine.
Usage:
bash ./TileSplitter.sh --sourceModel "SourceModel.stl" --outputName "OutputModelName"
What tool does:
Tool Output are tiles in STL format of specified tileSizeX and tileSizeY in directory Output.
Tool also can cut bottom of tile to decrease printable size if possible.
Tool expe
Sign in to leave a comment
Sign in