mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,24 +1,24 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFC99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "SecKit Generic PC",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pc",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"filament_id": "GFC99",
|
||||
"instantiation": "true",
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.93"
|
||||
],
|
||||
"filament_z_hop": [
|
||||
"filament_z_hop": [
|
||||
"0"
|
||||
],
|
||||
"enable_pressure_advance": [
|
||||
"enable_pressure_advance": [
|
||||
"1"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"pressure_advance": [
|
||||
"0.045"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
@@ -27,14 +27,14 @@
|
||||
"nozzle_temperature_range_high": [
|
||||
"290"
|
||||
],
|
||||
"hot_plate_temp" : [
|
||||
"hot_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"compatible_printers": [
|
||||
"SecKit SK-Tank 0.4 nozzle",
|
||||
"SecKit Go3 0.4 nozzle"
|
||||
"SecKit Go3 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user