Scroll to navigation

TURBOCASE(1) User Commands TURBOCASE(1)

NAME

turbocase - generate openSCAD case files from KiCad project files

DESCRIPTION

usage: turbocase [-h] [--layer LAYER] [--lid-layer LID_LAYER] [--bottom BOTTOM] [--wall WALL] [--standoff STANDOFF] [--show-pcb] [--lid {cap,inner-fit}] [--verbose] [--debug] pcb output

positional arguments:

Input kicad PCB file
Generated openSCAD case template

options:

show this help message and exit
Layer with the case inner-outline [defaults to User.6]
Layer with lid-specific holes [defaults to User.7]
Bottom thickness in mm [default 1.2]
Wall thickness in mm [default 1.2]
Height generated for the PCB mounts in mm[default 5]
Show the PCB placeholder by default [default false]
Lid construction model
Show log messages
Display a lot of debugging info

AUTHOR

COPYRIGHT

Copyright © 2024 Matthias Geiger

This manual page was written for the Debian system (and may be used by others).

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or (at your option) any later version published by the Free Software Foundation.

July 2024 turbocase 1.6.1