Update Dremel and Ratrig filament profiles; remove deprecated entries and adjust versioning

This commit is contained in:
SoftFever
2026-09-01 23:45:55 +08:00
parent bee0df825e
commit afa806da18
19 changed files with 38 additions and 939 deletions

View File

@@ -1,12 +1,15 @@
{
"type": "filament",
"name": "Generic PLA @Dremel 3D20 all",
"inherits": "Generic PLA @Dremel",
"inherits": "fdm_filament_pla",
"renamed_from": "Dremel Generic PLA @3D20 all;Dremel Generic PLA 3D20 all",
"from": "system",
"setting_id": "UggXEvCig0b6S8Vx",
"filament_id": "OFDSrzZ8",
"instantiation": "true",
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"9"
],

View File

@@ -1,12 +1,15 @@
{
"type": "filament",
"name": "Generic PLA @Dremel 3D40 all",
"inherits": "Generic PLA @Dremel",
"inherits": "fdm_filament_pla",
"renamed_from": "Dremel Generic PLA @3D40 all;Dremel Generic PLA 3D40 all",
"from": "system",
"setting_id": "VUOtsWfy46cvAyBT",
"filament_id": "OFDSrzZ8",
"instantiation": "true",
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"9"
],

View File

@@ -1,12 +1,21 @@
{
"type": "filament",
"name": "Generic PLA @Dremel 3D45 all",
"inherits": "Generic PLA @Dremel",
"inherits": "fdm_filament_pla",
"renamed_from": "Dremel Generic PLA @3D45 all;Dremel Generic PLA 3D45 all",
"from": "system",
"setting_id": "qEeBb3Pix2iDT3SD",
"filament_id": "OFDSrzZ8",
"instantiation": "true",
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"12"
],
"slow_down_layer_time": [
"8"
],
"slow_down_min_speed": "10",
"close_fan_the_first_x_layers": "3",
"filament_loading_speed_start": "3",

View File

@@ -1,24 +0,0 @@
{
"type": "filament",
"name": "Generic PLA @Dremel",
"inherits": "fdm_filament_pla",
"renamed_from": "Dremel Generic PLA",
"from": "system",
"setting_id": "jYydSWbyE3JzoKnQ",
"filament_id": "OFDSrzZ8",
"instantiation": "true",
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"12"
],
"slow_down_layer_time": [
"8"
],
"compatible_printers": [
"Dremel 3D45 0.4 nozzle",
"Dremel 3D40 0.4 nozzle",
"Dremel 3D20 0.4 nozzle"
]
}

View File

@@ -123,9 +123,6 @@
"wipe": [
"1"
],
"default_filament_profile": [
"Generic PLA @Dremel"
],
"bed_exclude_area": [
"0x0"
],