Skip to content

szeka9/microplot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

micrOS Application: microplot (under development)

A small G-code interpreter and plotter application written in MicroPython, integrated with BxNxM/micrOS. micrOS needs to be installed before using this package.

Installation

Install the current development version through micrOS shell CLI:

pacman install "github:szeka9/microplot"

Uninstall:

pacman uninstall "microplot"

Everything will be installed under /lib/microplot/* and /modules/LM_*

Usage

load function - load the app into memory

microplot load "/path/to/configuration.json"

See example configurations under the config directory.

MicroPython Docs package.json structure and mip

packages

micrOS Project

Project Docs

Coding Docs

About

A small G-code interpreter and plotter application written in MicroPython, integrated with BxNxM/micrOS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors