mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
ENH: add filament PA6-CF
As title. Also modify temperature_vitrification for PA-CF Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I8bc577267652be294ebe01f015b0502070c68dbe
This commit is contained in:
@@ -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,20 @@
|
||||
"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"
|
||||
"overhang_fan_threshold": [
|
||||
"0%"
|
||||
],
|
||||
"full_fan_speed_layer": [
|
||||
"2"
|
||||
"temperature_vitrification": [
|
||||
"170"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
|
||||
Reference in New Issue
Block a user