mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 23:31:13 -06:00
ENH: update profiles for N1
Adjust the print acceleration from 10000 to 6000. Retain only PLA-type filaments, including support types for PLA,PETG,TPU. Delete all other high-temperature filament types. jira: STUDIO-4038 Change-Id: Iba56bfe94aee0235a629b98a29cdcac323490e34
This commit is contained in:
parent
e360f8d3c4
commit
aa9ace3e39
19 changed files with 237 additions and 163 deletions
|
@ -6,8 +6,8 @@
|
|||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pa",
|
||||
"filament_type": [
|
||||
"PA-CF"
|
||||
"fan_cooling_layer_time": [
|
||||
"5"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"30"
|
||||
|
@ -15,17 +15,17 @@
|
|||
"fan_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"0%"
|
||||
"filament_type": [
|
||||
"PA-CF"
|
||||
],
|
||||
"full_fan_speed_layer": [
|
||||
"2"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"40"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"5"
|
||||
],
|
||||
"full_fan_speed_layer": [
|
||||
"2"
|
||||
"overhang_fan_threshold": [
|
||||
"0%"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.4 nozzle",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue