parent
ac13729da1
commit
8c2d7ec817
|
|
@ -49,7 +49,7 @@ Doing so speeds up the review process and will increase your chances at acceptan
|
||||||
- Legacy
|
- Legacy
|
||||||
cad: # required: At least 1 CAD file for your mod, path relative to your mod folder
|
cad: # required: At least 1 CAD file for your mod, path relative to your mod folder
|
||||||
- CAD/my_step_file_1.step
|
- CAD/my_step_file_1.step
|
||||||
- CAD/my_f360_file_1.f360
|
- CAD/my_f360_file_1.f3d
|
||||||
images: # optional, image files provided with your mod, path relative to your mod folder
|
images: # optional, image files provided with your mod, path relative to your mod folder
|
||||||
- images/mods_site_card_image.png
|
- images/mods_site_card_image.png
|
||||||
- images/side_view.png
|
- images/side_view.png
|
||||||
|
|
@ -69,5 +69,5 @@ Doing so speeds up the review process and will increase your chances at acceptan
|
||||||
the model must include break-away supports.
|
the model must include break-away supports.
|
||||||
* [ ] Submitted STL files are **not corrupt**. *(This can be tested by opening the STL in PrusaSlicer
|
* [ ] Submitted STL files are **not corrupt**. *(This can be tested by opening the STL in PrusaSlicer
|
||||||
and checking if mesh errors are reported.)*
|
and checking if mesh errors are reported.)*
|
||||||
* [ ] Submissions **must** include a CAD file in the form of a `.STEP`, `.F360` or `.SCAD` file
|
* [ ] Submissions **must** include a CAD file in the form of a `.STEP`, `.F3D` or `.SCAD` file
|
||||||
* [ ] Submitted firmware configs or slicer profiles **contain no sensitive data** (e.g. API keys).
|
* [ ] Submitted firmware configs or slicer profiles **contain no sensitive data** (e.g. API keys).
|
||||||
Loading…
Reference in New Issue