Organizing my mods (added 2-piece z tensioners) #1000
Merged
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?
2-Piece Z Tensioners
How was it tested?
Installed on multiple V2s (2 myself and many others by community members)
Any background context you want to provide?
I like to make things
Screenshots (if appropriate)
Check https://github.com/MasturMynd/2-Piece_Z_Tensioners
Further notes