-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ci tests 5 #968
Closed
Closed
Ci tests 5 #968
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Next PR Test * Disable files check for now * Add cache building on base branch
* CI Tests 4 * Add yaml dependency to metadata check
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
folder. Printable mods go to
printer_mods/
, firmware configurationsgo to
firmware_configurations/
, slicer profiles go toslicer_profiles/
.Create a subfolder with your name, and place the mods in a subfolder with
a descriptive name within that folder, e.g.:
/printer_mods/FHeilmann/flux_capacitor
a-zA-Z
, numbers0-9
, underscores_
, hyphens-
and periods.
part_xyz.stl
[a]_part_xyz.stl
[o]_part_xyz.stl
[c]_part_xyz.stl
part_xyz_x4.stl
README.md
file to its folder with a short descriptionof what the mod accomplishes. This readme can be used to add pictures, give assembly
instructions or specify a bill of materials if the mod requires additional hardware.
README.md
of the category folder adding thecontribution to the table. Read the top part of the file for instructions on how
to do this. Please preserve the alphabetical ordering while adding new rows. Make sure
to fill out the compatibility matrix to indicate which versions of the Voron printer
the submission is compatible with.
and/or other Voron users. Make sure to add information about how the mod was tested below.
or profile (i.e. an official Voron part with a few mm added or removed or a slicer profile
which only modifies a few values). (When in doubt, contact one of the admins in the
Voron discord before submitting the PR)
join the Voron discord and ask the other users for advice on how to modify the mod such
that it does not require supports)
and checking if mesh errors are reported.)
.STEP
or.SCAD
fileWhich mods/configurations/profiles are added by this PR?
How was it tested?
Any background context you want to provide?
Screenshots (if appropriate)
Further notes