Merge branch 'main' into CURA-12362_Cheetah_flavor

This commit is contained in:
HellAholic 2025-01-22 13:38:45 +01:00 committed by GitHub
commit 0f0af30761
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
128 changed files with 243 additions and 229 deletions

View file

@ -61,7 +61,6 @@ jobs:
f.write(release_notes.render(
timestamp=str(datetime.datetime.now().strftime("%Y-%m-%d %H:%M:%S")),
caller_workflow=caller_workflow,
branch="" if is_main else short_version,
branch_specific="" if is_main else f"?branch={short_version}",
))

View file

@ -4,18 +4,17 @@
| | |
|--------------:|--------------------------------------------------------------------------------------------|
| **Nightlies** | [![nightly {{ branch }}](https://github.com/Ultimaker/Cura/actions/workflows/{{ caller_workflow }}/badge.svg{{ branch_specific }}
?event=schedule)](https://github.com/Ultimaker/Cura/actions/workflows/installers.yml) |
| **Nightlies** | [![nightly](https://github.com/Ultimaker/Cura/actions/workflows/{{ caller_workflow }}/badge.svg{{ branch_specific }}?event=schedule)](https://github.com/Ultimaker/Cura/actions/workflows/installers.yml) |
# Unit Test results
| | |
|-------------------------------:|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **Cura {{ branch }}** | [![unit-test](https://github.com/Ultimaker/Cura/actions/workflows/unit-test.yml/badge.svg{{ branch_specific }})](https://github.com/Ultimaker/Cura/actions/workflows/unit-test.yml) |
| **CuraEngine {{ branch }}** | [![unit-test](https://github.com/Ultimaker/CuraEngine/actions/workflows/unit-test.yml/badge.svg{{ branch_specific }})](https://github.com/Ultimaker/CuraEngine/actions/workflows/unit-test.yml) |
| **Uranium {{ branch }}** | [![unit-test](https://github.com/Ultimaker/Uranium/actions/workflows/unit-test.yml/badge.svg{{ branch_specific }})](https://github.com/Ultimaker/Uranium/actions/workflows/unit-test.yml) |
| **CuraEngine GradualFlow 0.1** | [![unit-test](https://github.com/Ultimaker/CuraEngine_plugin_gradual_flow/actions/workflows/unit-test.yml/badge.svg?branch=0.1)](https://github.com/Ultimaker/CuraEngine_plugin_gradual_flow/actions/workflows/unit-test.yml) |
| **synsepalum-dulcificum 0.1** | [![unit-test](https://github.com/Ultimaker/synsepalum-dulcificum/actions/workflows/unit-test.yml/badge.svg?branch=0.1)](https://github.com/Ultimaker/synsepalum-dulcificum/actions/workflows/unit-test.yml) |
| **Cura** | [![unit-test](https://github.com/Ultimaker/Cura/actions/workflows/unit-test.yml/badge.svg{{ branch_specific }})](https://github.com/Ultimaker/Cura/actions/workflows/unit-test.yml) |
| **CuraEngine** | [![unit-test](https://github.com/Ultimaker/CuraEngine/actions/workflows/unit-test.yml/badge.svg{{ branch_specific }})](https://github.com/Ultimaker/CuraEngine/actions/workflows/unit-test.yml) |
| **Uranium** | [![unit-test](https://github.com/Ultimaker/Uranium/actions/workflows/unit-test.yml/badge.svg{{ branch_specific }})](https://github.com/Ultimaker/Uranium/actions/workflows/unit-test.yml) |
| **CuraEngine GradualFlow** | [![unit-test](https://github.com/Ultimaker/CuraEngine_plugin_gradual_flow/actions/workflows/unit-test.yml/badge.svg)](https://github.com/Ultimaker/CuraEngine_plugin_gradual_flow/actions/workflows/unit-test.yml) |
| **synsepalum-dulcificum** | [![unit-test](https://github.com/Ultimaker/synsepalum-dulcificum/actions/workflows/unit-test.yml/badge.svg)](https://github.com/Ultimaker/synsepalum-dulcificum/actions/workflows/unit-test.yml) |
| **libSavitar** | [![unit-test](https://github.com/Ultimaker/libSavitar/actions/workflows/unit-test.yml/badge.svg)](https://github.com/Ultimaker/libSavitar/actions/workflows/unit-test.yml) |
| **libnest2d** | [![unit-test](https://github.com/Ultimaker/libnest2d/actions/workflows/unit-test.yml/badge.svg)](https://github.com/Ultimaker/libnest2d/actions/workflows/unit-test.yml) |
@ -23,14 +22,14 @@
| | |
|------------------------------------:|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **Cura {{ branch }}** | [![conan-package](https://github.com/Ultimaker/Cura/actions/workflows/conan-package.yml/badge.svg{{ branch_specific }})](https://github.com/Ultimaker/Cura/actions/workflows/conan-package.yml) |
| **CuraEngine {{ branch }}** | [![conan-package](https://github.com/Ultimaker/CuraEngine/actions/workflows/conan-package.yml/badge.svg{{ branch_specific }})](https://github.com/Ultimaker/CuraEngine/actions/workflows/conan-package.yml) |
| **Uranium {{ branch }}** | [![conan-package](https://github.com/Ultimaker/Uranium/actions/workflows/conan-package.yml/badge.svg{{ branch_specific }})](https://github.com/Ultimaker/Uranium/actions/workflows/conan-package.yml) |
| **fdm_materials {{ branch }}** | [![conan-package](https://github.com/Ultimaker/fdm_materials/actions/workflows/conan-package.yml/badge.svg{{ branch_specific }})](https://github.com/Ultimaker/fdm_materials/actions/workflows/conan-package.yml) |
| **cura-binary-data {{ branch }}** | [![conan-package](https://github.com/Ultimaker/cura-binary-data/actions/workflows/conan-package.yml/badge.svg{{ branch_specific }})](https://github.com/Ultimaker/cura-binary-data/actions/workflows/conan-package.yml) |
| **CuraEngine GradualFlow 0.1** | [![conan-package](https://github.com/Ultimaker/CuraEngine_plugin_gradual_flow/actions/workflows/conan-package.yml/badge.svg?branch=0.1)](https://github.com/Ultimaker/CuraEngine_plugin_gradual_flow/actions/workflows/conan-package.yml) |
| **synsepalum-dulcificum 0.1** | [![conan-package](https://github.com/Ultimaker/synsepalum-dulcificum/actions/workflows/conan-package.yml/badge.svg?branch=0.1)](https://github.com/Ultimaker/synsepalum-dulcificum/actions/workflows/conan-package.yml) |
| **CuraEngine gRPC definitions 0.1** | [![conan-package](https://github.com/Ultimaker/CuraEngine_grpc_definitions/actions/workflows/conan-package.yml/badge.svg?branch=0.1)](https://github.com/Ultimaker/CuraEngine_grpc_definitions/actions/workflows/conan-package.yml) |
| **Cura** | [![conan-package](https://github.com/Ultimaker/Cura/actions/workflows/conan-package.yml/badge.svg{{ branch_specific }})](https://github.com/Ultimaker/Cura/actions/workflows/conan-package.yml) |
| **CuraEngine** | [![conan-package](https://github.com/Ultimaker/CuraEngine/actions/workflows/package.yml/badge.svg{{ branch_specific }})](https://github.com/Ultimaker/CuraEngine/actions/workflows/package.yml) |
| **Uranium** | [![conan-package](https://github.com/Ultimaker/Uranium/actions/workflows/conan-package.yml/badge.svg{{ branch_specific }})](https://github.com/Ultimaker/Uranium/actions/workflows/conan-package.yml) |
| **fdm_materials** | [![conan-package](https://github.com/Ultimaker/fdm_materials/actions/workflows/conan-package.yml/badge.svg{{ branch_specific }})](https://github.com/Ultimaker/fdm_materials/actions/workflows/conan-package.yml) |
| **cura-binary-data** | [![conan-package](https://github.com/Ultimaker/cura-binary-data/actions/workflows/conan-package.yml/badge.svg{{ branch_specific }})](https://github.com/Ultimaker/cura-binary-data/actions/workflows/conan-package.yml) |
| **CuraEngine GradualFlow** | [![conan-package](https://github.com/Ultimaker/CuraEngine_plugin_gradual_flow/actions/workflows/conan-package.yml/badge.svg)](https://github.com/Ultimaker/CuraEngine_plugin_gradual_flow/actions/workflows/conan-package.yml) |
| **synsepalum-dulcificum** | [![conan-package](https://github.com/Ultimaker/synsepalum-dulcificum/actions/workflows/conan-package.yml/badge.svg)](https://github.com/Ultimaker/synsepalum-dulcificum/actions/workflows/conan-package.yml) |
| **CuraEngine gRPC definitions** | [![conan-package](https://github.com/Ultimaker/CuraEngine_grpc_definitions/actions/workflows/conan-package.yml/badge.svg)](https://github.com/Ultimaker/CuraEngine_grpc_definitions/actions/workflows/conan-package.yml) |
| **libArcus** | [![conan-package](https://github.com/Ultimaker/libArcus/actions/workflows/conan-package.yml/badge.svg)](https://github.com/Ultimaker/libArcus/actions/workflows/conan-package.yml) |
| **pyArcus** | [![conan-package](https://github.com/Ultimaker/pyArcus/actions/workflows/conan-package.yml/badge.svg)](https://github.com/Ultimaker/pyArcus/actions/workflows/conan-package.yml) |
| **libSavitar** | [![conan-package](https://github.com/Ultimaker/libSavitar/actions/workflows/conan-package.yml/badge.svg)](https://github.com/Ultimaker/libSavitar/actions/workflows/conan-package.yml) |

View file

@ -154,7 +154,7 @@ if __name__ == "__main__":
parser.add_argument("--app_name", required = True, type = str, help = "Filename of the .app that will be contained within the dmg/pkg")
args = parser.parse_args()
cura_version = args.cura_conan_version.split("/")[-1]
cura_version = args.cura_conan_version.replace("+","-") # + is not allowed for bundle identifier
app_name = f"{args.app_name}.app"

View file

@ -46,9 +46,9 @@ class CuraResource(ConanFile):
def package_info(self):
self.cpp_info.includedirs = []
self.runenv_info.append_path("CURA_RESOURCES", os.path.join(self.package_folder, "res"))
self.runenv_info.append_path("CURA_ENGINE_SEARCH_PATH", os.path.join(self.package_folder, "res", "definitions"))
self.runenv_info.append_path("CURA_ENGINE_SEARCH_PATH", os.path.join(self.package_folder, "res", "extruders"))
self.runenv_info.define("CURA_RESOURCES", os.path.join(self.package_folder, "res"))
self.runenv_info.define("CURA_ENGINE_SEARCH_PATH", os.path.join(self.package_folder, "res", "definitions"))
self.runenv_info.define("CURA_ENGINE_SEARCH_PATH", os.path.join(self.package_folder, "res", "extruders"))
def package_id(self):
self.info.clear()

View file

@ -4413,6 +4413,21 @@
"settable_per_mesh": false,
"settable_per_extruder": true
},
"retraction_combing_avoid_distance":
{
"label": "Inside Travel Avoid Distance",
"description": "The distance between the nozzle and already printed outer walls when travelling inside a model.",
"unit": "mm",
"type": "float",
"default_value": 0,
"value": "machine_nozzle_size * 1.5",
"minimum_value": "0",
"minimum_value_warning": "machine_nozzle_size * 0.5",
"maximum_value_warning": "machine_nozzle_size * 10",
"enabled": "resolveOrValue('retraction_combing') != 'off'",
"settable_per_mesh": false,
"settable_per_extruder": true
},
"travel_retract_before_outer_wall":
{
"label": "Retract Before Outer Wall",
@ -7486,6 +7501,88 @@
"enabled": "retraction_enable and extruders_enabled_count > 1",
"settable_per_mesh": false,
"settable_per_extruder": true
},
"interlocking_enable":
{
"label": "Generate Interlocking Structure",
"description": "At the locations where models touch, generate an interlocking beam structure. This improves the adhesion between models, especially models printed in different materials.",
"type": "bool",
"enabled": "extruders_enabled_count > 1",
"default_value": false,
"resolve": "(extruders_enabled_count > 1) and any(extruderValues('interlocking_enable'))",
"settable_per_mesh": false,
"settable_per_extruder": false
},
"interlocking_beam_width":
{
"label": "Interlocking Beam Width",
"description": "The width of the interlocking structure beams.",
"type": "float",
"unit": "mm",
"enabled": "extruders_enabled_count > 1 and resolveOrValue('interlocking_enable')",
"default_value": 0.8,
"value": "2 * wall_line_width_0",
"minimum_value": "min_odd_wall_line_width",
"maximum_value": "min(0.5 * machine_width, 0.5 * machine_depth)",
"maximum_value_warning": "max(extruderValues('wall_line_width_0')) * 6",
"settable_per_mesh": true,
"settable_per_extruder": true
},
"interlocking_orientation":
{
"label": "Interlocking Structure Orientation",
"description": "The height of the beams of the interlocking structure, measured in number of layers. Less layers is stronger, but more prone to defects.",
"unit": "\u00b0",
"type": "float",
"enabled": "extruders_enabled_count > 1 and resolveOrValue('interlocking_enable')",
"default_value": 22.5,
"minimum_value": "0",
"maximum_value": "360",
"resolve": "min(extruderValues('interlocking_orientation'))",
"settable_per_mesh": false,
"settable_per_extruder": false
},
"interlocking_beam_layer_count":
{
"label": "Interlocking Beam Layer Count",
"description": "The height of the beams of the interlocking structure, measured in number of layers. Less layers is stronger, but more prone to defects.",
"type": "int",
"enabled": "extruders_enabled_count > 1 and resolveOrValue('interlocking_enable')",
"default_value": 2,
"minimum_value": "1",
"maximum_value_warning": "50",
"resolve": "max(extruderValues('interlocking_beam_layer_count'))",
"settable_per_mesh": false,
"settable_per_extruder": false
},
"interlocking_depth":
{
"label": "Interlocking Depth",
"description": "The distance from the boundary between models to generate interlocking structure, measured in cells. Too few cells will result in poor adhesion.",
"type": "int",
"enabled": "extruders_enabled_count > 1 and resolveOrValue('interlocking_enable')",
"default_value": 2,
"minimum_value": "1",
"maximum_value": "10",
"maximum_value_warning": "5",
"resolve": "max(extruderValues('interlocking_depth'))",
"settable_per_mesh": false,
"settable_per_extruder": false
},
"interlocking_boundary_avoidance":
{
"label": "Interlocking Boundary Avoidance",
"description": "The distance from the outside of a model where interlocking structures will not be generated, measured in cells.",
"type": "int",
"enabled": "extruders_enabled_count > 1 and resolveOrValue('interlocking_enable')",
"default_value": 2,
"minimum_value": "0",
"minimum_value_warning": "resolveOrValue('interlocking_depth')",
"maximum_value": "10",
"maximum_value_warning": "5",
"resolve": "max(extruderValues('interlocking_boundary_avoidance'))",
"settable_per_mesh": false,
"settable_per_extruder": false
}
}
},
@ -7908,88 +8005,6 @@
"settable_per_mesh": true,
"settable_per_extruder": false
},
"interlocking_enable":
{
"label": "Generate Interlocking Structure",
"description": "At the locations where models touch, generate an interlocking beam structure. This improves the adhesion between models, especially models printed in different materials.",
"type": "bool",
"enabled": "extruders_enabled_count > 1",
"default_value": false,
"resolve": "(extruders_enabled_count > 1) and any(extruderValues('interlocking_enable'))",
"settable_per_mesh": false,
"settable_per_extruder": false
},
"interlocking_beam_width":
{
"label": "Interlocking Beam Width",
"description": "The width of the interlocking structure beams.",
"type": "float",
"unit": "mm",
"enabled": "extruders_enabled_count > 1 and resolveOrValue('interlocking_enable')",
"default_value": 0.8,
"value": "2 * wall_line_width_0",
"minimum_value": "min_odd_wall_line_width",
"maximum_value": "min(0.5 * machine_width, 0.5 * machine_depth)",
"maximum_value_warning": "max(extruderValues('wall_line_width_0')) * 6",
"settable_per_mesh": true,
"settable_per_extruder": true
},
"interlocking_orientation":
{
"label": "Interlocking Structure Orientation",
"description": "The height of the beams of the interlocking structure, measured in number of layers. Less layers is stronger, but more prone to defects.",
"unit": "\u00b0",
"type": "float",
"enabled": "extruders_enabled_count > 1 and resolveOrValue('interlocking_enable')",
"default_value": 22.5,
"minimum_value": "0",
"maximum_value": "360",
"resolve": "min(extruderValues('interlocking_orientation'))",
"settable_per_mesh": false,
"settable_per_extruder": false
},
"interlocking_beam_layer_count":
{
"label": "Interlocking Beam Layer Count",
"description": "The height of the beams of the interlocking structure, measured in number of layers. Less layers is stronger, but more prone to defects.",
"type": "int",
"enabled": "extruders_enabled_count > 1 and resolveOrValue('interlocking_enable')",
"default_value": 2,
"minimum_value": "1",
"maximum_value_warning": "50",
"resolve": "max(extruderValues('interlocking_beam_layer_count'))",
"settable_per_mesh": false,
"settable_per_extruder": false
},
"interlocking_depth":
{
"label": "Interlocking Depth",
"description": "The distance from the boundary between models to generate interlocking structure, measured in cells. Too few cells will result in poor adhesion.",
"type": "int",
"enabled": "extruders_enabled_count > 1 and resolveOrValue('interlocking_enable')",
"default_value": 2,
"minimum_value": "1",
"maximum_value": "10",
"maximum_value_warning": "5",
"resolve": "max(extruderValues('interlocking_depth'))",
"settable_per_mesh": false,
"settable_per_extruder": false
},
"interlocking_boundary_avoidance":
{
"label": "Interlocking Boundary Avoidance",
"description": "The distance from the outside of a model where interlocking structures will not be generated, measured in cells.",
"type": "int",
"enabled": "extruders_enabled_count > 1 and resolveOrValue('interlocking_enable')",
"default_value": 2,
"minimum_value": "0",
"minimum_value_warning": "resolveOrValue('interlocking_depth')",
"maximum_value": "10",
"maximum_value_warning": "5",
"resolve": "max(extruderValues('interlocking_boundary_avoidance'))",
"settable_per_mesh": false,
"settable_per_extruder": false
},
"support_skip_some_zags":
{
"label": "Break Up Support In Chunks",

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_asa
quality_type = extrafine
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.25mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_asa
quality_type = fast
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.25mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_asa
quality_type = fine
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.25mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_asa
quality_type = normal
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.25mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_pva
quality_type = extrafine
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.25mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_pva
quality_type = fast
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.25mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_pva
quality_type = fine
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.25mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_pva
quality_type = normal
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.25mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_tpu
quality_type = extrafine
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.25mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_tpu
quality_type = fast
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.25mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_tpu
quality_type = fine
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.25mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_tpu
quality_type = normal
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.25mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_asa
quality_type = extrafine
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.30mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_asa
quality_type = fast
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.30mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_asa
quality_type = fine
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.30mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_asa
quality_type = normal
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.30mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_pva
quality_type = extrafine
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.30mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_pva
quality_type = fast
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.30mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_pva
quality_type = fine
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.30mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_pva
quality_type = normal
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.30mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_tpu
quality_type = extrafine
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.30mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_tpu
quality_type = fast
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.30mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_tpu
quality_type = fine
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.30mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_tpu
quality_type = normal
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.30mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_asa
quality_type = fast
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.35mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_asa
quality_type = fine
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.35mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_asa
quality_type = normal
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.35mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_pva
quality_type = fast
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.35mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_pva
quality_type = fine
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.35mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_pva
quality_type = normal
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.35mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_tpu
quality_type = fast
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.35mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_tpu
quality_type = fine
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.35mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_tpu
quality_type = normal
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.35mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_asa
quality_type = extrafast
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.40mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_asa
quality_type = fast
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.40mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_asa
quality_type = fine
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.40mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_asa
quality_type = normal
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.40mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_pva
quality_type = extrafast
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.40mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_pva
quality_type = fast
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.40mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_pva
quality_type = fine
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.40mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_pva
quality_type = normal
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.40mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_tpu
quality_type = extrafast
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.40mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_tpu
quality_type = fast
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.40mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_tpu
quality_type = fine
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.40mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_tpu
quality_type = normal
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.40mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_asa
quality_type = extrafast
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.50mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_asa
quality_type = fast
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.50mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_asa
quality_type = normal
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.50mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_asa
quality_type = sprint
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.50mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_pva
quality_type = extrafast
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.50mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_pva
quality_type = fast
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.50mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_pva
quality_type = normal
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.50mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_pva
quality_type = sprint
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.50mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_tpu
quality_type = extrafast
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.50mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_tpu
quality_type = fast
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.50mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_tpu
quality_type = normal
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.50mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_tpu
quality_type = sprint
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.50mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_asa
quality_type = extrafast
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.60mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_asa
quality_type = fast
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.60mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_asa
quality_type = sprint
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.60mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_pva
quality_type = extrafast
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.60mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_pva
quality_type = fast
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.60mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_pva
quality_type = sprint
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.60mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_tpu
quality_type = extrafast
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.60mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_tpu
quality_type = fast
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.60mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_tpu
quality_type = sprint
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.60mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_asa
quality_type = extrafast
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.80mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_asa
quality_type = sprint
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.80mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_asa
quality_type = supersprint
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.80mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_pva
quality_type = extrafast
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.80mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_pva
quality_type = sprint
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.80mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_pva
quality_type = supersprint
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.80mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_tpu
quality_type = extrafast
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.80mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_tpu
quality_type = sprint
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.80mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_tpu
quality_type = supersprint
setting_version = 23
setting_version = 24
type = quality
variant = V6 0.80mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_asa
quality_type = extrafast
setting_version = 23
setting_version = 24
type = quality
variant = Volcano 0.40mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_asa
quality_type = fast
setting_version = 23
setting_version = 24
type = quality
variant = Volcano 0.40mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_asa
quality_type = normal
setting_version = 23
setting_version = 24
type = quality
variant = Volcano 0.40mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_pva
quality_type = extrafast
setting_version = 23
setting_version = 24
type = quality
variant = Volcano 0.40mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_pva
quality_type = fast
setting_version = 23
setting_version = 24
type = quality
variant = Volcano 0.40mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_pva
quality_type = normal
setting_version = 23
setting_version = 24
type = quality
variant = Volcano 0.40mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_tpu
quality_type = extrafast
setting_version = 23
setting_version = 24
type = quality
variant = Volcano 0.40mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_tpu
quality_type = fast
setting_version = 23
setting_version = 24
type = quality
variant = Volcano 0.40mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_tpu
quality_type = normal
setting_version = 23
setting_version = 24
type = quality
variant = Volcano 0.40mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_asa
quality_type = extrafast
setting_version = 23
setting_version = 24
type = quality
variant = Volcano 0.60mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_asa
quality_type = fast
setting_version = 23
setting_version = 24
type = quality
variant = Volcano 0.60mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_asa
quality_type = sprint
setting_version = 23
setting_version = 24
type = quality
variant = Volcano 0.60mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_pva
quality_type = extrafast
setting_version = 23
setting_version = 24
type = quality
variant = Volcano 0.60mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_pva
quality_type = fast
setting_version = 23
setting_version = 24
type = quality
variant = Volcano 0.60mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_pva
quality_type = sprint
setting_version = 23
setting_version = 24
type = quality
variant = Volcano 0.60mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_tpu
quality_type = extrafast
setting_version = 23
setting_version = 24
type = quality
variant = Volcano 0.60mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_tpu
quality_type = fast
setting_version = 23
setting_version = 24
type = quality
variant = Volcano 0.60mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_tpu
quality_type = sprint
setting_version = 23
setting_version = 24
type = quality
variant = Volcano 0.60mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_asa
quality_type = extrafast
setting_version = 23
setting_version = 24
type = quality
variant = Volcano 0.80mm

View file

@ -6,7 +6,7 @@ version = 4
[metadata]
material = generic_asa
quality_type = sprint
setting_version = 23
setting_version = 24
type = quality
variant = Volcano 0.80mm

Some files were not shown because too many files have changed in this diff Show more