Updated docs and round_case is now default

Round_case is default. Original box case is likely broken and should be removed.
This commit is contained in:
2021-01-14 08:33:52 -05:00
parent be9f91124a
commit a08c018f55
2 changed files with 12 additions and 9 deletions

View File

@@ -50,8 +50,8 @@ module plate_print(rot=90-8, door=false) {
module gear_hinge(
width = 18,
box=true,
rounded_case=false,
box=false,
rounded_case=true,
box_top=true,
box_color="green",
left_gear_color="blue",