Fixed many profile issues and cleaned up some messes. (#10686)

This commit is contained in:
SoftFever
2025-09-11 17:50:53 +08:00
committed by GitHub
parent 5e9570c946
commit 4f50fdc94e
6026 changed files with 187121 additions and 169667 deletions

View File

@@ -1,10 +1,10 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.08mm Extra Fine @The Positron",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_the_positron_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.08",
"bottom_shell_layers": "7",
"top_shell_layers": "9",

View File

@@ -1,10 +1,10 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.12mm Fine @The Positron",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_the_positron_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.12",
"bottom_shell_layers": "5",
"top_shell_layers": "6",

View File

@@ -1,10 +1,10 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.16mm Optimal @The Positron",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_the_positron_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"bottom_shell_layers": "4",
"top_shell_layers": "5",
"support_top_z_distance": "0.16",

View File

@@ -1,9 +1,9 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.20mm Standard @The Positron",
"from": "system",
"inherits": "fdm_process_the_positron_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.2",
"compatible_printers": [
@@ -11,4 +11,4 @@
"The Positron 0.6 nozzle",
"The Positron 0.8 nozzle"
]
}
}

View File

@@ -1,10 +1,10 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.24mm Draft @The Positron",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_the_positron_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"support_top_z_distance": "0.2",
"support_bottom_z_distance": "0.2",
"layer_height": "0.24",

View File

@@ -1,10 +1,10 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.28mm Extra Draft @The Positron",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_the_positron_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"layer_height": "0.28",
"initial_layer_print_height": "0.2",
"compatible_printers": [

View File

@@ -1,14 +1,14 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.32mm Standard @The Positron",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_the_positron_common",
"support_top_z_distance": "0.24",
"support_bottom_z_distance": "0.24",
"layer_height": "0.32",
"initial_layer_print_height": "0.2",
"type": "process",
"name": "0.32mm Standard @The Positron",
"inherits": "fdm_process_the_positron_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"support_top_z_distance": "0.24",
"support_bottom_z_distance": "0.24",
"layer_height": "0.32",
"initial_layer_print_height": "0.2",
"compatible_printers": [
"The Positron 0.4 nozzle",
"The Positron 0.6 nozzle",

View File

@@ -1,14 +1,14 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.40mm Standard @The Positron",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_the_positron_common",
"support_top_z_distance": "0.24",
"support_bottom_z_distance": "0.24",
"layer_height": "0.40",
"initial_layer_print_height": "0.2",
"type": "process",
"name": "0.40mm Standard @The Positron",
"inherits": "fdm_process_the_positron_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"support_top_z_distance": "0.24",
"support_bottom_z_distance": "0.24",
"layer_height": "0.40",
"initial_layer_print_height": "0.2",
"compatible_printers": [
"The Positron 0.6 nozzle",
"The Positron 0.8 nozzle"

View File

@@ -1,10 +1,10 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.56mm Standard @The Positron",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_the_positron_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"support_top_z_distance": "0.24",
"support_bottom_z_distance": "0.24",
"layer_height": "0.56",

View File

@@ -105,4 +105,4 @@
"top_surface_speed": "50",
"gap_infill_speed": "30",
"travel_speed": "200"
}
}

View File

@@ -1,9 +1,9 @@
{
"type": "process",
"name": "fdm_process_the_positron_common",
"inherits": "fdm_process_common",
"from": "system",
"instantiation": "false",
"inherits": "fdm_process_common",
"default_acceleration": "5000",
"top_surface_acceleration": "3000",
"travel_acceleration": "7000",