mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-11 19:17:33 +00:00
fix profile reference for Creality
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Creality",
|
"name": "Creality",
|
||||||
"version": "02.03.02.74",
|
"version": "02.03.02.75",
|
||||||
"force_update": "0",
|
"force_update": "0",
|
||||||
"description": "Creality configurations",
|
"description": "Creality configurations",
|
||||||
"machine_model_list": [
|
"machine_model_list": [
|
||||||
@@ -4034,6 +4034,14 @@
|
|||||||
"name": "Creality Ender-5 Max 0.4 nozzle",
|
"name": "Creality Ender-5 Max 0.4 nozzle",
|
||||||
"sub_path": "machine/Creality Ender-5 Max 0.4 nozzle.json"
|
"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",
|
"name": "Creality Ender-5 Plus 0.4 nozzle",
|
||||||
"sub_path": "machine/Creality Ender-5 Plus 0.4 nozzle.json"
|
"sub_path": "machine/Creality Ender-5 Plus 0.4 nozzle.json"
|
||||||
|
|||||||
@@ -153,6 +153,7 @@
|
|||||||
"material_flow_dependent_temperature": "0",
|
"material_flow_dependent_temperature": "0",
|
||||||
"material_flow_temp_graph": "[[3.0,220],[5.0,240],[10.0,250]]",
|
"material_flow_temp_graph": "[[3.0,220],[5.0,240],[10.0,250]]",
|
||||||
"pressure_advance": "0.05",
|
"pressure_advance": "0.05",
|
||||||
|
"filament_id": "06101",
|
||||||
"support_material_interface_fan_speed": "-1",
|
"support_material_interface_fan_speed": "-1",
|
||||||
"compatible_printers": [
|
"compatible_printers": [
|
||||||
"Creality Ender-5 Max 0.4 nozzle",
|
"Creality Ender-5 Max 0.4 nozzle",
|
||||||
|
|||||||
Reference in New Issue
Block a user