last bits for new support to go into main

This commit is contained in:
Lars Brubaker 2015-12-28 09:55:39 -08:00
parent c777d65578
commit cedeba492b
2 changed files with 2 additions and 1 deletions

View file

@ -65,6 +65,7 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
hideItems.Add("gcode_output_type");
hideItems.Add("raft_extra_distance_around_part");
hideItems.Add("raft_air_gap");
hideItems.Add("support_air_gap");
hideItems.Add("repair_outlines_extensive_stitching");
hideItems.Add("repair_outlines_keep_open");
hideItems.Add("complete_objects");