Read time: 1.6 minutes (156 words)
Model Gallery¶
I intend to provide several model designs as part of this project. Rather than include all of those designs in the master project repository, I decided to keep this site focused on the Python code that supports these designs. The purely OpenSCAD code for each design included in the project will be located in a separate repository for each design. There will be documentation included with each design, describing how that particular design was developed.
The available model designs will be listed here for easy access.
Math-Magik-LPP¶
The first design presented is for a Limited Pennyplane model. This airplane must weight at least as much as a U.S. penny and has dimensional constraints as well. The full design documentation is now available at:
The GitHub repository containing all of the design code is located at:
Note that there is some supporting Python code used in this design. That code will become part of the Math-Magik design application presented later in these notes.