Slicer Discord
OpenSCAD XbyY object replicator – Modello 3D stampabile da Thingiverse Thingiverse

OpenSCAD XbyY object replicator

3 Download
2 Likes
0 Makes
Vai al Modello
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
Fonte
Thingiverse
Cosa serve per stampare: Principiante Bassa affidabilità
Pezzo unico
Supporti 1/3
Assemblaggio 0/3
Impostazioni 1/3
Dimensioni piano 0/3
Post-lavorazione 0/3
Stampante
FDM / FFF
Formato file
STL
Materiale
PLA
Software
Cura, PrusaSlicer o simile
Ancora nessuna valutazione
Ancora nessun commento – sii il primo!

Modelli simili

6 Suggerimenti
Feed Blog Slicer Calcolatore Ricerca per immagine Invia Contatto Discord ☕ Buy me a coffee
DE EN FR ES IT NL

Aggiungi alla collezione