mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 21:25:13 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Artillery TPU @Artillery M1 Pro 0.4 nozzle",
|
||||
"inherits": "Artillery Generic PLA",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"close_fan_the_first_x_layers": [
|
||||
"1"
|
||||
@@ -21,22 +25,19 @@
|
||||
"additional_cooling_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"is_custom_defined": "0",
|
||||
"name": "Artillery TPU @Artillery M1 Pro 0.4 nozzle",
|
||||
"from": "system",
|
||||
"compatible_printers": [
|
||||
"Artillery M1 Pro 0.4 nozzle"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"0.4"
|
||||
],
|
||||
"filament_retract_lift_below": [
|
||||
"filament_retract_lift_below": [
|
||||
"259"
|
||||
],
|
||||
"filament_retraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"filament_deretraction_speed": [
|
||||
"filament_deretraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
@@ -51,7 +52,6 @@
|
||||
"filament_z_hop": [
|
||||
"0.4"
|
||||
],
|
||||
"inherits": "Artillery Generic PLA",
|
||||
"nozzle_temperature": [
|
||||
"230"
|
||||
],
|
||||
@@ -94,7 +94,7 @@
|
||||
"pressure_advance": [
|
||||
"0.08"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"filament_flow_ratio": [
|
||||
"1.067"
|
||||
],
|
||||
"textured_plate_temp": [
|
||||
@@ -108,6 +108,5 @@
|
||||
],
|
||||
"cool_plate_temp_initial_layer": [
|
||||
"60"
|
||||
],
|
||||
"version": "2.1.2.0"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user