3D Workspace
Home
Assets
Affiliate Program
Creator Program
Sign up/Log in
?
Upgrade
DCC Bridge
Anonymous1773161698
07-02 15:25
Model Name
plaque perforée 3d modele
Tags
3d printing
3d printing realistic
props
props 3d printing
props 3d printing realistic
props realistic
realistic
Prompt
// Crochet Dymo pour panneau perforé 30 mm ergot_spacing = 30; plate_thickness = 4; ergot_size = [5, 6, 4]; // largeur, hauteur, épaisseur // Plateau pour la Dymo plate_width = 50; plate_depth = 70; plate_height = 4; module ergot() { cube(ergot_size); } // Plaque arrière cube([60, 25, plate_thickness]); // Ergots translate([10, 10, plate_thickness]) ergot(); translate([10 + ergot_spacing, 10, plate_thickness]) ergot(); // Plateau avant translate([5, -plate_depth, 0]) cube([plate_width, plate_depth, plate_height]); // Rebord anti-glisse translate([5, -plate_depth, plate_height]) cube([plate_width, 10, 10]); // Renforts latéraux translate([5, -plate_depth + 20, 0]) cube([3, 40, 10]); translate([5 + plate_width - 3, -plate_depth + 20, 0]) cube([3, 40, 10]);
Detailed Info
Related Models
Enter invite code
Enter invite code to get credits!