Slicer Discord
OpenSCAD XbyY object replicator – 3D-Druckmodell von Thingiverse Thingiverse

OpenSCAD XbyY object replicator

3 Downloads
2 Likes
0 Makes
Zum Modell
use LT XbyY.scad GT
(Replace LT with less than and GT with greater than. No matter what I do, I can't seem to get real less than/greater than to appear here.)

Save the SCAD file into a directory in your library path. Add the use statement to the top of your OpenSCAD code. Then call XbyY() with an object.

Use this module to replicate any other series of OpenSCAD items, a certain number across and another number deep. For example,

XbyY(maxX=3,maxY=4,bounds=10,spacing=3) cube(10);

XbyY(maxX=20,maxY=10,bounds=10,spacing=3) cylinder(d=10, height=5);

XbyY(maxX=3,maxY=3,bounds=20) union() { ... }

Note: because there is no easy way yet to determine how big an item is,
we need to provide the bounds, as well how much space is to be placed
between the items. These may be specified using bounds and spacing,
or separate values in the X and Y directories may be specified using
separate boundsX/boundsY and spacingX/spacingY.

For example, the cube here has sides of 3 and 4, s
Quelle
Thingiverse
Was du zum Drucken brauchst: Anfänger Niedrige Konfidenz
Einteilig
Supports 1/3
Zusammenbau 0/3
Einstellungen 1/3
Druckbett 0/3
Nachbearbeitung 0/3
Drucker
FDM / FFF
Dateiformat
STL
Material
PLA
Software
Cura, PrusaSlicer o. Ä.
Noch keine Bewertungen
Noch keine Kommentare – sei der Erste!

Ähnliche Modelle

6 Vorschläge
Feed Blog Slicer Kostenrechner Bildersuche Einreichen Kontakt Discord ☕ Buy me a coffee
DE EN FR ES IT NL

Zur Sammlung hinzufügen