Slicer Discord
New bed test for wide area height map. – Modelo 3D imprimible de Thingiverse Thingiverse

New bed test for wide area height map.

por fluidity
56 Descargas
26 Likes
0 Makes
Ver Modelo
This is made so that on a delta printer you can fine tune the heights on the bed as the printer loops around the design. Be sure to use lots of perimeters when testing to get several passes. Scale to fit your working print area, it's designed to sit within a diameter of 200mm

As per the attached openscad file, which describes this object:
ma=52; //This is the radius the petals deviate from.
lobes=9; //(number of petals)
lobrad=45;
function lr(a)=sin(a*lobes)*lobrad; //(this changes the radius to form the petals)
function x(a) = (ma+lr(a)) * sin(a);
function y(a) = (ma+lr(a)) * cos(a);
points = [ for (a = [0 : 1 : 359]) [ x(a), y(a) ] ];
linear_extrude(height=2){ difference(){ offset(r=3) {polygon(points);} polygon(points); } }
Fuente
Thingiverse
Lo que necesitas para imprimir: Principiante Baja confianza
Pieza única
Soportes 1/3
Ensamblaje 0/3
Ajustes 1/3
Tamaño de cama 0/3
Postproceso 0/3
Impresora
FDM / FFF
Formato de archivo
STL
Material
Software
Cura, PrusaSlicer o similar
Aún no hay valoraciones
Aún no hay comentarios – ¡sé el primero!

Modelos similares

6 Sugerencias
Feed Blog Slicer Calculadora Búsqueda por imagen Enviar Contacto Discord ☕ Buy me a coffee
DE EN FR ES IT NL

Añadir a colección