Fix RolohaunDesign Delta Flyer Refit process visible for every printer (#11594)

init
This commit is contained in:
yw4z
2025-12-08 20:06:57 +03:00
committed by GitHub
parent db64def4c2
commit 7760000aaf
8 changed files with 29 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "RolohaunDesign",
"version": "02.03.01.10",
"version": "02.03.02.10",
"force_update": "0",
"description": "RolohaunDesign Printer Profiles",
"machine_model_list": [

View File

@@ -15,5 +15,8 @@
"top_shell_layers": "6",
"top_solid_infill_flow_ratio": "0.95",
"travel_speed": "300",
"wall_loops": "4"
"wall_loops": "4",
"compatible_printers": [
"Rolohaun Delta Flyer Refit 0.4 nozzle"
]
}

View File

@@ -15,5 +15,8 @@
"top_shell_layers": "6",
"top_solid_infill_flow_ratio": "0.95",
"travel_speed": "300",
"wall_loops": "4"
"wall_loops": "4",
"compatible_printers": [
"Rolohaun Delta Flyer Refit 0.4 nozzle"
]
}

View File

@@ -13,5 +13,8 @@
"sparse_infill_density": "10%",
"top_shell_layers": "5",
"top_solid_infill_flow_ratio": "0.95",
"travel_speed": "300"
"travel_speed": "300",
"compatible_printers": [
"Rolohaun Delta Flyer Refit 0.4 nozzle"
]
}

View File

@@ -10,5 +10,8 @@
"skirt_height": "1",
"skirt_loops": "2",
"top_solid_infill_flow_ratio": "0.95",
"travel_speed": "300"
"travel_speed": "300",
"compatible_printers": [
"Rolohaun Delta Flyer Refit 0.4 nozzle"
]
}

View File

@@ -15,5 +15,8 @@
"top_shell_layers": "3",
"top_solid_infill_flow_ratio": "0.95",
"travel_speed": "300",
"wall_loops": "2"
"wall_loops": "2",
"compatible_printers": [
"Rolohaun Delta Flyer Refit 0.4 nozzle"
]
}

View File

@@ -15,5 +15,8 @@
"top_shell_layers": "3",
"top_solid_infill_flow_ratio": "0.95",
"travel_speed": "300",
"wall_loops": "2"
"wall_loops": "2",
"compatible_printers": [
"Rolohaun Delta Flyer Refit 0.4 nozzle"
]
}

View File

@@ -16,5 +16,8 @@
"top_shell_layers": "0",
"top_solid_infill_flow_ratio": "0.95",
"travel_speed": "300",
"wall_loops": "1"
"wall_loops": "1",
"compatible_printers": [
"Rolohaun Delta Flyer Refit 0.4 nozzle"
]
}