Skip to content

MaikStohn/UP3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7e73e2e · Oct 9, 2016
Oct 4, 2016
Sep 23, 2016
May 4, 2016
Oct 9, 2016
May 1, 2016
Apr 29, 2016
May 4, 2016
Apr 14, 2016
Jan 4, 2016
May 12, 2016
May 12, 2016

Repository files navigation

UP3D License Build Status Downloads

UP 3D Printer Tools

Download: Release

Instructions: up3dtools-how-to


up3dtranscode:

G-Code to UpMachineCode (UMC) converter

Usage: up3dtranscode machinetype input.gcode output.umc nozzleheight

          machinetype:  mini / classic / plus / box
          input.gcode:  g-code file from slic3r/cura/simplify
          output.umc:   up machine code file which will be generated
          nozzleheight: nozzle distance from bed (e.g. 123.45)

example: up3dtranscode mini input.gcode output.umc 123.1

up3dload:

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

Usage: up3dload output.umc

up3dshell:

Interactive printer monitor and debugging tool, use to watch printing

Usage: up3dshell

up3dinfo:

Program to show the details of the connected UP printer

Usage: up3dinfo