mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
ENH: add base profile for some generic filaments
jira: NONE Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I4fa5a692c64088033098b6cb74d61e992de6369f (cherry picked from commit 891662333e7b23da888b4e55516fb368b0f3969c)
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Generic PA @BBL H2D",
|
||||
"inherits": "fdm_filament_pa",
|
||||
"inherits": "Generic PA @base",
|
||||
"from": "system",
|
||||
"filament_id": "GFN99",
|
||||
"setting_id": "GFSN99_01",
|
||||
"instantiation": "true",
|
||||
"description": "When printing this filament, there's a risk of warping and low layer adhesion strength. To get better results, please refer to this wiki: Printing Tips for High Temp / Engineering materials.",
|
||||
@@ -23,6 +22,10 @@
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"1",
|
||||
"1"
|
||||
@@ -43,6 +46,14 @@
|
||||
"12",
|
||||
"12"
|
||||
],
|
||||
"filament_pre_cooling_temperature": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"filament_ramming_travel_time": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"filament_ramming_volumetric_speed": [
|
||||
"-1",
|
||||
"-1"
|
||||
@@ -91,20 +102,10 @@
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"long_retractions_when_ec": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"240"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"280"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"260",
|
||||
"260"
|
||||
@@ -113,6 +114,12 @@
|
||||
"260",
|
||||
"260"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"280"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"240"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"95"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user