Upload STL and CAD. Update metadata.yml
This commit is contained in:
parent
e8a77bc237
commit
f58e8ec9d0
|
|
@ -10,13 +10,13 @@ discord_username: sgr33n
|
||||||
# The CAD files for your mod. Please provide them as a list.
|
# The CAD files for your mod. Please provide them as a list.
|
||||||
# Note that each mod must include at least one CAD file.
|
# Note that each mod must include at least one CAD file.
|
||||||
cad:
|
cad:
|
||||||
#- STEP/CAD_FILE_1.step
|
- CAD/300mm X-Extruder Endcap.step
|
||||||
#- STEP/CAD_FILE_1.f360
|
- CAD/300mm X-Extruder Endcap.f3z
|
||||||
# The parts of your mod, exported and oriented ready to be sliced. Please provide them as a list.
|
# The parts of your mod, exported and oriented ready to be sliced. Please provide them as a list.
|
||||||
# Note that each mod must include at least one STL or OBJ file.
|
# Note that each mod must include at least one STL or OBJ file.
|
||||||
#stl:
|
#stl:
|
||||||
#- STLs/STL_FILE_1.stl
|
- STL/x_extruder_endcap_left.stl
|
||||||
#- STLs/STL_FILE_2.obj
|
- STL/x_extruder_endcap_right.stl
|
||||||
# The image files provided with your mod. These may be instructions you use in your README.md file, or other additional pictures.
|
# The image files provided with your mod. These may be instructions you use in your README.md file, or other additional pictures.
|
||||||
# **Note that the first image specified here will be used as cover image on mods.vorondesign.com**
|
# **Note that the first image specified here will be used as cover image on mods.vorondesign.com**
|
||||||
# All paths are relative to this .metadata.yml file.
|
# All paths are relative to this .metadata.yml file.
|
||||||
|
|
|
||||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue