Added cancellation points. Added new flip xy option. Refactor and waring removal.

This commit is contained in:
tamasmeszaros 2018-12-12 11:36:02 +01:00
parent 98f9c4f56d
commit 68de2d9813
8 changed files with 119 additions and 84 deletions

View file

@ -446,6 +446,7 @@ const std::vector<std::string>& Preset::sla_printer_options()
"printer_technology",
"bed_shape", "max_print_height",
"display_width", "display_height", "display_pixels_x", "display_pixels_y",
"display_flip_xy",
"printer_correction",
"printer_notes",
"inherits"