
Puzzle.scad allows you to cut up an object into several puzzle peices in order to more easily print them on smaller build platforms.Also thingiverse gets rid of vanilla greaterthan and lessthan signs, for basic HTML.import ≤puzzle.scad≥partX = 0; //Which puzzle X to grab partY = 0; //Which puzzle Y to grab platform = 100; //Size of platformintersection() { ≤MODULE NAME HERE≥(); puzzle(platform, partX, partY); }Then just change it to the X and Y part you want. Also, to allow batch export of files, create a .bat file (makefiles may be easier) with entries such as:"C:/Program Files/OpenSCAD/openscad.exe" -s obj0_0.stl -D 'partX = 0' -D 'partY = 0' obj.scad "C:/Program Files/OpenSCAD/openscad.exe" -s obj0_1.stl -D 'partX = 0' -D 'partY = 1' obj.scad ...There actually is a guide on openscad's user manuel on how to use makefiles, but for quick projects this is sufficient.
- 0 inches x 0 inches x 0 inches
- this product is 3D printed
- 16 available colors
- material is a strong plastic
- free delivery by May 06
- 0 parts
