Thanks for downloading!
We'd love to hear from you if the print was successful.
If your browser doesn't download the zip automatically then please click here.
Parametric Curtain Rod Holder
A simple and parametric curtain rod holder.
For your home
Creative Commons Attribution Share Alike
Commercial use is allowed, you must attribute the creator, you may remix this work and the remixed work should be made available under this license.
Description
# Moved over from Takerbot's Thingiverse...
#
The holder is currently being evaluated in one of the children's rooms.
If it fails, I will blame it on them :-P
Do NOT print any the provided STL files, these are only examples.
Create your own!
The OpenSCAD source file contains descriptions for every
single variable and should (TM) be self-explanatory.
The special variable PRINTPART, somewhere around line 70
allows you to switch from edit to print or test-mode.
// ============================================
// PRINT/EDIT PART
//
// 1 = EDIT -> use this to edit/tune the holder
// 2 = TEST PRINT -> very small print to check clamp dia.
// 3 = REAL PRINT -> use this to export the STL model
//
PRINTPART = 1;
If PRINTPART is set to "2", only the (half of a) rod clamp will be generated. This might come in handy to manually tune the clamp diameter to fit the rod.
Be careful with angles > ~70 degrees:
- the holder might not be strong enough
- by design, the thickness of the top part may vary
Documents
Issues
Issues are used to track todos, bugs or requests. To get started, you could create an issue.