mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-04 01:20:57 +00:00
fix profile reference for Creality
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Creality",
|
||||
"version": "02.03.02.74",
|
||||
"version": "02.03.02.75",
|
||||
"force_update": "0",
|
||||
"description": "Creality configurations",
|
||||
"machine_model_list": [
|
||||
@@ -4034,6 +4034,14 @@
|
||||
"name": "Creality Ender-5 Max 0.4 nozzle",
|
||||
"sub_path": "machine/Creality Ender-5 Max 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality Ender-5 Max 0.6 nozzle",
|
||||
"sub_path": "machine/Creality Ender-5 Max 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality Ender-5 Max 0.8 nozzle",
|
||||
"sub_path": "machine/Creality Ender-5 Max 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality Ender-5 Plus 0.4 nozzle",
|
||||
"sub_path": "machine/Creality Ender-5 Plus 0.4 nozzle.json"
|
||||
|
||||
@@ -153,6 +153,7 @@
|
||||
"material_flow_dependent_temperature": "0",
|
||||
"material_flow_temp_graph": "[[3.0,220],[5.0,240],[10.0,250]]",
|
||||
"pressure_advance": "0.05",
|
||||
"filament_id": "06101",
|
||||
"support_material_interface_fan_speed": "-1",
|
||||
"compatible_printers": [
|
||||
"Creality Ender-5 Max 0.4 nozzle",
|
||||
|
||||
@@ -113,6 +113,6 @@
|
||||
"initial_layer_jerk": "7",
|
||||
"travel_jerk": "7",
|
||||
"compatible_printers": [
|
||||
"Creality CR-10SE 0.2 nozzle"
|
||||
"Creality CR-10 SE 0.2 nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user