diff --git a/.gitignore b/.gitignore index 2228173..3f73904 100644 --- a/.gitignore +++ b/.gitignore @@ -174,3 +174,5 @@ poetry.toml pyrightconfig.json .lint +*right*stl +*left*stl diff --git a/base_left.stl b/base_left.stl deleted file mode 100644 index cf49c38..0000000 Binary files a/base_left.stl and /dev/null differ diff --git a/base_right.stl b/base_right.stl deleted file mode 100644 index 4d5141d..0000000 Binary files a/base_right.stl and /dev/null differ diff --git a/hinged_lid.stl b/hinged_lid.stl index 498e4da..aaca320 100644 Binary files a/hinged_lid.stl and b/hinged_lid.stl differ diff --git a/hinged_lid_left.stl b/hinged_lid_left.stl deleted file mode 100644 index afefee9..0000000 Binary files a/hinged_lid_left.stl and /dev/null differ diff --git a/hinged_lid_right.stl b/hinged_lid_right.stl deleted file mode 100644 index 0a82890..0000000 Binary files a/hinged_lid_right.stl and /dev/null differ diff --git a/simple_lid_left.stl b/simple_lid_left.stl deleted file mode 100644 index cb0aedb..0000000 Binary files a/simple_lid_left.stl and /dev/null differ diff --git a/simple_lid_right.stl b/simple_lid_right.stl deleted file mode 100644 index 23a9aff..0000000 Binary files a/simple_lid_right.stl and /dev/null differ diff --git a/tandy_lid_left.stl b/tandy_lid_left.stl deleted file mode 100644 index 9706ed9..0000000 Binary files a/tandy_lid_left.stl and /dev/null differ diff --git a/tandy_lid_right.stl b/tandy_lid_right.stl deleted file mode 100644 index 42402e5..0000000 Binary files a/tandy_lid_right.stl and /dev/null differ