| Code | STL | Printed |
|---|---|---|
| cqfantasy | Patreon | Etsy Castle Tower |
| Maker World | ||
| cults3d | ||
| Printables |
| Code | STL | Printed |
|---|---|---|
| cqportal | Patreon | Etsy Portal Set |
| cults3d |
Futuristic mystical portals. Would make for interesting objective makers for tabetop games.
I hacked together a test print with lights.
| Code | STL | Printed |
|---|---|---|
| cqindustry | Patreon Double Tower Set | Etsy Double Chip Tower Kit |
gig.mp4
This file contains hidden or 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
| import cadquery as cq | |
| from cadqueryhelper import Base | |
| class Boiler(Base): | |
| def __init__(self): | |
| super().__init__() | |
| #parameters | |
| self.length:float = 30 | |
| self.width:float = 25 | |
| self.height:float = 60 |
| Code | STL | Printed |
|---|---|---|
| cqfantasy | Patreon - Model Files | Etsy - Log Cabin |
How to cover a shape in a collection of bricks using python and cadquery
import cadquery as cq
height = 50
diameter = 30| Code | STL | Printed |
|---|---|---|
| cqfantasy | Patreon - Model Files |
Modular fantasy wall terrain set. Scatter terrain Suitable for miniature wargaming.

