From f30d150ead8fd93d684ee5ce7ce44295e315cf3a Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Tue, 27 Jun 2017 16:13:47 +0200 Subject: Rename CPE+ and PC draft prints to Not Supported It's a hack. But it prevents having to write an upgrade script for this. Contributes to issue CURA-3973. --- .../ultimaker3/um3_aa0.8_CPEP_Draft_Print.inst.cfg | 37 ---------------------- .../um3_aa0.8_CPEP_Not_Supported_Quality.inst.cfg | 37 ++++++++++++++++++++++ .../ultimaker3/um3_aa0.8_PC_Draft_Print.inst.cfg | 31 ------------------ .../um3_aa0.8_PC_Not_Supported_Quality.inst.cfg | 31 ++++++++++++++++++ 4 files changed, 68 insertions(+), 68 deletions(-) delete mode 100644 resources/quality/ultimaker3/um3_aa0.8_CPEP_Draft_Print.inst.cfg create mode 100644 resources/quality/ultimaker3/um3_aa0.8_CPEP_Not_Supported_Quality.inst.cfg delete mode 100644 resources/quality/ultimaker3/um3_aa0.8_PC_Draft_Print.inst.cfg create mode 100644 resources/quality/ultimaker3/um3_aa0.8_PC_Not_Supported_Quality.inst.cfg diff --git a/resources/quality/ultimaker3/um3_aa0.8_CPEP_Draft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_CPEP_Draft_Print.inst.cfg deleted file mode 100644 index d40d9430d1..0000000000 --- a/resources/quality/ultimaker3/um3_aa0.8_CPEP_Draft_Print.inst.cfg +++ /dev/null @@ -1,37 +0,0 @@ -[general] -version = 2 -name = Fast - Experimental -definition = ultimaker3 - -[metadata] -type = quality -quality_type = draft -material = generic_cpe_plus_ultimaker3_AA_0.8 -weight = -2 -setting_version = 1 - -[values] -brim_width = 14 -cool_fan_full_at_height = =layer_height_0 + 14 * layer_height -infill_before_walls = True -line_width = =machine_nozzle_size * 0.9375 -machine_nozzle_cool_down_speed = 0.9 -machine_nozzle_heat_up_speed = 1.4 -material_print_temperature = =default_material_print_temperature - 10 -material_print_temperature_layer_0 = =material_print_temperature -material_standby_temperature = 100 -retraction_combing = off -retraction_hop = 0.1 -retraction_hop_enabled = False -skin_overlap = 0 -speed_layer_0 = 15 -speed_print = 50 -speed_slowdown_layers = 15 -speed_topbottom = =math.ceil(speed_print * 35 / 50) -speed_wall = =math.ceil(speed_print * 40 / 50) -speed_wall_0 = =math.ceil(speed_wall * 35 / 40) -support_bottom_distance = =support_z_distance -support_line_width = =round(line_width * 0.6 / 0.7, 2) -support_z_distance = =layer_height -top_bottom_thickness = 1.2 -travel_avoid_distance = 1.5 \ No newline at end of file diff --git a/resources/quality/ultimaker3/um3_aa0.8_CPEP_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_CPEP_Not_Supported_Quality.inst.cfg new file mode 100644 index 0000000000..d40d9430d1 --- /dev/null +++ b/resources/quality/ultimaker3/um3_aa0.8_CPEP_Not_Supported_Quality.inst.cfg @@ -0,0 +1,37 @@ +[general] +version = 2 +name = Fast - Experimental +definition = ultimaker3 + +[metadata] +type = quality +quality_type = draft +material = generic_cpe_plus_ultimaker3_AA_0.8 +weight = -2 +setting_version = 1 + +[values] +brim_width = 14 +cool_fan_full_at_height = =layer_height_0 + 14 * layer_height +infill_before_walls = True +line_width = =machine_nozzle_size * 0.9375 +machine_nozzle_cool_down_speed = 0.9 +machine_nozzle_heat_up_speed = 1.4 +material_print_temperature = =default_material_print_temperature - 10 +material_print_temperature_layer_0 = =material_print_temperature +material_standby_temperature = 100 +retraction_combing = off +retraction_hop = 0.1 +retraction_hop_enabled = False +skin_overlap = 0 +speed_layer_0 = 15 +speed_print = 50 +speed_slowdown_layers = 15 +speed_topbottom = =math.ceil(speed_print * 35 / 50) +speed_wall = =math.ceil(speed_print * 40 / 50) +speed_wall_0 = =math.ceil(speed_wall * 35 / 40) +support_bottom_distance = =support_z_distance +support_line_width = =round(line_width * 0.6 / 0.7, 2) +support_z_distance = =layer_height +top_bottom_thickness = 1.2 +travel_avoid_distance = 1.5 \ No newline at end of file diff --git a/resources/quality/ultimaker3/um3_aa0.8_PC_Draft_Print.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_PC_Draft_Print.inst.cfg deleted file mode 100644 index 9ee1889620..0000000000 --- a/resources/quality/ultimaker3/um3_aa0.8_PC_Draft_Print.inst.cfg +++ /dev/null @@ -1,31 +0,0 @@ -[general] -version = 2 -name = Fast - Experimental -definition = ultimaker3 - -[metadata] -type = quality -quality_type = draft -material = generic_pc_ultimaker3_AA_0.8 -weight = 0 -setting_version = 1 - -[values] -brim_width = 14 -cool_fan_full_at_height = =layer_height_0 + 14 * layer_height -infill_before_walls = True -line_width = =machine_nozzle_size * 0.875 -material_print_temperature = =default_material_print_temperature - 5 -material_print_temperature_layer_0 = =material_print_temperature -material_standby_temperature = 100 -raft_airgap = 0.5 -raft_margin = 15 -skin_overlap = 0 -speed_layer_0 = 15 -speed_print = 50 -speed_slowdown_layers = 15 -speed_topbottom = =math.ceil(speed_print * 25 / 50) -speed_wall = =math.ceil(speed_print * 40 / 50) -speed_wall_0 = =math.ceil(speed_wall * 30 / 40) -support_line_width = =round(line_width * 0.6 / 0.7, 2) -travel_avoid_distance = 3 \ No newline at end of file diff --git a/resources/quality/ultimaker3/um3_aa0.8_PC_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_PC_Not_Supported_Quality.inst.cfg new file mode 100644 index 0000000000..9ee1889620 --- /dev/null +++ b/resources/quality/ultimaker3/um3_aa0.8_PC_Not_Supported_Quality.inst.cfg @@ -0,0 +1,31 @@ +[general] +version = 2 +name = Fast - Experimental +definition = ultimaker3 + +[metadata] +type = quality +quality_type = draft +material = generic_pc_ultimaker3_AA_0.8 +weight = 0 +setting_version = 1 + +[values] +brim_width = 14 +cool_fan_full_at_height = =layer_height_0 + 14 * layer_height +infill_before_walls = True +line_width = =machine_nozzle_size * 0.875 +material_print_temperature = =default_material_print_temperature - 5 +material_print_temperature_layer_0 = =material_print_temperature +material_standby_temperature = 100 +raft_airgap = 0.5 +raft_margin = 15 +skin_overlap = 0 +speed_layer_0 = 15 +speed_print = 50 +speed_slowdown_layers = 15 +speed_topbottom = =math.ceil(speed_print * 25 / 50) +speed_wall = =math.ceil(speed_print * 40 / 50) +speed_wall_0 = =math.ceil(speed_wall * 30 / 40) +support_line_width = =round(line_width * 0.6 / 0.7, 2) +travel_avoid_distance = 3 \ No newline at end of file -- cgit v1.2.3