Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

gwisp2/wisp3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wisp3D

Project aim

The aim of the project is to make a system like Thingiverse customizer for CadQuery scripts. As of now only a small part of work is done for that.

Current state

Currently there is only a script to make customizable spool holders for pegboards like IKEA SKADIS.

example image

How to use

  1. Install conda.

  2. Setup conda environment

    conda env create -f .\environment.yml 
    
  3. Activate the environment

    conda activate wisp3d
    
  4. Run the script

    python -m wisp3d.main
    

    That command will make pegboard.step that you can open with your favourite CAD and then export individual bodies for 3D printing. Change values in config.yml for your needs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages