Search models, users, collections, and posts

Customizable Puzzle

Print Profile(0)


Add the first print profile to earn points

Boost
1
4
0
0
7
0
Released 

Description

你需要在 Bambu Studio 中编辑文字,或者添加图片

 

/* [Puzzle Dimensions] */
// Width of the puzzle
puzzle_width = 120;
// Height of the puzzle
puzzle_height = 80;
// Number of columns
column_count = 6;
// Number of rows
row_count = 5;
// Thickness of the puzzle
puzzle_thickness = 2;

 

/* [Fitting] */
// Tolerance gap between pieces
joint_clearance = 0.2;
// Radius of the circular head
tab_radius = 2.5;
// Width of the joint neck
neck_width = 2;
// Length of the joint neck
neck_length = 3;
 

Comment & Rating (0)

(0/1000)