Skip to content

aiQon/UP3D

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UP3D

UP 3D Printer Tools

Little How To: http://stohn.de/3d/index.php/2016/03/10/up3dtools-little-how-to

up3dtranscode:

G-Code to UpMachineCode (UMC) converter

usage: up3dtranscode input.gcode output.umc

or with nozzle height added as last parameter

usage: up3dtranscode input.gcode output.umc 123.1


upload:

UpMachineCode (UMC) uploader, sends the umc file to printer and starts a print

usage: upload output.umc


upshell:

Interactive printer monitor and debugging tool, use to watch printing

usage: upshell

About

UP 3D Printer Tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 95.1%
  • C++ 2.2%
  • Shell 1.8%
  • Makefile 0.9%