mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 12:15:21 +00:00
ENH:[Process/Filament] sync p2s profile file with master branch Profile Edited by qian.wang
Change-Id: I86385ec154ad4c2a2e4cb4e637221b3289881651 (cherry picked from commit 3c80e8a8b85109a215ad4b1d0fdb579333f553ff)
This commit is contained in:
@@ -8,30 +8,14 @@
|
||||
"additional_cooling_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"filament_retract_before_wipe": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"0.8",
|
||||
"0.8"
|
||||
],
|
||||
"filament_retraction_speed": [
|
||||
"50",
|
||||
"50"
|
||||
"filament_deretraction_speed": [
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.98",
|
||||
"0.98"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12",
|
||||
"12"
|
||||
],
|
||||
"filament_deretraction_speed": [
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_flush_temp": [
|
||||
"0",
|
||||
"0"
|
||||
@@ -44,10 +28,26 @@
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12",
|
||||
"12"
|
||||
],
|
||||
"filament_ramming_volumetric_speed": [
|
||||
"-1",
|
||||
"-1"
|
||||
],
|
||||
"filament_ramming_volumetric_speed_nc": [
|
||||
"-1",
|
||||
"-1"
|
||||
],
|
||||
"filament_retract_before_wipe": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"filament_retract_restart_extra": [
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_retract_when_changing_layer": [
|
||||
"nil",
|
||||
"nil"
|
||||
@@ -56,10 +56,18 @@
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"0.8",
|
||||
"0.8"
|
||||
],
|
||||
"filament_retraction_minimum_travel": [
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_retraction_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"filament_wipe": [
|
||||
"nil",
|
||||
"nil"
|
||||
@@ -84,10 +92,46 @@
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"filament_pre_cooling_temperature_nc": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"filament_ramming_travel_time": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"filament_ramming_travel_time_nc": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"filament_enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"filament_overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"filament_overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"filament_overhang_3_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"filament_overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"filament_overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"filament_adaptive_volumetric_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"long_retractions_when_ec": [
|
||||
"0",
|
||||
"0"
|
||||
@@ -103,6 +147,10 @@
|
||||
"220",
|
||||
"220"
|
||||
],
|
||||
"override_process_overhang_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"retraction_distances_when_ec": [
|
||||
"0",
|
||||
"0"
|
||||
@@ -110,6 +158,10 @@
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"60"
|
||||
],
|
||||
"volumetric_speed_coefficients": [
|
||||
"0 0 0 0 0 0",
|
||||
"0 0 0 0 0 0"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P2S 0.6 nozzle"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user