Dividers for the boardgame 7th Citadel (and can be used for 7th Continent) to improve the access to often used cards.
I used a Prusa MK3S and Prusa Slicer to slice and print the stl files. I sliced the file with a layer height of 0.30mm which will then produce .gcode with 2 layers.
I recommend using a color swap after the first layer to print the first layer in white and the second layer in black. The provided gcode files already have the above mentioned color swap.
The code is based on the excellent parametric design of user phrozen on thingiverse. Check out the original code and stls on https://www.thingiverse.com/thing:3714742.
I merely changed the code to support more 'divisions' for the tab location:
And a way to make solid tabs:
Furthermore I used the amazing divider template made by BoardGameGeek user Nitrik as a basis for generating the .stl files. See https://boardgamegeek.com/filepage/274641/additional-dividers for the original template.
And also check out the post in the forums with additional information: https://boardgamegeek.com/thread/3253085/addtional-custom-dividers.
If you want to generate your own dividers the code is provided on GitHub.
EDIT: Removed the pre sliced gcode for now due to a bug in Prusa Slicer 2.8.0 not recognizing the color change.
The author remixed this model.
Changed the code for generating the stl files for more flexibel ‘tab’ positions, added a way to make a solid tab.
And based the numbers on the template on boardgamegeek. See Acknowledgement for more details.