Slicer Discord
Bézier surface – 3D-Druckmodell von Thingiverse Thingiverse

Bézier surface

von JustinSDK
49 Downloads
43 Likes
0 Makes
Zum Modell
[](https://www.youtube.com/watch?v=QkCoZbMBedE)

My library [dotSCAD](https://github.com/JustinSDK/dotSCAD) has a `bezier_surface` function. You can use it to create a bezier surface easilly. For example:

include ;
include ;
include ;

t_step = 0.05;
thickness = 0.5;

ctrl_pts = [
[[0, 0, 20], [60, 0, -35], [90, 0, 60], [200, 0, 5]],
[[0, 50, 30], [100, 60, -25], [120, 50, 120], [200, 50, 5]],
[[0, 100, 0], [60, 120, 35], [90, 100, 60], [200, 100, 45]],
[[0, 150, 0], [60, 150, -35], [90, 180, 60], [200, 150, 45]]
];

g = bezier_surface(t_step, ctrl_pts);
function_grapher(g, thickness);

The thing here is just a demonstration. You can use slides to change z values of 16 control points.
Quelle
Thingiverse
Was du zum Drucken brauchst: Anfänger Niedrige Konfidenz
Einteilig
Supports 1/3
Zusammenbau 0/3
Einstellungen 1/3
Druckbett 0/3
Nachbearbeitung 0/3
Drucker
FDM / FFF
Dateiformat
STL
Material
Software
Cura, PrusaSlicer o. Ä.
Gleicher Designer, mehr Plattformen

JustinSDK veröffentlicht auch auf

4 zusätzliche Modelle auf 1 weiteren Plattformen

Verifiziert durch übereinstimmende Modelltitel über Plattformen hinweg.
Noch keine Bewertungen
Noch keine Kommentare – sei der Erste!

Ähnliche Modelle

2 Vorschläge
Feed Blog Slicer Kostenrechner Bildersuche Einreichen Kontakt Discord ☕ Buy me a coffee
DE EN FR ES IT NL

Zur Sammlung hinzufügen