Update PULL_REQUEST_TEMPLATE.md (#674)
Update to add CAD requirement in either .STEP or .SCAD format (as openSCAD cannot export STEP files)
This commit is contained in:
parent
034a3b3053
commit
f2db0fea5c
|
|
@ -33,6 +33,7 @@ to conform to the rules below are likely to be rejected.**
|
|||
* [ ] Submitted STL files are not corrupt. *(This can be tested by opening the STL in PrusaSlicer
|
||||
and checking if mesh errors are reported.)*
|
||||
* [ ] Submitted STL files are oriented and scaled properly for printing.
|
||||
* [ ] Submission includes a CAD file in the form of a `.STEP` or `.SCAD` file
|
||||
* [ ] Submitted firmware configs or slicer profiles contain no sensitive data (e.g. API keys).
|
||||
|
||||
<!--
|
||||
|
|
|
|||
Loading…
Reference in New Issue