lint, updated README

This commit is contained in:
2023-04-15 21:14:36 -03:00
parent 5be0911e77
commit 0a81747299
6 changed files with 14 additions and 4 deletions

View File

@ -25,7 +25,9 @@ def init():
"x": 0,
"y": 0,
"z": kbd_pillar_offset_1,
"shape": cq.Sketch().push(kbd_pillar_positions).circle(kbd_pillar_radius_1, mode="a"),
"shape": cq.Sketch()
.push(kbd_pillar_positions)
.circle(kbd_pillar_radius_1, mode="a"),
},
# Taller pillars with holes for self-tapping screws
{