Refactor screen_mount script a bit

This commit is contained in:
Roberto Alsina 2022-11-30 14:29:42 -03:00
parent e4a011f5bd
commit 4279547773
4 changed files with 20271 additions and 28221 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -106,6 +106,8 @@ def model():
)
if __name__ == "__main__":
exporters.export(model(), "screen_mount.stl")
right_side = (

File diff suppressed because it is too large Load Diff