mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-04-06 00:32:05 +02: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": [
|
||||
"300",
|
||||
"300"
|
||||
"600"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"250",
|
||||
"250"
|
||||
"600"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
@@ -61,7 +61,7 @@
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"200",
|
||||
"200"
|
||||
"500"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
@@ -94,7 +94,7 @@
|
||||
"smooth_coefficient": "4",
|
||||
"sparse_infill_speed": [
|
||||
"270",
|
||||
"270"
|
||||
"600"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
|
||||
@@ -30,11 +30,11 @@
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"300",
|
||||
"300"
|
||||
"600"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"250",
|
||||
"250"
|
||||
"600"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"55",
|
||||
@@ -58,7 +58,7 @@
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"200",
|
||||
"200"
|
||||
"500"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"15",
|
||||
@@ -95,7 +95,7 @@
|
||||
"smooth_coefficient": "4",
|
||||
"sparse_infill_speed": [
|
||||
"270",
|
||||
"270"
|
||||
"600"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
|
||||
@@ -30,11 +30,11 @@
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"300",
|
||||
"300"
|
||||
"600"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"250",
|
||||
"250"
|
||||
"600"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"55",
|
||||
@@ -66,7 +66,7 @@
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"200",
|
||||
"200"
|
||||
"500"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
@@ -95,7 +95,7 @@
|
||||
"smooth_coefficient": "4",
|
||||
"sparse_infill_speed": [
|
||||
"270",
|
||||
"270"
|
||||
"600"
|
||||
],
|
||||
"slowdown_start_height": [
|
||||
"0",
|
||||
|
||||
Reference in New Issue
Block a user