Skip to content

juancgarcia/MagicSpring-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

MagicSpring-js

JavaScript port of mpclauser's 3D printed "Magic Spring" for printing slinky-like coils on a 3D Printer (FDM).

Usage

Currently a raw port which when run with node:

node magicspring.js

will echo out the gcode to your terminal.

Better use is to redirect output to a file:

node magicspring.js > my_spring.gcode

Future

I hope to migrate this project to a webservice where users can generate their own springs by entering a few details specific to their own printer.

About

JavaScript port of "3D printed Magic Spring": https://hackaday.io/project/20198-3d-printed-magic-spring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published