diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2024-07-07 17:54:18 -0600 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2024-07-07 17:54:18 -0600 |
commit | 67c34859e41fd5a792bc85cff05863510fb33277 (patch) | |
tree | 446074fb56ab516f8eea98fbba22458ed717ea25 | |
parent | e3434dcc22f801e07ba4f61d992eb4f3c4b598f6 (diff) |
fix: info about command strip
-rw-r--r-- | RecordHolder/README.md | 2 | ||||
-rw-r--r-- | RecordHolder/record_holder.scad | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/RecordHolder/README.md b/RecordHolder/README.md index 8e34de9..bfd79ba 100644 --- a/RecordHolder/README.md +++ b/RecordHolder/README.md @@ -1,6 +1,6 @@ # Record Holder -Use with 3M's Picture Hanging Velcro Command Strips +Tested with 2 Large 3M Picture Hanging Command Strips Inspired by @Ranger's Screwless vinyl record wall holder on [Printables.](https://www.printables.com/model/225651-screwless-vinyl-record-wall-holder) diff --git a/RecordHolder/record_holder.scad b/RecordHolder/record_holder.scad index 81f799e..ad3b945 100644 --- a/RecordHolder/record_holder.scad +++ b/RecordHolder/record_holder.scad @@ -1,5 +1,5 @@ // Record Holder -// Tested with 3M Picture Hanging Velcro Command Strips +// Tested with 2 Large 3M Picture Hanging Command Strips // Variables // 1 unit = 1 mm |