Skip to content

plafosse/dovetails

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dovetails

This is a simple little project to generate dovetail layout templates for the Shaper Origin CNC. You can run it locally with yarn start or compile a static build with yarn build after installing dependencies with yarn install. There is no backend for this project, it just generates the template SVG files directly on the frontend.

Saved Configurations

You can now save and load your dovetail configurations in the UI. Use the banner at the top of the application to name a configuration, save it to your browser, and reload any saved configuration later.

You can find the current production version of this live at https://dovetails.bieber.dev.

About

Joinery generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.4%
  • CSS 2.9%
  • HTML 1.7%