Skip to content

Commit

Permalink
Update parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
Yeicor committed May 25, 2024
1 parent 67556c7 commit cdb7d2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

# Bottle parameters (should be a perfect fit)
bottle_body_height = 215 * MM
bottle_body_radius = 8.0 / 2 * CM
bottle_body_radius = 8.18 / 2 * CM
bottle_body_fillet = 1 * CM
bottle_top_extrusion = 16 * MM
bottle_top_angle = 24 # degrees
Expand Down

0 comments on commit cdb7d2b

Please sign in to comment.