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:
parent
ddd077eb75
commit
06acb1311b
8 changed files with 178 additions and 5 deletions
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue