mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-06 03:52:58 +00:00
using pressure advance UI setting instead of custom filament g-code
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB98_4",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "Prusa Generic ASA @MINIIS 0.8",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_asa",
|
||||
"filament_flow_ratio": [
|
||||
"1"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"10"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"15"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"15"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"20"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.07"
|
||||
],
|
||||
|
||||
"compatible_printers": [
|
||||
"Prusa MINIIS 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user