Searched defs:skirt_height (Results 1 – 11 of 11) sorted by relevance
891 ConfigOptionInt skirt_height; member in Slic3r::PrintConfig
87 skirt_height = 1 key
217 skirt_height = 1 key
67 skirt_height = 1 key
128 skirt_height = 1 key510 skirt_height = 2 key858 skirt_height = 3 key1247 skirt_height = 1 key
175 skirt_height = 2 key475 skirt_height = 2 key
108 skirt_height = 1 key
86 skirt_height = 1 key
369 skirt_height = 2 key
200 skirt_height = 3 key359 skirt_height = 2 key
5694 …size_t skirt_height = print->has_infinite_skirt() ? total_layer_count : std::min<size_t>(print->co… in on_key() local