zimcke / grid-apps

3D slicer for FDM, CAM, Laser (Kiri) and block modeler (Meta)

Home Page:https://grid.space/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grid.Space hosts live versions of the latest tagged code

About

  • Kiri:Moto - A Unique, Multi-Modal, Cloud-based Slicer for FDM, CNC and Laser
  • Meta:Moto - Recursive Block-based Modeling

Getting Started

npm update
npm start

to start a local instance of the apps. then open Kiri:Moto or Meta:Moto on http://localhost:8080/

Other Start Options

npm run-script start-web

serves code as obfuscated, compressed bundles. this is the mode used to run on a public web site, so you can't use "localhost" to test. to accommodate this, alias "debug" to 127.0.0.1 then access the apps from http://debug:8080/

More Information

About

3D slicer for FDM, CAM, Laser (Kiri) and block modeler (Meta)

https://grid.space/

License:MIT License


Languages

Language:JavaScript 94.4%Language:HTML 2.9%Language:CSS 2.3%Language:Roff 0.1%Language:CWeb 0.1%Language:Prolog 0.1%Language:G-code 0.0%