PrintHost: Basic SL1 support

This commit is contained in:
Vojtech Kral 2018-12-18 14:34:16 +01:00
parent 59b01b4908
commit 66b5deccf5
8 changed files with 255 additions and 196 deletions

View file

@ -456,6 +456,7 @@ const std::vector<std::string>& Preset::sla_printer_options()
"display_width", "display_height", "display_pixels_x", "display_pixels_y",
"display_orientation",
"printer_correction",
"print_host", "printhost_apikey", "printhost_cafile",
"printer_notes",
"inherits"
};