Slicer Discord
Swervy Curvey – Modèle 3D imprimable de Thingiverse Thingiverse

Swervy Curvey

5 Téléchargements
4 Likes
0 Makes
Voir le modèle
import bpy
import math
import time
import datetime
from random import uniform

# bpy.ops.object.add_named(linked=False, name="bev_sqr")

textblock = bpy.data.texts.get("scrib_report")

# Make squair
sqr_bool = False

def make_sqr():
sqrObj = bpy.ops.object.add(type='CURVE', enter_editmode=True)
bpy.context.active_object.name = 'bev_sqr'

bpy.ops.curve.select_linked()
bpy.ops.curve.delete()
bpy.ops.curve.vertex_add(location=(0.0,0.0,0.0))
bpy.ops.curve.vertex_add(location=(0.1,0.0,0.0))

bpy.ops.curve.vertex_add(location=(0.9,0.0,0.0))
bpy.ops.curve.vertex_add(location=(1.0,0.0,0.0))
bpy.ops.curve.vertex_add(location=(1.0,-0.1,0.0))

bpy.ops.curve.vertex_add(location=(1.0,-0.9,0.0))
bpy.ops.curve.vertex_add(location=(1.0,-1.0,0.0))
bpy.ops.curve.vertex_add(location=(0.9,-1.0,0.0))

bpy.ops.curve.vertex_add(location=(0.1,-1.0,0.0))
bpy.ops.curve.vertex_add(location=(0.0,-1.0,0.0))
bpy.ops.curve.ve
Source
Thingiverse
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
Logiciel
Cura, PrusaSlicer ou similaire
Pas encore d'évaluations
Pas encore de commentaires – soyez le premier !
Feed Blog Slicer Calculateur Recherche par image Soumettre Contact Discord ☕ Buy me a coffee
DE EN FR ES IT NL

Ajouter à la collection