mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-10 10:47:16 +00:00
fix profile reference for Comgrow
Remove the orphaned "0.20mm Standard @Comgrow T500 1.0" process preset and its process_list entry. Its only compatible printer "Comgrow T500 1.0 nozzle" never existed (the T500 model defines nozzle diameters 0.4/0.6/0.8 only).
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Comgrow",
|
||||
"version": "02.04.00.02",
|
||||
"version": "02.04.00.03",
|
||||
"force_update": "0",
|
||||
"description": "Comgrow configurations",
|
||||
"machine_model_list": [
|
||||
@@ -50,10 +50,6 @@
|
||||
"name": "0.20mm Standard @Comgrow T500 0.6",
|
||||
"sub_path": "process/0.20mm Standard @Comgrow T500 0.6.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @Comgrow T500 1.0",
|
||||
"sub_path": "process/0.20mm Standard @Comgrow T500 1.0.json"
|
||||
},
|
||||
{
|
||||
"name": "0.24mm Draft @Comgrow T500 0.4",
|
||||
"sub_path": "process/0.24mm Draft @Comgrow T500 0.4.json"
|
||||
|
||||
Reference in New Issue
Block a user