diff --git a/Readme.md b/README.md similarity index 84% rename from Readme.md rename to README.md index 4e6f123..aab0c55 100644 --- a/Readme.md +++ b/README.md @@ -1,9 +1,3 @@ - - # Bolex Rewind Key ![Bolex Rewind Key](./img/bolex_rewind_key.jpg) diff --git a/meta.json b/meta.json new file mode 100644 index 0000000..9f17097 --- /dev/null +++ b/meta.json @@ -0,0 +1,11 @@ +{ + "material" : { + "bolex_rewind_key" : "iron_metal", + "bolex_rewind_key_handle" : "gray_plastic2" + }, + "src" : [ + "Makefile", + "scad/bolex_rewind_key.scad", + "scad/common/knurledFinishLib_v2.scad" + ] +} \ No newline at end of file