Slicer Discord
Free Home Appliance Accessories STL Download - another door clamp (customizable)by user5771605631 – Modèle 3D imprimable de Creality Cloud Creality Cloud

Free Home Appliance Accessories STL Download - another door clamp (customizable)by user5771605631

par
0 Téléchargements
0 Likes
0 Makes
Voir le modèle
// ============================================================// Bloqueur de porte parametrique// Auteur : ChatGPT + PAK — CC BY-SA 4.0// ============================================================use <BOSL2/std.scad>$fn = $preview ? 96 : 180;// parametres des parties cylindrique// ---- Presets d'ajustement ----// "press" ~ dur ; "snug" ~ ajusté ; "slide" ~ coulissantclamp_fit = "press"; // [press, snug, slide]clamp_clearance = (clamp_fit == "press") ? 0.05 : (clamp_fit == "snug") ? 0.10 : 0.12;clamp_inner_d = 10; // Ø intérieurclamp_outer_d = 15; // Ø extérieurclamp_height = 10; // hauteurclamp_angle_cut = 130; // angle à retirer (en degrés)// Chanfreins d’entrée (aident l’emboîtement sans augmenter le jeu fonctionnel)lead_ch = 0.4; // taille chanfreinlead_h = 0.4; // hauteur chanfrein// parametres du brasarm_width = 6; //mm width of the armarm_length = 40; //mm length of the armarm_height = 10; //mm height of the armarm_pos = "grounded"; // [center, grounded] ! center require to print with supportarm_height_offset = (arm_pos == "center") ? (clamp_height-arm_height)/2 : 0;// parametres du brasbase_length = 30; // length of the square basebase_height = 1; // heigth of the basebase_thick = 3; // thickness of the base// début du jeu ...left_part();rotate([0,0,180]) translate([0,-arm_length/2,0]) right_part();// fin du jeu ...module box_chamfer_long_bosl2(size=[60,30,15], chamfer=1.2, axis="auto", center=true) { L=size[0]; W=size[1]; H=size[2]; ax = (axis=="auto") ? ((L>=W && L>=H) ? "x" : (W>=L && W>=H) ? "y" : "z") : axis; // Utilisation de la syntaxe moderne de BOSL2 pour les edges edgesel = (ax=="x") ? "X" : (ax=="y") ? "Y" : "Z"; // borne de sécurité : chanfrein <= moitié du plus petit axe perpendiculaire ch_max = (ax=="x") ? min(W,H)/2 : (ax=="y") ? min(L,H)/2 : min(L,W)/2; ch = min(chamfer, ch_max - 0.001); // Utilisation de l'anchor moderne cuboid(size, chamfer=ch, edges=edgesel, anchor=(center ? [0,0,0] : [0,0,-1]));}// t
Source
Creality Cloud
Publié
Ce qu'il faut pour imprimer: Débutant Confiance faible
Monobloc
Supports 1/3
Assemblage 0/3
Réglages 1/3
Taille du plateau 0/3
Post-traitement 0/3
Imprimante
FDM / FFF
Format de fichier
STL
Matériau
ASA
Logiciel
Cura, PrusaSlicer ou similaire
Pas encore d'évaluations
Pas encore de commentaires – soyez le premier !

Modèles similaires

6 Suggestions
Feed Blog Slicer Calculateur Recherche par image Soumettre Contact Discord ☕ Buy me a coffee
DE EN FR ES IT NL

Ajouter à la collection