Search models, users, collections, and posts

Parametric Nail

Print Profile(0)


Add the first print profile to earn points

Boost
4
8
0
0
30
11
Released 

Description

Boost Me (for free)

 

/* [Basic Parameters] */
// Whether to print the nail vertically
vertical_print = false; 
// Total number of nails to print
num_copies = 2; 
// Extra spacing between nails
copy_spacing = 1; 
// Maximum width of a row before starting a new one
row_threshold = 180;

 

/* [Nail Geometry] */
print_half = false;
show_head = true;
head_length = 2;
head_diameter = 8;
nail_length = 40;
nail_diameter = 4;
show_tip = true;
tip_length = 5;

 

/* [Support Settings] */
enable_support = true;
head_flat_depth = 0.4;
support_air_gap = 0.2;
support_thickness = 1;

Comment & Rating (0)

(0/1000)