Skip to content

A 3D slicer (Kiri:Moto) and block modeler (Meta:Moto)

License

Notifications You must be signed in to change notification settings

dugbraden/grid-apps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 accomodate this, alias "debug" to 127.0.0.1 then access the apps from http://debug:8080/

More Information

About

A 3D slicer (Kiri:Moto) and block modeler (Meta:Moto)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.9%
  • CSS 2.1%
  • HTML 1.8%
  • Other 0.2%