mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-23 22:54:08 -06:00
Removed parameter 'wipe_tower_per_color_wipe' from UI and configuration layer
This commit is contained in:
parent
036e41ae69
commit
985b414c64
8 changed files with 13 additions and 22 deletions
|
@ -53,8 +53,7 @@ sub new {
|
|||
bed_shape complete_objects extruder_clearance_radius skirts skirt_distance brim_width variable_layer_height
|
||||
serial_port serial_speed octoprint_host octoprint_apikey octoprint_cafile
|
||||
nozzle_diameter single_extruder_multi_material wipe_tower wipe_tower_x wipe_tower_y wipe_tower_width
|
||||
wipe_tower_per_color_wipe wipe_tower_rotation_angle extruder_colour filament_colour
|
||||
max_print_height
|
||||
wipe_tower_rotation_angle extruder_colour filament_colour max_print_height
|
||||
)]);
|
||||
# C++ Slic3r::Model with Perl extensions in Slic3r/Model.pm
|
||||
$self->{model} = Slic3r::Model->new;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue