Don't remove the item being printed no matter what.

Hide the air gap on slic3r
Put in Vellerman printer
This commit is contained in:
larsbrubaker 2014-05-22 15:23:40 -07:00
parent ddd077eb75
commit 06acb1311b
8 changed files with 178 additions and 5 deletions

View file

@ -68,7 +68,7 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
hideItems.Add("bottom_clip_amount");
hideItems.Add("gcode_output_type");
hideItems.Add("raft_extra_distance_around_part");
hideItems.Add("raft_air_gap_as_percent_of_extrusion_width");
hideItems.Add("raft_air_gap");
hideItems.Add("repair_outlines_extensive_stitching");
hideItems.Add("repair_outlines_keep_open");
hideItems.Add("repair_overlaps_reverse_orientation");