Skip to content

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

License

Notifications You must be signed in to change notification settings

YuPrinter/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 i
npm start

to start a local instance of the apps. then open Kiri:Moto or Meta:Moto

Other Start Options

npm run-script start-secure

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:https://debug:8080/

requires node.js 12+

More Information

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 88.1%
  • C++ 7.6%
  • HTML 2.2%
  • CSS 1.4%
  • C 0.3%
  • Roff 0.2%
  • Other 0.2%