mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
ENH:[Process/Filament] Fixed P2S HF nozzle Profile Speed Profile Edited by xiao.lu
Change-Id: Ifaba95905ca716793fb15404f6192da01d327723 (cherry picked from commit 9f9b0a8eae4b134e56be45572387d87883c35a38)
This commit is contained in:
@@ -37,11 +37,11 @@
|
|||||||
],
|
],
|
||||||
"inner_wall_speed": [
|
"inner_wall_speed": [
|
||||||
"300",
|
"300",
|
||||||
"300"
|
"600"
|
||||||
],
|
],
|
||||||
"internal_solid_infill_speed": [
|
"internal_solid_infill_speed": [
|
||||||
"250",
|
"250",
|
||||||
"250"
|
"600"
|
||||||
],
|
],
|
||||||
"initial_layer_acceleration": [
|
"initial_layer_acceleration": [
|
||||||
"500",
|
"500",
|
||||||
@@ -61,7 +61,7 @@
|
|||||||
],
|
],
|
||||||
"outer_wall_speed": [
|
"outer_wall_speed": [
|
||||||
"200",
|
"200",
|
||||||
"200"
|
"500"
|
||||||
],
|
],
|
||||||
"overhang_1_4_speed": [
|
"overhang_1_4_speed": [
|
||||||
"0",
|
"0",
|
||||||
@@ -94,7 +94,7 @@
|
|||||||
"smooth_coefficient": "4",
|
"smooth_coefficient": "4",
|
||||||
"sparse_infill_speed": [
|
"sparse_infill_speed": [
|
||||||
"270",
|
"270",
|
||||||
"270"
|
"600"
|
||||||
],
|
],
|
||||||
"slowdown_start_height": [
|
"slowdown_start_height": [
|
||||||
"0",
|
"0",
|
||||||
|
|||||||
@@ -30,11 +30,11 @@
|
|||||||
],
|
],
|
||||||
"inner_wall_speed": [
|
"inner_wall_speed": [
|
||||||
"300",
|
"300",
|
||||||
"300"
|
"600"
|
||||||
],
|
],
|
||||||
"internal_solid_infill_speed": [
|
"internal_solid_infill_speed": [
|
||||||
"250",
|
"250",
|
||||||
"250"
|
"600"
|
||||||
],
|
],
|
||||||
"initial_layer_infill_speed": [
|
"initial_layer_infill_speed": [
|
||||||
"55",
|
"55",
|
||||||
@@ -58,7 +58,7 @@
|
|||||||
],
|
],
|
||||||
"outer_wall_speed": [
|
"outer_wall_speed": [
|
||||||
"200",
|
"200",
|
||||||
"200"
|
"500"
|
||||||
],
|
],
|
||||||
"overhang_3_4_speed": [
|
"overhang_3_4_speed": [
|
||||||
"15",
|
"15",
|
||||||
@@ -95,7 +95,7 @@
|
|||||||
"smooth_coefficient": "4",
|
"smooth_coefficient": "4",
|
||||||
"sparse_infill_speed": [
|
"sparse_infill_speed": [
|
||||||
"270",
|
"270",
|
||||||
"270"
|
"600"
|
||||||
],
|
],
|
||||||
"slowdown_start_height": [
|
"slowdown_start_height": [
|
||||||
"0",
|
"0",
|
||||||
|
|||||||
@@ -30,11 +30,11 @@
|
|||||||
],
|
],
|
||||||
"inner_wall_speed": [
|
"inner_wall_speed": [
|
||||||
"300",
|
"300",
|
||||||
"300"
|
"600"
|
||||||
],
|
],
|
||||||
"internal_solid_infill_speed": [
|
"internal_solid_infill_speed": [
|
||||||
"250",
|
"250",
|
||||||
"250"
|
"600"
|
||||||
],
|
],
|
||||||
"initial_layer_infill_speed": [
|
"initial_layer_infill_speed": [
|
||||||
"55",
|
"55",
|
||||||
@@ -66,7 +66,7 @@
|
|||||||
],
|
],
|
||||||
"outer_wall_speed": [
|
"outer_wall_speed": [
|
||||||
"200",
|
"200",
|
||||||
"200"
|
"500"
|
||||||
],
|
],
|
||||||
"outer_wall_acceleration": [
|
"outer_wall_acceleration": [
|
||||||
"5000",
|
"5000",
|
||||||
@@ -95,7 +95,7 @@
|
|||||||
"smooth_coefficient": "4",
|
"smooth_coefficient": "4",
|
||||||
"sparse_infill_speed": [
|
"sparse_infill_speed": [
|
||||||
"270",
|
"270",
|
||||||
"270"
|
"600"
|
||||||
],
|
],
|
||||||
"slowdown_start_height": [
|
"slowdown_start_height": [
|
||||||
"0",
|
"0",
|
||||||
|
|||||||
Reference in New Issue
Block a user