Skip to content

TerRoshak/OpenM3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenM3D

Open source tools and libraries for the Micro 3D Printer ( http://www.printm3d.com ) Written in C# with cross-plattform in mind ! ( Mono & .NET Core Support )

Licensing

OpenM3D is Free Software and released under the GNU Affero General Public License V3 license.

AGPLv3 Logo

Content

libgcode

C# .NET library for easy object oriented manipulation of GCode Including IgcodeTranlator for translating (import / export) gcode to several flavours (ASCII / Repetier V1/2)

libm3d

Interfacing with the micros serial protocol Plugins for preprocessing gCode ( Custom Raft / Temperature / Leveling / ... )

m3daemon

SocketServer for SerialPort over TCP - Enabling network printability Also supporting Serial Loopback (virtual COM port) - Enabling direct print from Cura and similar applications

m3dev

Miscellanious console tools (firmware & info related) - e.g. enabling autonomous maintenance on headless printservers

Home of "BIG" - Binary GCode

Binary format to store gcode swiftly in files. Could be used as a new gcode flavour for printers as well see BIG-FORMAT.txt

About

!INOFFICIAL! Open source tools and libraries for the Micro 3D Printer ( http://www.printm3d.com )

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published