mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Added BIQU machine base files as well as BIQU B1 machine files. (#8276)
* Added BIQU machine base files as well as BIQU B1 machine files. * Fixed a variants settings version error. * Updated base def by removing excluded materials and changing the pref to pla175 * Fixed the machine name value which should only take a default value and not also a value. * Increased the max extruder feedrate to allow the default retraction speed. * Removed comments from the quality profiles. Removed author from variants. Adjusted materials in quality profiles to refer to the 175 profiles directly. * Enabled coasting by default in the B1 profile and increased the width of infill for the base profile. * Updated all quality and variants configs to use settings version 16 in anticipation of release 4.8 * Final tweaks to B1 start gcode * Added an ABL version of the B1 with tweaked start codes.
This commit is contained in:
parent
395cdc14bb
commit
ecf32a261e
94 changed files with 1519 additions and 0 deletions
14
resources/quality/biqu/base/base_0.2_ABS_super.inst.cfg
Executable file
14
resources/quality/biqu/base/base_0.2_ABS_super.inst.cfg
Executable file
|
@ -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
|
14
resources/quality/biqu/base/base_0.2_ABS_ultra.inst.cfg
Executable file
14
resources/quality/biqu/base/base_0.2_ABS_ultra.inst.cfg
Executable file
|
@ -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
|
15
resources/quality/biqu/base/base_0.2_PETG_super.inst.cfg
Executable file
15
resources/quality/biqu/base/base_0.2_PETG_super.inst.cfg
Executable file
|
@ -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
|
15
resources/quality/biqu/base/base_0.2_PETG_ultra.inst.cfg
Executable file
15
resources/quality/biqu/base/base_0.2_PETG_ultra.inst.cfg
Executable file
|
@ -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
|
13
resources/quality/biqu/base/base_0.2_PLA_super.inst.cfg
Executable file
13
resources/quality/biqu/base/base_0.2_PLA_super.inst.cfg
Executable file
|
@ -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]
|
13
resources/quality/biqu/base/base_0.2_PLA_ultra.inst.cfg
Executable file
13
resources/quality/biqu/base/base_0.2_PLA_ultra.inst.cfg
Executable file
|
@ -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]
|
14
resources/quality/biqu/base/base_0.3_ABS_adaptive.inst.cfg
Executable file
14
resources/quality/biqu/base/base_0.3_ABS_adaptive.inst.cfg
Executable file
|
@ -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
|
14
resources/quality/biqu/base/base_0.3_ABS_low.inst.cfg
Executable file
14
resources/quality/biqu/base/base_0.3_ABS_low.inst.cfg
Executable file
|
@ -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
|
14
resources/quality/biqu/base/base_0.3_ABS_standard.inst.cfg
Executable file
14
resources/quality/biqu/base/base_0.3_ABS_standard.inst.cfg
Executable file
|
@ -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
|
14
resources/quality/biqu/base/base_0.3_ABS_super.inst.cfg
Executable file
14
resources/quality/biqu/base/base_0.3_ABS_super.inst.cfg
Executable file
|
@ -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
|
15
resources/quality/biqu/base/base_0.3_PETG_adaptive.inst.cfg
Executable file
15
resources/quality/biqu/base/base_0.3_PETG_adaptive.inst.cfg
Executable file
|
@ -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
|
15
resources/quality/biqu/base/base_0.3_PETG_low.inst.cfg
Executable file
15
resources/quality/biqu/base/base_0.3_PETG_low.inst.cfg
Executable file
|
@ -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
|
15
resources/quality/biqu/base/base_0.3_PETG_standard.inst.cfg
Executable file
15
resources/quality/biqu/base/base_0.3_PETG_standard.inst.cfg
Executable file
|
@ -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
|
15
resources/quality/biqu/base/base_0.3_PETG_super.inst.cfg
Executable file
15
resources/quality/biqu/base/base_0.3_PETG_super.inst.cfg
Executable file
|
@ -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
|
13
resources/quality/biqu/base/base_0.3_PLA_adaptive.inst.cfg
Executable file
13
resources/quality/biqu/base/base_0.3_PLA_adaptive.inst.cfg
Executable file
|
@ -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]
|
13
resources/quality/biqu/base/base_0.3_PLA_low.inst.cfg
Executable file
13
resources/quality/biqu/base/base_0.3_PLA_low.inst.cfg
Executable file
|
@ -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]
|
13
resources/quality/biqu/base/base_0.3_PLA_standard.inst.cfg
Executable file
13
resources/quality/biqu/base/base_0.3_PLA_standard.inst.cfg
Executable file
|
@ -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]
|
13
resources/quality/biqu/base/base_0.3_PLA_super.inst.cfg
Executable file
13
resources/quality/biqu/base/base_0.3_PLA_super.inst.cfg
Executable file
|
@ -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]
|
13
resources/quality/biqu/base/base_0.3_TPU_adaptive.inst.cfg
Executable file
13
resources/quality/biqu/base/base_0.3_TPU_adaptive.inst.cfg
Executable file
|
@ -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]
|
13
resources/quality/biqu/base/base_0.3_TPU_standard.inst.cfg
Executable file
13
resources/quality/biqu/base/base_0.3_TPU_standard.inst.cfg
Executable file
|
@ -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]
|
13
resources/quality/biqu/base/base_0.3_TPU_super.inst.cfg
Executable file
13
resources/quality/biqu/base/base_0.3_TPU_super.inst.cfg
Executable file
|
@ -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]
|
14
resources/quality/biqu/base/base_0.4_ABS_adaptive.inst.cfg
Executable file
14
resources/quality/biqu/base/base_0.4_ABS_adaptive.inst.cfg
Executable file
|
@ -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
|
14
resources/quality/biqu/base/base_0.4_ABS_low.inst.cfg
Executable file
14
resources/quality/biqu/base/base_0.4_ABS_low.inst.cfg
Executable file
|
@ -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
|
14
resources/quality/biqu/base/base_0.4_ABS_standard.inst.cfg
Executable file
14
resources/quality/biqu/base/base_0.4_ABS_standard.inst.cfg
Executable file
|
@ -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
|
14
resources/quality/biqu/base/base_0.4_ABS_super.inst.cfg
Executable file
14
resources/quality/biqu/base/base_0.4_ABS_super.inst.cfg
Executable file
|
@ -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
|
15
resources/quality/biqu/base/base_0.4_PETG_adaptive.inst.cfg
Executable file
15
resources/quality/biqu/base/base_0.4_PETG_adaptive.inst.cfg
Executable file
|
@ -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
|
15
resources/quality/biqu/base/base_0.4_PETG_low.inst.cfg
Executable file
15
resources/quality/biqu/base/base_0.4_PETG_low.inst.cfg
Executable file
|
@ -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
|
15
resources/quality/biqu/base/base_0.4_PETG_standard.inst.cfg
Executable file
15
resources/quality/biqu/base/base_0.4_PETG_standard.inst.cfg
Executable file
|
@ -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
|
15
resources/quality/biqu/base/base_0.4_PETG_super.inst.cfg
Executable file
15
resources/quality/biqu/base/base_0.4_PETG_super.inst.cfg
Executable file
|
@ -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
|
13
resources/quality/biqu/base/base_0.4_PLA_adaptive.inst.cfg
Executable file
13
resources/quality/biqu/base/base_0.4_PLA_adaptive.inst.cfg
Executable file
|
@ -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]
|
13
resources/quality/biqu/base/base_0.4_PLA_low.inst.cfg
Executable file
13
resources/quality/biqu/base/base_0.4_PLA_low.inst.cfg
Executable file
|
@ -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]
|
13
resources/quality/biqu/base/base_0.4_PLA_standard.inst.cfg
Executable file
13
resources/quality/biqu/base/base_0.4_PLA_standard.inst.cfg
Executable file
|
@ -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]
|
13
resources/quality/biqu/base/base_0.4_PLA_super.inst.cfg
Executable file
13
resources/quality/biqu/base/base_0.4_PLA_super.inst.cfg
Executable file
|
@ -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]
|
13
resources/quality/biqu/base/base_0.4_TPU_adaptive.inst.cfg
Executable file
13
resources/quality/biqu/base/base_0.4_TPU_adaptive.inst.cfg
Executable file
|
@ -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]
|
13
resources/quality/biqu/base/base_0.4_TPU_standard.inst.cfg
Executable file
13
resources/quality/biqu/base/base_0.4_TPU_standard.inst.cfg
Executable file
|
@ -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]
|
13
resources/quality/biqu/base/base_0.4_TPU_super.inst.cfg
Executable file
13
resources/quality/biqu/base/base_0.4_TPU_super.inst.cfg
Executable file
|
@ -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]
|
14
resources/quality/biqu/base/base_0.5_ABS_adaptive.inst.cfg
Executable file
14
resources/quality/biqu/base/base_0.5_ABS_adaptive.inst.cfg
Executable file
|
@ -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
|
14
resources/quality/biqu/base/base_0.5_ABS_low.inst.cfg
Executable file
14
resources/quality/biqu/base/base_0.5_ABS_low.inst.cfg
Executable file
|
@ -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
|
14
resources/quality/biqu/base/base_0.5_ABS_standard.inst.cfg
Executable file
14
resources/quality/biqu/base/base_0.5_ABS_standard.inst.cfg
Executable file
|
@ -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
|
14
resources/quality/biqu/base/base_0.5_ABS_super.inst.cfg
Executable file
14
resources/quality/biqu/base/base_0.5_ABS_super.inst.cfg
Executable file
|
@ -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
|
15
resources/quality/biqu/base/base_0.5_PETG_adaptive.inst.cfg
Executable file
15
resources/quality/biqu/base/base_0.5_PETG_adaptive.inst.cfg
Executable file
|
@ -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
|
15
resources/quality/biqu/base/base_0.5_PETG_low.inst.cfg
Executable file
15
resources/quality/biqu/base/base_0.5_PETG_low.inst.cfg
Executable file
|
@ -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
|
15
resources/quality/biqu/base/base_0.5_PETG_standard.inst.cfg
Executable file
15
resources/quality/biqu/base/base_0.5_PETG_standard.inst.cfg
Executable file
|
@ -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
|
15
resources/quality/biqu/base/base_0.5_PETG_super.inst.cfg
Executable file
15
resources/quality/biqu/base/base_0.5_PETG_super.inst.cfg
Executable file
|
@ -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
|
13
resources/quality/biqu/base/base_0.5_PLA_adaptive.inst.cfg
Executable file
13
resources/quality/biqu/base/base_0.5_PLA_adaptive.inst.cfg
Executable file
|
@ -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]
|
13
resources/quality/biqu/base/base_0.5_PLA_low.inst.cfg
Executable file
13
resources/quality/biqu/base/base_0.5_PLA_low.inst.cfg
Executable file
|
@ -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]
|
13
resources/quality/biqu/base/base_0.5_PLA_standard.inst.cfg
Executable file
13
resources/quality/biqu/base/base_0.5_PLA_standard.inst.cfg
Executable file
|
@ -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]
|
13
resources/quality/biqu/base/base_0.5_PLA_super.inst.cfg
Executable file
13
resources/quality/biqu/base/base_0.5_PLA_super.inst.cfg
Executable file
|
@ -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]
|
13
resources/quality/biqu/base/base_0.5_TPU_adaptive.inst.cfg
Executable file
13
resources/quality/biqu/base/base_0.5_TPU_adaptive.inst.cfg
Executable file
|
@ -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]
|
13
resources/quality/biqu/base/base_0.5_TPU_standard.inst.cfg
Executable file
13
resources/quality/biqu/base/base_0.5_TPU_standard.inst.cfg
Executable file
|
@ -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]
|
13
resources/quality/biqu/base/base_0.5_TPU_super.inst.cfg
Executable file
13
resources/quality/biqu/base/base_0.5_TPU_super.inst.cfg
Executable file
|
@ -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]
|
14
resources/quality/biqu/base/base_0.6_ABS_standard.inst.cfg
Executable file
14
resources/quality/biqu/base/base_0.6_ABS_standard.inst.cfg
Executable file
|
@ -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
|
15
resources/quality/biqu/base/base_0.6_PETG_standard.inst.cfg
Executable file
15
resources/quality/biqu/base/base_0.6_PETG_standard.inst.cfg
Executable file
|
@ -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
|
13
resources/quality/biqu/base/base_0.6_PLA_draft.inst.cfg
Executable file
13
resources/quality/biqu/base/base_0.6_PLA_draft.inst.cfg
Executable file
|
@ -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]
|
13
resources/quality/biqu/base/base_0.6_PLA_low.inst.cfg
Executable file
13
resources/quality/biqu/base/base_0.6_PLA_low.inst.cfg
Executable file
|
@ -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]
|
13
resources/quality/biqu/base/base_0.6_PLA_standard.inst.cfg
Executable file
13
resources/quality/biqu/base/base_0.6_PLA_standard.inst.cfg
Executable file
|
@ -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]
|
13
resources/quality/biqu/base/base_0.6_TPU_standard.inst.cfg
Executable file
13
resources/quality/biqu/base/base_0.6_TPU_standard.inst.cfg
Executable file
|
@ -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]
|
14
resources/quality/biqu/base/base_0.8_ABS_draft.inst.cfg
Executable file
14
resources/quality/biqu/base/base_0.8_ABS_draft.inst.cfg
Executable file
|
@ -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
|
15
resources/quality/biqu/base/base_0.8_PETG_draft.inst.cfg
Executable file
15
resources/quality/biqu/base/base_0.8_PETG_draft.inst.cfg
Executable file
|
@ -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
|
13
resources/quality/biqu/base/base_0.8_PLA_draft.inst.cfg
Executable file
13
resources/quality/biqu/base/base_0.8_PLA_draft.inst.cfg
Executable file
|
@ -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]
|
13
resources/quality/biqu/base/base_0.8_TPU_draft.inst.cfg
Executable file
13
resources/quality/biqu/base/base_0.8_TPU_draft.inst.cfg
Executable file
|
@ -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]
|
14
resources/quality/biqu/base/base_1.0_ABS_draft.inst.cfg
Executable file
14
resources/quality/biqu/base/base_1.0_ABS_draft.inst.cfg
Executable file
|
@ -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
|
15
resources/quality/biqu/base/base_1.0_PETG_draft.inst.cfg
Executable file
15
resources/quality/biqu/base/base_1.0_PETG_draft.inst.cfg
Executable file
|
@ -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
|
13
resources/quality/biqu/base/base_1.0_PLA_draft.inst.cfg
Executable file
13
resources/quality/biqu/base/base_1.0_PLA_draft.inst.cfg
Executable file
|
@ -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]
|
13
resources/quality/biqu/base/base_1.0_TPU_draft.inst.cfg
Executable file
13
resources/quality/biqu/base/base_1.0_TPU_draft.inst.cfg
Executable file
|
@ -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]
|
19
resources/quality/biqu/base/base_global_adaptive.inst.cfg
Executable file
19
resources/quality/biqu/base/base_global_adaptive.inst.cfg
Executable file
|
@ -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
|
18
resources/quality/biqu/base/base_global_draft.inst.cfg
Executable file
18
resources/quality/biqu/base/base_global_draft.inst.cfg
Executable file
|
@ -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
|
18
resources/quality/biqu/base/base_global_low.inst.cfg
Executable file
18
resources/quality/biqu/base/base_global_low.inst.cfg
Executable file
|
@ -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
|
18
resources/quality/biqu/base/base_global_standard.inst.cfg
Executable file
18
resources/quality/biqu/base/base_global_standard.inst.cfg
Executable file
|
@ -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
|
18
resources/quality/biqu/base/base_global_super.inst.cfg
Executable file
18
resources/quality/biqu/base/base_global_super.inst.cfg
Executable file
|
@ -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
|
18
resources/quality/biqu/base/base_global_ultra.inst.cfg
Executable file
18
resources/quality/biqu/base/base_global_ultra.inst.cfg
Executable file
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue