Browse Source

Screw heads are a bit bigger than expected

resin
Roberto Alsina 4 months ago
parent
commit
a2932a4e49
  1. 7148
      notebook_nueva/left_side.stl
  2. 17882
      notebook_nueva/model.stl
  3. 2
      notebook_nueva/modelo.py
  4. BIN
      notebook_nueva/right_side.3mf
  5. 10752
      notebook_nueva/right_side.stl
  6. BIN
      notebook_nueva/screen_mount.3mf

7148
notebook_nueva/left_side.stl

File diff suppressed because it is too large

17882
notebook_nueva/model.stl

File diff suppressed because it is too large

2
notebook_nueva/modelo.py

@ -55,7 +55,7 @@ mounting_pillars = (
cq.Sketch()
.push(mounting_pillar_positions)
.trapezoid(12, 12, 90, mode="a")
.circle(1.5, mode="s")
.circle(1.8, mode="s")
)
screw_holes = cq.Sketch().push(mounting_pillar_positions).circle(3, mode="a")

BIN
notebook_nueva/right_side.3mf

Binary file not shown.

10752
notebook_nueva/right_side.stl

File diff suppressed because it is too large

BIN
notebook_nueva/screen_mount.3mf

Binary file not shown.
Loading…
Cancel
Save