2022-11-12 22:44:08 -05:00
{
"categories" : [
"Other" ,
"3d-printers" ,
"Tools"
] ,
2022-11-12 23:05:56 -05:00
"description" : "Klipper is a 3d-Printer firmware. It combines the power of a general purpose computer with one or more micro-controllers. See the features document for more information on why you should use Klipper." ,
2022-11-12 22:44:08 -05:00
"env" : [
{
"default" : "/dev/ttymxc3" ,
2022-11-13 22:03:03 -05:00
"label" : "3D_PRINTER_DEVICE" ,
"name" : "3D_PRINTER_DEVICE"
2022-11-12 22:44:08 -05:00
}
] ,
"logo" : "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/drupal.png" ,
"name" : "klipper-mainsail-moonraker" ,
"officialDoc" : "https://hub.docker.com/r/mkuf/klipper" ,
2022-11-14 15:49:14 -05:00
"note" : "First you will need to download a printer.conf file from https://github.com/Klipper3d/klipper/tree/master/config and copy it to " ,
2022-11-12 22:44:08 -05:00
"platform" : "linux" ,
"preInstallScript" : "install_klipper.sh" ,
"repository" : {
"stackfile_arm32" : "stack/klipper.yml" ,
"stackfile_arm64" : "stack/klipper.yml" ,
"stackfile_amd64" : "stack/klipper.yml" ,
"url" : "https://github.com/pi-hosted/pi-hosted/"
} ,
"restart_policy" : "unless-stopped" ,
2022-11-12 23:05:56 -05:00
"title" : "Klipper[Testing], Mainsail, Moonraker" ,
2022-11-12 22:44:08 -05:00
"type" : 3 ,
"webpage" : "https://hub.docker.com/r/mkuf/klipper"
}