diff --git a/resources/definitions/biqu_b1.def.json b/resources/definitions/biqu_b1.def.json new file mode 100755 index 0000000000..2320f22eca --- /dev/null +++ b/resources/definitions/biqu_b1.def.json @@ -0,0 +1,57 @@ +{ + "name": "BIQU B1", + "version": 2, + "inherits": "biqu_base", + "metadata": { + "quality_definition": "biqu_base", + "visible": true, + "has_machine_materials": true, + "platform": "BIQU_SSS.stl", + "platform_offset": [ + 0, + -7.4, + 5 + ] + }, + "overrides": { + "coasting_enable": { "default_value": true }, + "coasting_enable": { "value": true }, + "retraction_amount": { "default_value": 7 }, + "retraction_amount": { "value": 7 }, + "retraction_speed": { "default_value": 70 }, + "retraction_speed": { "value": 70 }, + "support_enable": { "default_value": true }, + "support_enable": { "value": true }, + "support_structure": { "default_value": "normal" }, + "support_structure": { "value": "normal" }, + "support_type": { "default_value": "buildplate" }, + "support_type": { "value": "buildplate" }, + "support_angle": { "default_value": 45 }, + "support_angle": { "value": 45 }, + "support_infill_rate": { "default_value": 15 }, + "support_infill_rate": { "value": 15 }, + "infill_overlap_mm": { "default_value": 0.06 }, + "infill_overlap_mm": { "value": 0.06 }, + "speed_print": { "default_value": 60 }, + "speed_print": { "value": 60 }, + "machine_name": { "default_value": "BIQU B1" }, + "machine_width": { "default_value": 235 }, + "machine_width": { "value": 235 }, + "machine_depth": { "default_value": 235 }, + "machine_depth": { "value": 235 }, + "machine_height": { "default_value": 270 }, + "machine_height": { "value": 270 }, + "machine_head_with_fans_polygon": { "default_value": [ + [-33, 35], + [-33, -23], + [33, -23], + [33, 35] + ] + }, + "machine_start_gcode": { + "default_value": " ; BIQU B1 Start G-code\nM117 Getting the bed up to temp!\nM140 S{material_bed_temperature_layer_0} ; Set Heat Bed temperature\nM190 S{material_bed_temperature_layer_0} ; Wait for Heat Bed temperature\nM117 Getting the extruder up to temp!\nM104 S{material_print_temperature_layer_0} ; Set Extruder temperature\nG92 E0 ; Reset Extruder\nM117 Homing axes\nG28 ; Home all axes\nM109 S{material_print_temperature_layer_0} ; Wait for Extruder temperature\nG1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed\nG1 X4.1 Y20 Z0.3 F5000.0 ; Move to start position\nM117 Purging\nG1 X4.1 Y200.0 Z0.3 F1500.0 E15 ; Draw the first line\nG1 X4.4 Y200.0 Z0.3 F5000.0 ; Move to side a little\nG1 X4.4 Y20 Z0.3 F1500.0 E30 ; Draw the second line\nG92 E0 ; Reset Extruder\nM117 Lets make\nG1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed\nG1 X5 Y20 Z0.3 F5000.0 ; Move over to prevent blob squish" + }, + + "gantry_height": { "value": 27.5 } + } +} diff --git a/resources/definitions/biqu_b1_abl.def.json b/resources/definitions/biqu_b1_abl.def.json new file mode 100755 index 0000000000..25d555d3e6 --- /dev/null +++ b/resources/definitions/biqu_b1_abl.def.json @@ -0,0 +1,57 @@ +{ + "name": "BIQU B1 ABL", + "version": 2, + "inherits": "biqu_base", + "metadata": { + "quality_definition": "biqu_base", + "visible": true, + "has_machine_materials": true, + "platform": "BIQU_SSS.stl", + "platform_offset": [ + 0, + -7.4, + 5 + ] + }, + "overrides": { + "coasting_enable": { "default_value": true }, + "coasting_enable": { "value": true }, + "retraction_amount": { "default_value": 7 }, + "retraction_amount": { "value": 7 }, + "retraction_speed": { "default_value": 70 }, + "retraction_speed": { "value": 70 }, + "support_enable": { "default_value": true }, + "support_enable": { "value": true }, + "support_structure": { "default_value": "normal" }, + "support_structure": { "value": "normal" }, + "support_type": { "default_value": "buildplate" }, + "support_type": { "value": "buildplate" }, + "support_angle": { "default_value": 45 }, + "support_angle": { "value": 45 }, + "support_infill_rate": { "default_value": 15 }, + "support_infill_rate": { "value": 15 }, + "infill_overlap_mm": { "default_value": 0.06 }, + "infill_overlap_mm": { "value": 0.06 }, + "speed_print": { "default_value": 60 }, + "speed_print": { "value": 60 }, + "machine_name": { "default_value": "BIQU B1 ABL" }, + "machine_width": { "default_value": 235 }, + "machine_width": { "value": 235 }, + "machine_depth": { "default_value": 235 }, + "machine_depth": { "value": 235 }, + "machine_height": { "default_value": 270 }, + "machine_height": { "value": 270 }, + "machine_head_with_fans_polygon": { "default_value": [ + [-33, 35], + [-33, -23], + [33, -23], + [33, 35] + ] + }, + "machine_start_gcode": { + "default_value": "; BIQU B1 Start G-code\nM117 Getting the bed up to temp!\nM140 S{material_bed_temperature_layer_0} ; Set Heat Bed temperature\nM190 S{material_bed_temperature_layer_0} ; Wait for Heat Bed temperature\nM117 Pre-heating the extruder\nM104 S160 ; Set Extruder temperature\nM117 Homing axes\nG28 ; Home all axes\nM117 ABL Probing\nG29\nM117 Getting the extruder up to temp\nM104 S{material_print_temperature_layer_0} ; Set Extruder temperature\nM109 S{material_print_temperature_layer_0} ; Wait for Extruder temperature\nG92 E0 ; Reset Extruder\nG1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed\nG1 X4.1 Y20 Z0.3 F5000.0 ; Move to start position\nM117 Purging\nG1 X4.1 Y200.0 Z0.3 F1500.0 E15 ; Draw the first line\nG1 X4.4 Y200.0 Z0.3 F5000.0 ; Move to side a little\nG1 X4.4 Y20 Z0.3 F1500.0 E30 ; Draw the second line\nG92 E0 ; Reset Extruder\nM117 Lets make\nG1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed\nG1 X5 Y20 Z0.3 F5000.0 ; Move over to prevent blob squish" + }, + + "gantry_height": { "value": 27.5 } + } +} diff --git a/resources/definitions/biqu_base.def.json b/resources/definitions/biqu_base.def.json new file mode 100755 index 0000000000..502b2c1f3a --- /dev/null +++ b/resources/definitions/biqu_base.def.json @@ -0,0 +1,169 @@ +{ + "name": "Biqu Base Printer", + "version": 2, + "inherits": "fdmprinter", + "metadata": { + "visible": false, + "author": "Luke Harrison", + "manufacturer": "BIQU", + "file_formats": "text/x-gcode", + "first_start_actions": ["MachineSettingsAction"], + + "machine_extruder_trains": { + "0": "biqu_base_extruder_0" + }, + + "has_materials": true, + "has_variants": true, + "has_machine_quality": true, + "variants_name": "Nozzle Diameter", + + "preferred_variant_name": "0.4mm Nozzle", + "preferred_quality_type": "standard", + "preferred_material": "generic_pla_175" + }, + "overrides": { + "machine_name": { "default_value": "BIQU Base Printer" }, + "machine_start_gcode": { "default_value": "M201 X500.00 Y500.00 Z100.00 E5000.00 ;Setup machine max acceleration\nM203 X500.00 Y500.00 Z10.00 E50.00 ;Setup machine max feedrate\nM204 P500.00 R1000.00 T500.00 ;Setup Print/Retract/Travel acceleration\nM205 X8.00 Y8.00 Z0.40 E5.00 ;Setup Jerk\nM220 S100 ;Reset Feedrate\nM221 S100 ;Reset Flowrate\n\nG28 ;Home\n\nG92 E0 ;Reset Extruder\nG1 Z2.0 F3000 ;Move Z Axis up\nG1 X10.1 Y20 Z0.28 F5000.0 ;Move to start position\nG1 X10.1 Y200.0 Z0.28 F1500.0 E15 ;Draw the first line\nG1 X10.4 Y200.0 Z0.28 F5000.0 ;Move to side a little\nG1 X10.4 Y20 Z0.28 F1500.0 E30 ;Draw the second line\nG92 E0 ;Reset Extruder\nG1 Z2.0 F3000 ;Move Z Axis up\n" }, + "machine_end_gcode": { "default_value": " ;BIQU Default End Gcode\nG91 ;Relative positioning\nG1 E-2 F2700 ;Retract a bit\nG1 E-2 Z0.2 F2400 ;Retract a bit more and raise Z\nG1 X5 Y5 F3000 ;Wipe out\nG1 Z10 ;Raise Z by 10mm\nG90 ;Return to absolute positionning\n\nG1 X0 Y{machine_depth} ;TaDaaaa\nM106 S0 ;Turn-off fan\nM104 S0 ;Turn-off hotend\nM140 S0 ;Turn-off bed\n\nM84 X Y E ;Disable all steppers but Z\n" }, + + "machine_max_feedrate_x": { "value": 500 }, + "machine_max_feedrate_y": { "value": 500 }, + "machine_max_feedrate_z": { "value": 10 }, + "machine_max_feedrate_e": { "value": 75 }, + + "machine_max_acceleration_x": { "value": 500 }, + "machine_max_acceleration_y": { "value": 500 }, + "machine_max_acceleration_z": { "value": 100 }, + "machine_max_acceleration_e": { "value": 5000 }, + "machine_acceleration": { "value": 500 }, + + "machine_max_jerk_xy": { "value": 10 }, + "machine_max_jerk_z": { "value": 0.4 }, + "machine_max_jerk_e": { "value": 5 }, + + "machine_heated_bed": { "default_value": true }, + + "material_diameter": { "default_value": 1.75 }, + + "acceleration_print": { "value": 500 }, + "acceleration_travel": { "value": 500 }, + "acceleration_travel_layer_0": { "value": "acceleration_travel" }, + "acceleration_roofing": { "enabled": "acceleration_enabled and roofing_layer_count > 0 and top_layers > 0" }, + + "jerk_print": { "value": 8 }, + "jerk_travel": { "value": "jerk_print" }, + "jerk_travel_layer_0": { "value": "jerk_travel" }, + + "acceleration_enabled": { "value": false }, + "jerk_enabled": { "value": false }, + + "speed_print": { "value": 50.0 } , + "speed_infill": { "value": "speed_print" }, + "speed_wall": { "value": "speed_print / 2" }, + "speed_wall_0": { "value": "speed_wall" }, + "speed_wall_x": { "value": "speed_wall" }, + "speed_topbottom": { "value": "speed_print / 2" }, + "speed_roofing": { "value": "speed_topbottom" }, + "speed_travel": { "value": "150.0 if speed_print < 60 else 250.0 if speed_print > 100 else speed_print * 2.5" }, + "speed_layer_0": { "value": 20.0 }, + "speed_print_layer_0": { "value": "speed_layer_0" }, + "speed_travel_layer_0": { "value": "100 if speed_layer_0 < 20 else 150 if speed_layer_0 > 30 else speed_layer_0 * 5" }, + "speed_prime_tower": { "value": "speed_topbottom" }, + "speed_support": { "value": "speed_wall_0" }, + "speed_support_interface": { "value": "speed_topbottom" }, + "speed_z_hop": { "value": 5 }, + + "skirt_brim_speed": { "value": "speed_layer_0" }, + + "line_width": { "value": "machine_nozzle_size" }, + + "optimize_wall_printing_order": { "value": "True" }, + + "material_initial_print_temperature": { "value": "material_print_temperature" }, + "material_final_print_temperature": { "value": "material_print_temperature" }, + "material_flow": { "value": 100 }, + "travel_compensate_overlapping_walls_0_enabled": { "value": "False" }, + + "z_seam_type": { "value": "'back'" }, + "z_seam_corner": { "value": "'z_seam_corner_weighted'" }, + + "infill_line_width": { "default_value": "line_width * 1.2" }, + "infill_line_width": { "value": "line_width * 1.2" }, + "infill_sparse_density": { "value": "20" }, + "infill_pattern": { "value": "'lines' if infill_sparse_density > 50 else 'cubic'" }, + "infill_before_walls": { "value": false }, + "infill_overlap": { "value": 30.0 }, + "skin_overlap": { "value": 10.0 }, + "infill_wipe_dist": { "value": 0.0 }, + "wall_0_wipe_dist": { "value": 0.0 }, + + "fill_perimeter_gaps": { "value": "'everywhere'" }, + "fill_outline_gaps": { "value": false }, + "filter_out_tiny_gaps": { "value": false }, + + "retraction_speed": { + "maximum_value_warning": "machine_max_feedrate_e if retraction_enable else float('inf')", + "maximum_value": 200 + }, + "retraction_retract_speed": { + "maximum_value_warning": "machine_max_feedrate_e if retraction_enable else float('inf')", + "maximum_value": 200 + }, + "retraction_prime_speed": { + "maximum_value_warning": "machine_max_feedrate_e if retraction_enable else float('inf')", + "maximum_value": 200 + }, + + "retraction_hop_enabled": { "value": "False" }, + "retraction_hop": { "value": 0.2 }, + "retraction_combing": { "value": "'off' if retraction_hop_enabled else 'noskin'" }, + "retraction_combing_max_distance": { "value": 30 }, + "travel_avoid_other_parts": { "value": true }, + "travel_avoid_supports": { "value": true }, + "travel_retract_before_outer_wall": { "value": true }, + + "retraction_enable": { "value": true }, + "retraction_count_max": { "value": 100 }, + "retraction_extrusion_window": { "value": 10 }, + "retraction_min_travel": { "value": 1.5 }, + + "cool_fan_full_at_height": { "value": "layer_height_0 + 2 * layer_height" }, + "cool_fan_enabled": { "value": true }, + "cool_min_layer_time": { "value": 10 }, + + "adhesion_type": { "value": "'skirt'" }, + "brim_replaces_support": { "value": false }, + "skirt_gap": { "value": 10.0 }, + "skirt_line_count": { "value": 3 }, + + "adaptive_layer_height_variation": { "value": 0.04 }, + "adaptive_layer_height_variation_step": { "value": 0.04 }, + + "meshfix_maximum_resolution": { "value": "0.05" }, + "meshfix_maximum_travel_resolution": { "value": "meshfix_maximum_resolution" }, + + "support_angle": { "value": "math.floor(math.degrees(math.atan(line_width/2.0/layer_height)))" }, + "support_pattern": { "value": "'zigzag'" }, + "support_infill_rate": { "value": "0 if support_tree_enable else 20" }, + "support_use_towers": { "value": false }, + "support_xy_distance": { "value": "wall_line_width_0 * 2" }, + "support_xy_distance_overhang": { "value": "wall_line_width_0" }, + "support_z_distance": { "value": "layer_height if layer_height >= 0.16 else layer_height*2" }, + "support_xy_overrides_z": { "value": "'xy_overrides_z'" }, + "support_wall_count": { "value": 1 }, + "support_brim_enable": { "value": true }, + "support_brim_width": { "value": 4 }, + + "support_interface_enable": { "value": true }, + "support_interface_height": { "value": "layer_height * 4" }, + "support_interface_density": { "value": 33.333 }, + "support_interface_pattern": { "value": "'grid'" }, + "support_interface_skip_height": { "value": 0.2 }, + "minimum_support_area": { "value": 2 }, + "minimum_interface_area": { "value": 10 }, + "top_bottom_thickness": {"value": "layer_height_0 + layer_height * 3" }, + "wall_thickness": {"value": "line_width * 2" } + + } +} diff --git a/resources/extruders/biqu_base_extruder_0.def.json b/resources/extruders/biqu_base_extruder_0.def.json new file mode 100755 index 0000000000..205bc87d8f --- /dev/null +++ b/resources/extruders/biqu_base_extruder_0.def.json @@ -0,0 +1,15 @@ +{ + "version": 2, + "name": "Extruder 1", + "inherits": "fdmextruder", + "metadata": { + "machine": "biqu_base", + "position": "0" + }, + + "overrides": { + "extruder_nr": { "default_value": 0 }, + "machine_nozzle_size": { "default_value": 0.4 }, + "material_diameter": { "default_value": 1.75 } + } +} diff --git a/resources/meshes/BIQU_SSS.stl b/resources/meshes/BIQU_SSS.stl new file mode 100755 index 0000000000..8a0b046a60 Binary files /dev/null and b/resources/meshes/BIQU_SSS.stl differ diff --git a/resources/quality/biqu/base/base_0.2_ABS_super.inst.cfg b/resources/quality/biqu/base/base_0.2_ABS_super.inst.cfg new file mode 100755 index 0000000000..ec804e8bab --- /dev/null +++ b/resources/quality/biqu/base/base_0.2_ABS_super.inst.cfg @@ -0,0 +1,14 @@ +[general] +version = 4 +name = Super Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = super +material = generic_abs_175 +variant = 0.2mm Nozzle + +[values] +wall_thickness = =line_width*8 diff --git a/resources/quality/biqu/base/base_0.2_ABS_ultra.inst.cfg b/resources/quality/biqu/base/base_0.2_ABS_ultra.inst.cfg new file mode 100755 index 0000000000..4e1508e73d --- /dev/null +++ b/resources/quality/biqu/base/base_0.2_ABS_ultra.inst.cfg @@ -0,0 +1,14 @@ +[general] +version = 4 +name = Ultra Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = ultra +material = generic_abs_175 +variant = 0.2mm Nozzle + +[values] +wall_thickness = =line_width*8 diff --git a/resources/quality/biqu/base/base_0.2_PETG_super.inst.cfg b/resources/quality/biqu/base/base_0.2_PETG_super.inst.cfg new file mode 100755 index 0000000000..7d7185837e --- /dev/null +++ b/resources/quality/biqu/base/base_0.2_PETG_super.inst.cfg @@ -0,0 +1,15 @@ +[general] +version = 4 +name = Super Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = super +material = generic_petg_175 +variant = 0.2mm Nozzle + +[values] +speed_layer_0 = 15 +wall_thickness = =line_width*8 diff --git a/resources/quality/biqu/base/base_0.2_PETG_ultra.inst.cfg b/resources/quality/biqu/base/base_0.2_PETG_ultra.inst.cfg new file mode 100755 index 0000000000..8d1c0a7938 --- /dev/null +++ b/resources/quality/biqu/base/base_0.2_PETG_ultra.inst.cfg @@ -0,0 +1,15 @@ +[general] +version = 4 +name = Ultra Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = ultra +material = generic_petg_175 +variant = 0.2mm Nozzle + +[values] +speed_layer_0 = 15 +wall_thickness = =line_width*8 diff --git a/resources/quality/biqu/base/base_0.2_PLA_super.inst.cfg b/resources/quality/biqu/base/base_0.2_PLA_super.inst.cfg new file mode 100755 index 0000000000..3acdd46ade --- /dev/null +++ b/resources/quality/biqu/base/base_0.2_PLA_super.inst.cfg @@ -0,0 +1,13 @@ +[general] +version = 4 +name = Super Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = super +material = generic_pla_175 +variant = 0.2mm Nozzle + +[values] diff --git a/resources/quality/biqu/base/base_0.2_PLA_ultra.inst.cfg b/resources/quality/biqu/base/base_0.2_PLA_ultra.inst.cfg new file mode 100755 index 0000000000..421584b154 --- /dev/null +++ b/resources/quality/biqu/base/base_0.2_PLA_ultra.inst.cfg @@ -0,0 +1,13 @@ +[general] +version = 4 +name = Ultra Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = ultra +material = generic_pla_175 +variant = 0.2mm Nozzle + +[values] diff --git a/resources/quality/biqu/base/base_0.3_ABS_adaptive.inst.cfg b/resources/quality/biqu/base/base_0.3_ABS_adaptive.inst.cfg new file mode 100755 index 0000000000..cfaa3dcb0c --- /dev/null +++ b/resources/quality/biqu/base/base_0.3_ABS_adaptive.inst.cfg @@ -0,0 +1,14 @@ +[general] +version = 4 +name = Dynamic Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = adaptive +material = generic_abs_175 +variant = 0.3mm Nozzle + +[values] +wall_thickness = =line_width*4 diff --git a/resources/quality/biqu/base/base_0.3_ABS_low.inst.cfg b/resources/quality/biqu/base/base_0.3_ABS_low.inst.cfg new file mode 100755 index 0000000000..96bfa20f10 --- /dev/null +++ b/resources/quality/biqu/base/base_0.3_ABS_low.inst.cfg @@ -0,0 +1,14 @@ +[general] +version = 4 +name = Low Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = low +material = generic_abs_175 +variant = 0.3mm Nozzle + +[values] +wall_thickness = =line_width*4 diff --git a/resources/quality/biqu/base/base_0.3_ABS_standard.inst.cfg b/resources/quality/biqu/base/base_0.3_ABS_standard.inst.cfg new file mode 100755 index 0000000000..01a5ae8f8c --- /dev/null +++ b/resources/quality/biqu/base/base_0.3_ABS_standard.inst.cfg @@ -0,0 +1,14 @@ +[general] +version = 4 +name = Standard Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = standard +material = generic_abs_175 +variant = 0.3mm Nozzle + +[values] +wall_thickness = =line_width*4 diff --git a/resources/quality/biqu/base/base_0.3_ABS_super.inst.cfg b/resources/quality/biqu/base/base_0.3_ABS_super.inst.cfg new file mode 100755 index 0000000000..767bb7767a --- /dev/null +++ b/resources/quality/biqu/base/base_0.3_ABS_super.inst.cfg @@ -0,0 +1,14 @@ +[general] +version = 4 +name = Super Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = super +material = generic_abs_175 +variant = 0.3mm Nozzle + +[values] +wall_thickness = =line_width*4 diff --git a/resources/quality/biqu/base/base_0.3_PETG_adaptive.inst.cfg b/resources/quality/biqu/base/base_0.3_PETG_adaptive.inst.cfg new file mode 100755 index 0000000000..2ad747db7e --- /dev/null +++ b/resources/quality/biqu/base/base_0.3_PETG_adaptive.inst.cfg @@ -0,0 +1,15 @@ +[general] +version = 4 +name = Dynamic Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = adaptive +material = generic_petg_175 +variant = 0.3mm Nozzle + +[values] +speed_layer_0 = 15 +wall_thickness = =line_width*4 diff --git a/resources/quality/biqu/base/base_0.3_PETG_low.inst.cfg b/resources/quality/biqu/base/base_0.3_PETG_low.inst.cfg new file mode 100755 index 0000000000..c5fda34eaa --- /dev/null +++ b/resources/quality/biqu/base/base_0.3_PETG_low.inst.cfg @@ -0,0 +1,15 @@ +[general] +version = 4 +name = Low Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = low +material = generic_petg_175 +variant = 0.3mm Nozzle + +[values] +speed_layer_0 = 15 +wall_thickness = =line_width*4 diff --git a/resources/quality/biqu/base/base_0.3_PETG_standard.inst.cfg b/resources/quality/biqu/base/base_0.3_PETG_standard.inst.cfg new file mode 100755 index 0000000000..fcdb1220c0 --- /dev/null +++ b/resources/quality/biqu/base/base_0.3_PETG_standard.inst.cfg @@ -0,0 +1,15 @@ +[general] +version = 4 +name = Standard Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = standard +material = generic_petg_175 +variant = 0.3mm Nozzle + +[values] +speed_layer_0 = 15 +wall_thickness = =line_width*4 diff --git a/resources/quality/biqu/base/base_0.3_PETG_super.inst.cfg b/resources/quality/biqu/base/base_0.3_PETG_super.inst.cfg new file mode 100755 index 0000000000..2f66939544 --- /dev/null +++ b/resources/quality/biqu/base/base_0.3_PETG_super.inst.cfg @@ -0,0 +1,15 @@ +[general] +version = 4 +name = Super Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = super +material = generic_petg_175 +variant = 0.3mm Nozzle + +[values] +speed_layer_0 = 15 +wall_thickness = =line_width*4 diff --git a/resources/quality/biqu/base/base_0.3_PLA_adaptive.inst.cfg b/resources/quality/biqu/base/base_0.3_PLA_adaptive.inst.cfg new file mode 100755 index 0000000000..7aff470176 --- /dev/null +++ b/resources/quality/biqu/base/base_0.3_PLA_adaptive.inst.cfg @@ -0,0 +1,13 @@ +[general] +version = 4 +name = Dynamic Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = adaptive +material = generic_pla_175 +variant = 0.3mm Nozzle + +[values] diff --git a/resources/quality/biqu/base/base_0.3_PLA_low.inst.cfg b/resources/quality/biqu/base/base_0.3_PLA_low.inst.cfg new file mode 100755 index 0000000000..17c1c725c2 --- /dev/null +++ b/resources/quality/biqu/base/base_0.3_PLA_low.inst.cfg @@ -0,0 +1,13 @@ +[general] +version = 4 +name = Low Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = low +material = generic_pla_175 +variant = 0.3mm Nozzle + +[values] diff --git a/resources/quality/biqu/base/base_0.3_PLA_standard.inst.cfg b/resources/quality/biqu/base/base_0.3_PLA_standard.inst.cfg new file mode 100755 index 0000000000..02720317ea --- /dev/null +++ b/resources/quality/biqu/base/base_0.3_PLA_standard.inst.cfg @@ -0,0 +1,13 @@ +[general] +version = 4 +name = Standard Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = standard +material = generic_pla_175 +variant = 0.3mm Nozzle + +[values] diff --git a/resources/quality/biqu/base/base_0.3_PLA_super.inst.cfg b/resources/quality/biqu/base/base_0.3_PLA_super.inst.cfg new file mode 100755 index 0000000000..012306c17b --- /dev/null +++ b/resources/quality/biqu/base/base_0.3_PLA_super.inst.cfg @@ -0,0 +1,13 @@ +[general] +version = 4 +name = Super Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = super +material = generic_pla_175 +variant = 0.3mm Nozzle + +[values] diff --git a/resources/quality/biqu/base/base_0.3_TPU_adaptive.inst.cfg b/resources/quality/biqu/base/base_0.3_TPU_adaptive.inst.cfg new file mode 100755 index 0000000000..d9a32f183f --- /dev/null +++ b/resources/quality/biqu/base/base_0.3_TPU_adaptive.inst.cfg @@ -0,0 +1,13 @@ +[general] +version = 4 +name = Dynamic Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = adaptive +material = generic_tpu_175 +variant = 0.3mm Nozzle + +[values] diff --git a/resources/quality/biqu/base/base_0.3_TPU_standard.inst.cfg b/resources/quality/biqu/base/base_0.3_TPU_standard.inst.cfg new file mode 100755 index 0000000000..a267cb9b89 --- /dev/null +++ b/resources/quality/biqu/base/base_0.3_TPU_standard.inst.cfg @@ -0,0 +1,13 @@ +[general] +version = 4 +name = Standard Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = standard +material = generic_tpu_175 +variant = 0.3mm Nozzle + +[values] diff --git a/resources/quality/biqu/base/base_0.3_TPU_super.inst.cfg b/resources/quality/biqu/base/base_0.3_TPU_super.inst.cfg new file mode 100755 index 0000000000..abcabd8285 --- /dev/null +++ b/resources/quality/biqu/base/base_0.3_TPU_super.inst.cfg @@ -0,0 +1,13 @@ +[general] +version = 4 +name = Super Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = super +material = generic_tpu_175 +variant = 0.3mm Nozzle + +[values] diff --git a/resources/quality/biqu/base/base_0.4_ABS_adaptive.inst.cfg b/resources/quality/biqu/base/base_0.4_ABS_adaptive.inst.cfg new file mode 100755 index 0000000000..44dd5065cb --- /dev/null +++ b/resources/quality/biqu/base/base_0.4_ABS_adaptive.inst.cfg @@ -0,0 +1,14 @@ +[general] +version = 4 +name = Dynamic Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = adaptive +material = generic_abs_175 +variant = 0.4mm Nozzle + +[values] +wall_thickness = =line_width*4 diff --git a/resources/quality/biqu/base/base_0.4_ABS_low.inst.cfg b/resources/quality/biqu/base/base_0.4_ABS_low.inst.cfg new file mode 100755 index 0000000000..fb5d1ad439 --- /dev/null +++ b/resources/quality/biqu/base/base_0.4_ABS_low.inst.cfg @@ -0,0 +1,14 @@ +[general] +version = 4 +name = Low Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = low +material = generic_abs_175 +variant = 0.4mm Nozzle + +[values] +wall_thickness = =line_width*4 diff --git a/resources/quality/biqu/base/base_0.4_ABS_standard.inst.cfg b/resources/quality/biqu/base/base_0.4_ABS_standard.inst.cfg new file mode 100755 index 0000000000..f8319878cc --- /dev/null +++ b/resources/quality/biqu/base/base_0.4_ABS_standard.inst.cfg @@ -0,0 +1,14 @@ +[general] +version = 4 +name = Standard Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = standard +material = generic_abs_175 +variant = 0.4mm Nozzle + +[values] +wall_thickness = =line_width*4 diff --git a/resources/quality/biqu/base/base_0.4_ABS_super.inst.cfg b/resources/quality/biqu/base/base_0.4_ABS_super.inst.cfg new file mode 100755 index 0000000000..8dc442790e --- /dev/null +++ b/resources/quality/biqu/base/base_0.4_ABS_super.inst.cfg @@ -0,0 +1,14 @@ +[general] +version = 4 +name = Super Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = super +material = generic_abs_175 +variant = 0.4mm Nozzle + +[values] +wall_thickness = =line_width*4 diff --git a/resources/quality/biqu/base/base_0.4_PETG_adaptive.inst.cfg b/resources/quality/biqu/base/base_0.4_PETG_adaptive.inst.cfg new file mode 100755 index 0000000000..8813bdae3b --- /dev/null +++ b/resources/quality/biqu/base/base_0.4_PETG_adaptive.inst.cfg @@ -0,0 +1,15 @@ +[general] +version = 4 +name = Dynamic Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = adaptive +material = generic_petg_175 +variant = 0.4mm Nozzle + +[values] +speed_layer_0 = 15 +wall_thickness = =line_width*4 diff --git a/resources/quality/biqu/base/base_0.4_PETG_low.inst.cfg b/resources/quality/biqu/base/base_0.4_PETG_low.inst.cfg new file mode 100755 index 0000000000..8fc3ae87b3 --- /dev/null +++ b/resources/quality/biqu/base/base_0.4_PETG_low.inst.cfg @@ -0,0 +1,15 @@ +[general] +version = 4 +name = Low Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = low +material = generic_petg_175 +variant = 0.4mm Nozzle + +[values] +speed_layer_0 = 15 +wall_thickness = =line_width*4 diff --git a/resources/quality/biqu/base/base_0.4_PETG_standard.inst.cfg b/resources/quality/biqu/base/base_0.4_PETG_standard.inst.cfg new file mode 100755 index 0000000000..d60458d612 --- /dev/null +++ b/resources/quality/biqu/base/base_0.4_PETG_standard.inst.cfg @@ -0,0 +1,15 @@ +[general] +version = 4 +name = Standard Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = standard +material = generic_petg_175 +variant = 0.4mm Nozzle + +[values] +speed_layer_0 = 15 +wall_thickness = =line_width*4 diff --git a/resources/quality/biqu/base/base_0.4_PETG_super.inst.cfg b/resources/quality/biqu/base/base_0.4_PETG_super.inst.cfg new file mode 100755 index 0000000000..264c64e1d0 --- /dev/null +++ b/resources/quality/biqu/base/base_0.4_PETG_super.inst.cfg @@ -0,0 +1,15 @@ +[general] +version = 4 +name = Super Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = super +material = generic_petg_175 +variant = 0.4mm Nozzle + +[values] +speed_layer_0 = 15 +wall_thickness = =line_width*4 diff --git a/resources/quality/biqu/base/base_0.4_PLA_adaptive.inst.cfg b/resources/quality/biqu/base/base_0.4_PLA_adaptive.inst.cfg new file mode 100755 index 0000000000..c25090ead6 --- /dev/null +++ b/resources/quality/biqu/base/base_0.4_PLA_adaptive.inst.cfg @@ -0,0 +1,13 @@ +[general] +version = 4 +name = Dynamic Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = adaptive +material = generic_pla_175 +variant = 0.4mm Nozzle + +[values] diff --git a/resources/quality/biqu/base/base_0.4_PLA_low.inst.cfg b/resources/quality/biqu/base/base_0.4_PLA_low.inst.cfg new file mode 100755 index 0000000000..bee1419010 --- /dev/null +++ b/resources/quality/biqu/base/base_0.4_PLA_low.inst.cfg @@ -0,0 +1,13 @@ +[general] +version = 4 +name = Low Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = low +material = generic_pla_175 +variant = 0.4mm Nozzle + +[values] diff --git a/resources/quality/biqu/base/base_0.4_PLA_standard.inst.cfg b/resources/quality/biqu/base/base_0.4_PLA_standard.inst.cfg new file mode 100755 index 0000000000..0d70eb4c77 --- /dev/null +++ b/resources/quality/biqu/base/base_0.4_PLA_standard.inst.cfg @@ -0,0 +1,13 @@ +[general] +version = 4 +name = Standard Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = standard +material = generic_pla_175 +variant = 0.4mm Nozzle + +[values] diff --git a/resources/quality/biqu/base/base_0.4_PLA_super.inst.cfg b/resources/quality/biqu/base/base_0.4_PLA_super.inst.cfg new file mode 100755 index 0000000000..6081cae7ae --- /dev/null +++ b/resources/quality/biqu/base/base_0.4_PLA_super.inst.cfg @@ -0,0 +1,13 @@ +[general] +version = 4 +name = Super Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = super +material = generic_pla_175 +variant = 0.4mm Nozzle + +[values] diff --git a/resources/quality/biqu/base/base_0.4_TPU_adaptive.inst.cfg b/resources/quality/biqu/base/base_0.4_TPU_adaptive.inst.cfg new file mode 100755 index 0000000000..9bd256c1a8 --- /dev/null +++ b/resources/quality/biqu/base/base_0.4_TPU_adaptive.inst.cfg @@ -0,0 +1,13 @@ +[general] +version = 4 +name = Dynamic Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = adaptive +material = generic_tpu_175 +variant = 0.4mm Nozzle + +[values] diff --git a/resources/quality/biqu/base/base_0.4_TPU_standard.inst.cfg b/resources/quality/biqu/base/base_0.4_TPU_standard.inst.cfg new file mode 100755 index 0000000000..3c2c0dd142 --- /dev/null +++ b/resources/quality/biqu/base/base_0.4_TPU_standard.inst.cfg @@ -0,0 +1,13 @@ +[general] +version = 4 +name = Standard Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = standard +material = generic_tpu_175 +variant = 0.4mm Nozzle + +[values] diff --git a/resources/quality/biqu/base/base_0.4_TPU_super.inst.cfg b/resources/quality/biqu/base/base_0.4_TPU_super.inst.cfg new file mode 100755 index 0000000000..5bcd03f334 --- /dev/null +++ b/resources/quality/biqu/base/base_0.4_TPU_super.inst.cfg @@ -0,0 +1,13 @@ +[general] +version = 4 +name = Super Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = super +material = generic_tpu_175 +variant = 0.4mm Nozzle + +[values] diff --git a/resources/quality/biqu/base/base_0.5_ABS_adaptive.inst.cfg b/resources/quality/biqu/base/base_0.5_ABS_adaptive.inst.cfg new file mode 100755 index 0000000000..f72b0f2a58 --- /dev/null +++ b/resources/quality/biqu/base/base_0.5_ABS_adaptive.inst.cfg @@ -0,0 +1,14 @@ +[general] +version = 4 +name = Dynamic Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = adaptive +material = generic_abs_175 +variant = 0.5mm Nozzle + +[values] +wall_thickness = =line_width*4 diff --git a/resources/quality/biqu/base/base_0.5_ABS_low.inst.cfg b/resources/quality/biqu/base/base_0.5_ABS_low.inst.cfg new file mode 100755 index 0000000000..99713d0632 --- /dev/null +++ b/resources/quality/biqu/base/base_0.5_ABS_low.inst.cfg @@ -0,0 +1,14 @@ +[general] +version = 4 +name = Low Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = low +material = generic_abs_175 +variant = 0.5mm Nozzle + +[values] +wall_thickness = =line_width*4 diff --git a/resources/quality/biqu/base/base_0.5_ABS_standard.inst.cfg b/resources/quality/biqu/base/base_0.5_ABS_standard.inst.cfg new file mode 100755 index 0000000000..2f41f70334 --- /dev/null +++ b/resources/quality/biqu/base/base_0.5_ABS_standard.inst.cfg @@ -0,0 +1,14 @@ +[general] +version = 4 +name = Standard Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = standard +material = generic_abs_175 +variant = 0.5mm Nozzle + +[values] +wall_thickness = =line_width*4 diff --git a/resources/quality/biqu/base/base_0.5_ABS_super.inst.cfg b/resources/quality/biqu/base/base_0.5_ABS_super.inst.cfg new file mode 100755 index 0000000000..9d395b3936 --- /dev/null +++ b/resources/quality/biqu/base/base_0.5_ABS_super.inst.cfg @@ -0,0 +1,14 @@ +[general] +version = 4 +name = Super Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = super +material = generic_abs_175 +variant = 0.5mm Nozzle + +[values] +wall_thickness = =line_width*4 diff --git a/resources/quality/biqu/base/base_0.5_PETG_adaptive.inst.cfg b/resources/quality/biqu/base/base_0.5_PETG_adaptive.inst.cfg new file mode 100755 index 0000000000..487450666d --- /dev/null +++ b/resources/quality/biqu/base/base_0.5_PETG_adaptive.inst.cfg @@ -0,0 +1,15 @@ +[general] +version = 4 +name = Dynamic Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = adaptive +material = generic_petg_175 +variant = 0.5mm Nozzle + +[values] +speed_layer_0 = 15 +wall_thickness = =line_width*4 diff --git a/resources/quality/biqu/base/base_0.5_PETG_low.inst.cfg b/resources/quality/biqu/base/base_0.5_PETG_low.inst.cfg new file mode 100755 index 0000000000..01eb05906b --- /dev/null +++ b/resources/quality/biqu/base/base_0.5_PETG_low.inst.cfg @@ -0,0 +1,15 @@ +[general] +version = 4 +name = Low Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = low +material = generic_petg_175 +variant = 0.5mm Nozzle + +[values] +speed_layer_0 = 15 +wall_thickness = =line_width*4 diff --git a/resources/quality/biqu/base/base_0.5_PETG_standard.inst.cfg b/resources/quality/biqu/base/base_0.5_PETG_standard.inst.cfg new file mode 100755 index 0000000000..0f0a2e4ace --- /dev/null +++ b/resources/quality/biqu/base/base_0.5_PETG_standard.inst.cfg @@ -0,0 +1,15 @@ +[general] +version = 4 +name = Standard Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = standard +material = generic_petg_175 +variant = 0.5mm Nozzle + +[values] +speed_layer_0 = 15 +wall_thickness = =line_width*4 diff --git a/resources/quality/biqu/base/base_0.5_PETG_super.inst.cfg b/resources/quality/biqu/base/base_0.5_PETG_super.inst.cfg new file mode 100755 index 0000000000..6a3809b16d --- /dev/null +++ b/resources/quality/biqu/base/base_0.5_PETG_super.inst.cfg @@ -0,0 +1,15 @@ +[general] +version = 4 +name = Super Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = super +material = generic_petg_175 +variant = 0.5mm Nozzle + +[values] +speed_layer_0 = 15 +wall_thickness = =line_width*4 diff --git a/resources/quality/biqu/base/base_0.5_PLA_adaptive.inst.cfg b/resources/quality/biqu/base/base_0.5_PLA_adaptive.inst.cfg new file mode 100755 index 0000000000..d3fe56fef5 --- /dev/null +++ b/resources/quality/biqu/base/base_0.5_PLA_adaptive.inst.cfg @@ -0,0 +1,13 @@ +[general] +version = 4 +name = Dynamic Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = adaptive +material = generic_pla_175 +variant = 0.5mm Nozzle + +[values] diff --git a/resources/quality/biqu/base/base_0.5_PLA_low.inst.cfg b/resources/quality/biqu/base/base_0.5_PLA_low.inst.cfg new file mode 100755 index 0000000000..961018cb7a --- /dev/null +++ b/resources/quality/biqu/base/base_0.5_PLA_low.inst.cfg @@ -0,0 +1,13 @@ +[general] +version = 4 +name = Low Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = low +material = generic_pla_175 +variant = 0.5mm Nozzle + +[values] diff --git a/resources/quality/biqu/base/base_0.5_PLA_standard.inst.cfg b/resources/quality/biqu/base/base_0.5_PLA_standard.inst.cfg new file mode 100755 index 0000000000..e52c88a8ff --- /dev/null +++ b/resources/quality/biqu/base/base_0.5_PLA_standard.inst.cfg @@ -0,0 +1,13 @@ +[general] +version = 4 +name = Standard Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = standard +material = generic_pla_175 +variant = 0.5mm Nozzle + +[values] diff --git a/resources/quality/biqu/base/base_0.5_PLA_super.inst.cfg b/resources/quality/biqu/base/base_0.5_PLA_super.inst.cfg new file mode 100755 index 0000000000..d31a01893c --- /dev/null +++ b/resources/quality/biqu/base/base_0.5_PLA_super.inst.cfg @@ -0,0 +1,13 @@ +[general] +version = 4 +name = Super Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = super +material = generic_pla_175 +variant = 0.5mm Nozzle + +[values] diff --git a/resources/quality/biqu/base/base_0.5_TPU_adaptive.inst.cfg b/resources/quality/biqu/base/base_0.5_TPU_adaptive.inst.cfg new file mode 100755 index 0000000000..b68bf9621b --- /dev/null +++ b/resources/quality/biqu/base/base_0.5_TPU_adaptive.inst.cfg @@ -0,0 +1,13 @@ +[general] +version = 4 +name = Dynamic Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = adaptive +material = generic_tpu_175 +variant = 0.5mm Nozzle + +[values] diff --git a/resources/quality/biqu/base/base_0.5_TPU_standard.inst.cfg b/resources/quality/biqu/base/base_0.5_TPU_standard.inst.cfg new file mode 100755 index 0000000000..6d41c9af22 --- /dev/null +++ b/resources/quality/biqu/base/base_0.5_TPU_standard.inst.cfg @@ -0,0 +1,13 @@ +[general] +version = 4 +name = Standard Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = standard +material = generic_tpu_175 +variant = 0.5mm Nozzle + +[values] diff --git a/resources/quality/biqu/base/base_0.5_TPU_super.inst.cfg b/resources/quality/biqu/base/base_0.5_TPU_super.inst.cfg new file mode 100755 index 0000000000..f93caed975 --- /dev/null +++ b/resources/quality/biqu/base/base_0.5_TPU_super.inst.cfg @@ -0,0 +1,13 @@ +[general] +version = 4 +name = Super Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = super +material = generic_tpu_175 +variant = 0.5mm Nozzle + +[values] diff --git a/resources/quality/biqu/base/base_0.6_ABS_standard.inst.cfg b/resources/quality/biqu/base/base_0.6_ABS_standard.inst.cfg new file mode 100755 index 0000000000..e2b2f73bed --- /dev/null +++ b/resources/quality/biqu/base/base_0.6_ABS_standard.inst.cfg @@ -0,0 +1,14 @@ +[general] +version = 4 +name = Standard Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = standard +material = generic_abs_175 +variant = 0.6mm Nozzle + +[values] +wall_thickness = =line_width*3 diff --git a/resources/quality/biqu/base/base_0.6_PETG_standard.inst.cfg b/resources/quality/biqu/base/base_0.6_PETG_standard.inst.cfg new file mode 100755 index 0000000000..add215be41 --- /dev/null +++ b/resources/quality/biqu/base/base_0.6_PETG_standard.inst.cfg @@ -0,0 +1,15 @@ +[general] +version = 4 +name = Standard Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = standard +material = generic_petg_175 +variant = 0.6mm Nozzle + +[values] +speed_layer_0 = 15 +wall_thickness = =line_width*3 diff --git a/resources/quality/biqu/base/base_0.6_PLA_draft.inst.cfg b/resources/quality/biqu/base/base_0.6_PLA_draft.inst.cfg new file mode 100755 index 0000000000..70389a2335 --- /dev/null +++ b/resources/quality/biqu/base/base_0.6_PLA_draft.inst.cfg @@ -0,0 +1,13 @@ +[general] +version = 4 +name = Draft Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = draft +material = generic_pla_175 +variant = 0.6mm Nozzle + +[values] diff --git a/resources/quality/biqu/base/base_0.6_PLA_low.inst.cfg b/resources/quality/biqu/base/base_0.6_PLA_low.inst.cfg new file mode 100755 index 0000000000..68423c7f95 --- /dev/null +++ b/resources/quality/biqu/base/base_0.6_PLA_low.inst.cfg @@ -0,0 +1,13 @@ +[general] +version = 4 +name = Low Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = low +material = generic_pla_175 +variant = 0.6mm Nozzle + +[values] diff --git a/resources/quality/biqu/base/base_0.6_PLA_standard.inst.cfg b/resources/quality/biqu/base/base_0.6_PLA_standard.inst.cfg new file mode 100755 index 0000000000..a4230991c6 --- /dev/null +++ b/resources/quality/biqu/base/base_0.6_PLA_standard.inst.cfg @@ -0,0 +1,13 @@ +[general] +version = 4 +name = Standard Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = standard +material = generic_pla_175 +variant = 0.6mm Nozzle + +[values] diff --git a/resources/quality/biqu/base/base_0.6_TPU_standard.inst.cfg b/resources/quality/biqu/base/base_0.6_TPU_standard.inst.cfg new file mode 100755 index 0000000000..c01b4dfecd --- /dev/null +++ b/resources/quality/biqu/base/base_0.6_TPU_standard.inst.cfg @@ -0,0 +1,13 @@ +[general] +version = 4 +name = Standard Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = standard +material = generic_tpu_175 +variant = 0.6mm Nozzle + +[values] diff --git a/resources/quality/biqu/base/base_0.8_ABS_draft.inst.cfg b/resources/quality/biqu/base/base_0.8_ABS_draft.inst.cfg new file mode 100755 index 0000000000..1101e290da --- /dev/null +++ b/resources/quality/biqu/base/base_0.8_ABS_draft.inst.cfg @@ -0,0 +1,14 @@ +[general] +version = 4 +name = Draft Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = draft +material = generic_abs_175 +variant = 0.8mm Nozzle + +[values] +wall_thickness = =line_width*3 diff --git a/resources/quality/biqu/base/base_0.8_PETG_draft.inst.cfg b/resources/quality/biqu/base/base_0.8_PETG_draft.inst.cfg new file mode 100755 index 0000000000..52214da812 --- /dev/null +++ b/resources/quality/biqu/base/base_0.8_PETG_draft.inst.cfg @@ -0,0 +1,15 @@ +[general] +version = 4 +name = Draft Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = draft +material = generic_petg_175 +variant = 0.8mm Nozzle + +[values] +speed_layer_0 = 15 +wall_thickness = =line_width*3 diff --git a/resources/quality/biqu/base/base_0.8_PLA_draft.inst.cfg b/resources/quality/biqu/base/base_0.8_PLA_draft.inst.cfg new file mode 100755 index 0000000000..8aca9d4577 --- /dev/null +++ b/resources/quality/biqu/base/base_0.8_PLA_draft.inst.cfg @@ -0,0 +1,13 @@ +[general] +version = 4 +name = Draft Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = draft +material = generic_pla_175 +variant = 0.8mm Nozzle + +[values] diff --git a/resources/quality/biqu/base/base_0.8_TPU_draft.inst.cfg b/resources/quality/biqu/base/base_0.8_TPU_draft.inst.cfg new file mode 100755 index 0000000000..ca881da56d --- /dev/null +++ b/resources/quality/biqu/base/base_0.8_TPU_draft.inst.cfg @@ -0,0 +1,13 @@ +[general] +version = 4 +name = Draft Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = draft +material = generic_tpu_175 +variant = 0.8mm Nozzle + +[values] diff --git a/resources/quality/biqu/base/base_1.0_ABS_draft.inst.cfg b/resources/quality/biqu/base/base_1.0_ABS_draft.inst.cfg new file mode 100755 index 0000000000..280d64a865 --- /dev/null +++ b/resources/quality/biqu/base/base_1.0_ABS_draft.inst.cfg @@ -0,0 +1,14 @@ +[general] +version = 4 +name = Draft Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = draft +material = generic_abs_175 +variant = 1.0mm Nozzle + +[values] +wall_thickness = =line_width*3 diff --git a/resources/quality/biqu/base/base_1.0_PETG_draft.inst.cfg b/resources/quality/biqu/base/base_1.0_PETG_draft.inst.cfg new file mode 100755 index 0000000000..c1ad705237 --- /dev/null +++ b/resources/quality/biqu/base/base_1.0_PETG_draft.inst.cfg @@ -0,0 +1,15 @@ +[general] +version = 4 +name = Draft Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = draft +material = generic_petg_175 +variant = 1.0mm Nozzle + +[values] +speed_layer_0 = 15 +wall_thickness = =line_width*3 diff --git a/resources/quality/biqu/base/base_1.0_PLA_draft.inst.cfg b/resources/quality/biqu/base/base_1.0_PLA_draft.inst.cfg new file mode 100755 index 0000000000..e5cfd1b674 --- /dev/null +++ b/resources/quality/biqu/base/base_1.0_PLA_draft.inst.cfg @@ -0,0 +1,13 @@ +[general] +version = 4 +name = Draft Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = draft +material = generic_pla_175 +variant = 1.0mm Nozzle + +[values] diff --git a/resources/quality/biqu/base/base_1.0_TPU_draft.inst.cfg b/resources/quality/biqu/base/base_1.0_TPU_draft.inst.cfg new file mode 100755 index 0000000000..7ce4e77182 --- /dev/null +++ b/resources/quality/biqu/base/base_1.0_TPU_draft.inst.cfg @@ -0,0 +1,13 @@ +[general] +version = 4 +name = Draft Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = draft +material = generic_tpu_175 +variant = 1.0mm Nozzle + +[values] diff --git a/resources/quality/biqu/base/base_global_adaptive.inst.cfg b/resources/quality/biqu/base/base_global_adaptive.inst.cfg new file mode 100755 index 0000000000..17f2af7e60 --- /dev/null +++ b/resources/quality/biqu/base/base_global_adaptive.inst.cfg @@ -0,0 +1,19 @@ +[general] +version = 4 +name = Dynamic Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = adaptive +weight = -2 +global_quality = True + +[values] +layer_height = 0.16 +layer_height_0 = 0.20 +top_bottom_thickness = =layer_height_0+layer_height*4 +wall_thickness = =line_width*3 +support_interface_height = =layer_height*6 +adaptive_layer_height_enabled = true diff --git a/resources/quality/biqu/base/base_global_draft.inst.cfg b/resources/quality/biqu/base/base_global_draft.inst.cfg new file mode 100755 index 0000000000..634c69b15c --- /dev/null +++ b/resources/quality/biqu/base/base_global_draft.inst.cfg @@ -0,0 +1,18 @@ +[general] +version = 4 +name = Draft Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = draft +weight = -5 +global_quality = True + +[values] +layer_height = 0.32 +layer_height_0 = 0.32 +top_bottom_thickness = =layer_height_0+layer_height*3 +wall_thickness = =line_width*2 +support_interface_height = =layer_height*4 diff --git a/resources/quality/biqu/base/base_global_low.inst.cfg b/resources/quality/biqu/base/base_global_low.inst.cfg new file mode 100755 index 0000000000..941aa95784 --- /dev/null +++ b/resources/quality/biqu/base/base_global_low.inst.cfg @@ -0,0 +1,18 @@ +[general] +version = 4 +name = Low Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = low +weight = -4 +global_quality = True + +[values] +layer_height = 0.28 +layer_height_0 = 0.28 +top_bottom_thickness = =layer_height_0+layer_height*3 +wall_thickness = =line_width*3 +support_interface_height = =layer_height*4 diff --git a/resources/quality/biqu/base/base_global_standard.inst.cfg b/resources/quality/biqu/base/base_global_standard.inst.cfg new file mode 100755 index 0000000000..0f6c943234 --- /dev/null +++ b/resources/quality/biqu/base/base_global_standard.inst.cfg @@ -0,0 +1,18 @@ +[general] +version = 4 +name = Standard Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = standard +weight = -3 +global_quality = True + +[values] +layer_height = 0.2 +layer_height_0 = 0.2 +top_bottom_thickness = =layer_height_0+layer_height*3 +wall_thickness = =line_width*3 +support_interface_height = =layer_height*4 diff --git a/resources/quality/biqu/base/base_global_super.inst.cfg b/resources/quality/biqu/base/base_global_super.inst.cfg new file mode 100755 index 0000000000..82e5cd97b1 --- /dev/null +++ b/resources/quality/biqu/base/base_global_super.inst.cfg @@ -0,0 +1,18 @@ +[general] +version = 4 +name = Super Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = super +weight = -1 +global_quality = True + +[values] +layer_height = 0.12 +layer_height_0 = 0.12 +top_bottom_thickness = =layer_height_0+layer_height*6 +wall_thickness = =line_width*3 +support_interface_height = =layer_height*8 diff --git a/resources/quality/biqu/base/base_global_ultra.inst.cfg b/resources/quality/biqu/base/base_global_ultra.inst.cfg new file mode 100755 index 0000000000..6564ba225b --- /dev/null +++ b/resources/quality/biqu/base/base_global_ultra.inst.cfg @@ -0,0 +1,18 @@ +[general] +version = 4 +name = Ultra Quality +definition = biqu_base + +[metadata] +setting_version = 16 +type = quality +quality_type = ultra +weight = 0 +global_quality = True + +[values] +layer_height = 0.08 +layer_height_0 = 0.12 +top_bottom_thickness = =layer_height_0+layer_height*10 +wall_thickness = =line_width*4 +support_interface_height = =layer_height*12 diff --git a/resources/variants/biqu_b1_0.2.inst.cfg b/resources/variants/biqu_b1_0.2.inst.cfg new file mode 100755 index 0000000000..e4c6afd6d7 --- /dev/null +++ b/resources/variants/biqu_b1_0.2.inst.cfg @@ -0,0 +1,12 @@ +[general] +name = 0.2mm Nozzle +version = 4 +definition = biqu_b1 + +[metadata] +setting_version = 16 +type = variant +hardware_type = nozzle + +[values] +machine_nozzle_size = 0.2 diff --git a/resources/variants/biqu_b1_0.3.inst.cfg b/resources/variants/biqu_b1_0.3.inst.cfg new file mode 100755 index 0000000000..60406b2b6d --- /dev/null +++ b/resources/variants/biqu_b1_0.3.inst.cfg @@ -0,0 +1,12 @@ +[general] +name = 0.3mm Nozzle +version = 4 +definition = biqu_b1 + +[metadata] +setting_version = 16 +type = variant +hardware_type = nozzle + +[values] +machine_nozzle_size = 0.3 diff --git a/resources/variants/biqu_b1_0.4.inst.cfg b/resources/variants/biqu_b1_0.4.inst.cfg new file mode 100755 index 0000000000..859fb1734d --- /dev/null +++ b/resources/variants/biqu_b1_0.4.inst.cfg @@ -0,0 +1,12 @@ +[general] +name = 0.4mm Nozzle +version = 4 +definition = biqu_b1 + +[metadata] +setting_version = 16 +type = variant +hardware_type = nozzle + +[values] +machine_nozzle_size = 0.4 diff --git a/resources/variants/biqu_b1_0.5.inst.cfg b/resources/variants/biqu_b1_0.5.inst.cfg new file mode 100755 index 0000000000..15860c8868 --- /dev/null +++ b/resources/variants/biqu_b1_0.5.inst.cfg @@ -0,0 +1,12 @@ +[general] +name = 0.5mm Nozzle +version = 4 +definition = biqu_b1 + +[metadata] +setting_version = 16 +type = variant +hardware_type = nozzle + +[values] +machine_nozzle_size = 0.5 diff --git a/resources/variants/biqu_b1_0.6.inst.cfg b/resources/variants/biqu_b1_0.6.inst.cfg new file mode 100755 index 0000000000..c463c950f2 --- /dev/null +++ b/resources/variants/biqu_b1_0.6.inst.cfg @@ -0,0 +1,12 @@ +[general] +name = 0.6mm Nozzle +version = 4 +definition = biqu_b1 + +[metadata] +setting_version = 16 +type = variant +hardware_type = nozzle + +[values] +machine_nozzle_size = 0.6 diff --git a/resources/variants/biqu_b1_0.8.inst.cfg b/resources/variants/biqu_b1_0.8.inst.cfg new file mode 100755 index 0000000000..bc21919a96 --- /dev/null +++ b/resources/variants/biqu_b1_0.8.inst.cfg @@ -0,0 +1,12 @@ +[general] +name = 0.8mm Nozzle +version = 4 +definition = biqu_b1 + +[metadata] +setting_version = 16 +type = variant +hardware_type = nozzle + +[values] +machine_nozzle_size = 0.8 diff --git a/resources/variants/biqu_b1_abl_0.2.inst.cfg b/resources/variants/biqu_b1_abl_0.2.inst.cfg new file mode 100755 index 0000000000..7bf2d629b9 --- /dev/null +++ b/resources/variants/biqu_b1_abl_0.2.inst.cfg @@ -0,0 +1,12 @@ +[general] +name = 0.2mm Nozzle +version = 4 +definition = biqu_b1_abl + +[metadata] +setting_version = 16 +type = variant +hardware_type = nozzle + +[values] +machine_nozzle_size = 0.2 diff --git a/resources/variants/biqu_b1_abl_0.3.inst.cfg b/resources/variants/biqu_b1_abl_0.3.inst.cfg new file mode 100755 index 0000000000..f274aa1fbf --- /dev/null +++ b/resources/variants/biqu_b1_abl_0.3.inst.cfg @@ -0,0 +1,12 @@ +[general] +name = 0.3mm Nozzle +version = 4 +definition = biqu_b1_abl + +[metadata] +setting_version = 16 +type = variant +hardware_type = nozzle + +[values] +machine_nozzle_size = 0.3 diff --git a/resources/variants/biqu_b1_abl_0.4.inst.cfg b/resources/variants/biqu_b1_abl_0.4.inst.cfg new file mode 100755 index 0000000000..28ce693ffb --- /dev/null +++ b/resources/variants/biqu_b1_abl_0.4.inst.cfg @@ -0,0 +1,12 @@ +[general] +name = 0.4mm Nozzle +version = 4 +definition = biqu_b1_abl + +[metadata] +setting_version = 16 +type = variant +hardware_type = nozzle + +[values] +machine_nozzle_size = 0.4 diff --git a/resources/variants/biqu_b1_abl_0.5.inst.cfg b/resources/variants/biqu_b1_abl_0.5.inst.cfg new file mode 100755 index 0000000000..5306437984 --- /dev/null +++ b/resources/variants/biqu_b1_abl_0.5.inst.cfg @@ -0,0 +1,12 @@ +[general] +name = 0.5mm Nozzle +version = 4 +definition = biqu_b1_abl + +[metadata] +setting_version = 16 +type = variant +hardware_type = nozzle + +[values] +machine_nozzle_size = 0.5 diff --git a/resources/variants/biqu_b1_abl_0.6.inst.cfg b/resources/variants/biqu_b1_abl_0.6.inst.cfg new file mode 100755 index 0000000000..e7f1a8ea2c --- /dev/null +++ b/resources/variants/biqu_b1_abl_0.6.inst.cfg @@ -0,0 +1,12 @@ +[general] +name = 0.6mm Nozzle +version = 4 +definition = biqu_b1_abl + +[metadata] +setting_version = 16 +type = variant +hardware_type = nozzle + +[values] +machine_nozzle_size = 0.6 diff --git a/resources/variants/biqu_b1_abl_0.8.inst.cfg b/resources/variants/biqu_b1_abl_0.8.inst.cfg new file mode 100755 index 0000000000..dd4afb9cf8 --- /dev/null +++ b/resources/variants/biqu_b1_abl_0.8.inst.cfg @@ -0,0 +1,12 @@ +[general] +name = 0.8mm Nozzle +version = 4 +definition = biqu_b1_abl + +[metadata] +setting_version = 16 +type = variant +hardware_type = nozzle + +[values] +machine_nozzle_size = 0.8 diff --git a/resources/variants/biqu_base_0.2.inst.cfg b/resources/variants/biqu_base_0.2.inst.cfg new file mode 100755 index 0000000000..37d0c3f5c6 --- /dev/null +++ b/resources/variants/biqu_base_0.2.inst.cfg @@ -0,0 +1,12 @@ +[general] +name = 0.2mm Nozzle +version = 4 +definition = biqu_base + +[metadata] +setting_version = 16 +type = variant +hardware_type = nozzle + +[values] +machine_nozzle_size = 0.2 diff --git a/resources/variants/biqu_base_0.3.inst.cfg b/resources/variants/biqu_base_0.3.inst.cfg new file mode 100755 index 0000000000..c0d8d286f4 --- /dev/null +++ b/resources/variants/biqu_base_0.3.inst.cfg @@ -0,0 +1,12 @@ +[general] +name = 0.3mm Nozzle +version = 4 +definition = biqu_base + +[metadata] +setting_version = 16 +type = variant +hardware_type = nozzle + +[values] +machine_nozzle_size = 0.3 diff --git a/resources/variants/biqu_base_0.4.inst.cfg b/resources/variants/biqu_base_0.4.inst.cfg new file mode 100755 index 0000000000..12b4310aa8 --- /dev/null +++ b/resources/variants/biqu_base_0.4.inst.cfg @@ -0,0 +1,12 @@ +[general] +name = 0.4mm Nozzle +version = 4 +definition = biqu_base + +[metadata] +setting_version = 16 +type = variant +hardware_type = nozzle + +[values] +machine_nozzle_size = 0.4 diff --git a/resources/variants/biqu_base_0.5.inst.cfg b/resources/variants/biqu_base_0.5.inst.cfg new file mode 100755 index 0000000000..40de2f59dc --- /dev/null +++ b/resources/variants/biqu_base_0.5.inst.cfg @@ -0,0 +1,12 @@ +[general] +name = 0.5mm Nozzle +version = 4 +definition = biqu_base + +[metadata] +setting_version = 16 +type = variant +hardware_type = nozzle + +[values] +machine_nozzle_size = 0.5 diff --git a/resources/variants/biqu_base_0.6.inst.cfg b/resources/variants/biqu_base_0.6.inst.cfg new file mode 100755 index 0000000000..173fd5a626 --- /dev/null +++ b/resources/variants/biqu_base_0.6.inst.cfg @@ -0,0 +1,12 @@ +[general] +name = 0.6mm Nozzle +version = 4 +definition = biqu_base + +[metadata] +setting_version = 16 +type = variant +hardware_type = nozzle + +[values] +machine_nozzle_size = 0.6 diff --git a/resources/variants/biqu_base_0.8.inst.cfg b/resources/variants/biqu_base_0.8.inst.cfg new file mode 100755 index 0000000000..d3654c9662 --- /dev/null +++ b/resources/variants/biqu_base_0.8.inst.cfg @@ -0,0 +1,12 @@ +[general] +name = 0.8mm Nozzle +version = 4 +definition = biqu_base + +[metadata] +setting_version = 16 +type = variant +hardware_type = nozzle + +[values] +machine_nozzle_size = 0.8