Slicer Discord
Hilbert in 100Hex – Modello 3D stampabile da Thingiverse Thingiverse

Hilbert in 100Hex

39 Download
42 Likes
0 Makes
Vai al Modello
I have modified the original scad file from https://www.thingiverse.com/thing:65572 to improve the corners, being able to choose between square or rounded.
Also allows to insert the curve inside a hexagon to adapt it to the project 100Hex
https://www.thingiverse.com/thing:2477471

corner=0; // -> rounded corner=1; ->square

module line(l,w)
{
if (corner==0){
union(){
translate ([-l/2, 0, 0]) circle (w/2,center=true, $fn=24);
square ([l,w],center=true);
translate ([l/2, 0, 0]) circle (w/2,center=true, $fn=24);
}
}
if (corner==1){
union(){
translate ([-l/2, 0, 0]) square (w,center=true);
square ([l,w],center=true);
translate ([l/2, 0, 0]) square (w,center=true);
}
}
}
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
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