Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 658 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 658 Bytes

Octofab

A tool to turn awesome 3D printer/laser cutter/CNC milling web applications into standalone independent applications for use with Smoothieboard's on-board web interface, or on-line

The basic process is : 

  • Grab the web interface off the internet or a local copy
  • Transform it so everything ( including templates, javascript, CSS ) is included into a single HTML file
  • Add a bit of javascript at the end that makes it compatible with Smoothie

Current targets

  • Octoprint ( status : semi-working )
  • https://github.com/cheton/cnc.js
  • Chilipeppr
  • Octocut
  • Laserweb
  • DC42's online least squares calibration
  • DC42's duet web interface