increase top overhand 2mm -> 3.5mm, decrease body length 161mm -> 160.5mm

these changes are ancient: i *think* this is the version i'm using daily, but could be wrong
This commit is contained in:
2025-02-28 06:19:50 +00:00
parent 6fb7df0913
commit 82a1181309
7 changed files with 27 additions and 27 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 133 KiB

After

Width:  |  Height:  |  Size: 130 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 88 KiB

After

Width:  |  Height:  |  Size: 87 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 50 KiB

View File

@@ -6,7 +6,7 @@ thickness = 1.5
# how far into the xy plane to extend the part of the case which covers the front of the phone. # how far into the xy plane to extend the part of the case which covers the front of the phone.
# the top of the phone contains stuff we don't want to cover (camera); the bottom has more margin # the top of the phone contains stuff we don't want to cover (camera); the bottom has more margin
overhang_leftright = 2 overhang_leftright = 2
overhang_top = 2 overhang_top = 3.5
overhang_bot = 3.5 overhang_bot = 3.5
# how much to smooth the overhangs, else the main opening in front appears rectangular # how much to smooth the overhangs, else the main opening in front appears rectangular
# if set to the body radius minus the overhang, then this will appear perfectly symmetric with the body fillet itself. # if set to the body radius minus the overhang, then this will appear perfectly symmetric with the body fillet itself.

View File

@@ -10,7 +10,7 @@ import cadquery as cq
# +z represents the rear of the phone # +z represents the rear of the phone
# phone body # phone body
body_length = 161 body_length = 160.5
body_width = 76.6 body_width = 76.6
body_height = 9.2 body_height = 9.2
# about the radii: # about the radii: