mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 00:52:04 +00:00
Add Cubicon xCeler-Mini printer model and material profiles (#13172)
* Add Cubicon xCeler-Mini printer model and material profiles - Add xCeler-Mini machine configuration and 0.4mm nozzle profile - Add filament profiles for all Cubicon materials (PLA, PLA+, PLAi21, ABS, ABSk, ABS-A100, PETG, PC, PA-CF) for xCeler-Mini - Add default process profile for xCeler-Mini 0.4mm nozzle - Add xCeler-Mini cover image - Update Cubicon.json to register xCeler-Mini machine, filaments, process, and machine list - Update PA-CF and PLA base filament profiles (filament_max_volumetric_speed adjustment) - Fix missed per-machine filament and process profiles for xCeler-I and xCeler-Plus * fix format --------- Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
"name": "Cubicon xCeler-I",
|
||||
"sub_path": "machine/Cubicon xCeler-I.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon xCeler-Mini",
|
||||
"sub_path": "machine/Cubicon xCeler-Mini.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon xCeler-Plus",
|
||||
"sub_path": "machine/Cubicon xCeler-Plus.json"
|
||||
@@ -34,6 +38,10 @@
|
||||
"name": "cubicon default @Cubicon xCeler-I 0.4 nozzle",
|
||||
"sub_path": "process/cubicon default @Cubicon xCeler-I 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "cubicon default @Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"sub_path": "process/cubicon default @Cubicon xCeler-Mini 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "cubicon default @Cubicon xCeler-Plus 0.4 nozzle",
|
||||
"sub_path": "process/cubicon default @Cubicon xCeler-Plus 0.4 nozzle.json"
|
||||
@@ -88,6 +96,10 @@
|
||||
"name": "Cubicon ABS @Cubicon xCeler-I 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon ABS @Cubicon xCeler-I 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon ABS @Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon ABS @Cubicon xCeler-Mini 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon ABS @Cubicon xCeler-Plus 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon ABS @Cubicon xCeler-Plus 0.4 nozzle.json"
|
||||
@@ -104,6 +116,10 @@
|
||||
"name": "Cubicon PA-CF @Cubicon xCeler-I 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PA-CF @Cubicon xCeler-I 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon PA-CF @Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PA-CF @Cubicon xCeler-Mini 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon PA-CF @Cubicon xCeler-Plus 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PA-CF @Cubicon xCeler-Plus 0.4 nozzle.json"
|
||||
@@ -112,6 +128,10 @@
|
||||
"name": "Cubicon PC @Cubicon xCeler-I 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PC @Cubicon xCeler-I 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon PC @Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PC @Cubicon xCeler-Mini 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon PC @Cubicon xCeler-Plus 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PC @Cubicon xCeler-Plus 0.4 nozzle.json"
|
||||
@@ -120,6 +140,10 @@
|
||||
"name": "Cubicon PETG @Cubicon xCeler-I 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PETG @Cubicon xCeler-I 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon PETG @Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PETG @Cubicon xCeler-Mini 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon PETG @Cubicon xCeler-Plus 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PETG @Cubicon xCeler-Plus 0.4 nozzle.json"
|
||||
@@ -128,6 +152,10 @@
|
||||
"name": "Cubicon PLA @Cubicon xCeler-I 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PLA @Cubicon xCeler-I 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon PLA @Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PLA @Cubicon xCeler-Mini 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon PLA @Cubicon xCeler-Plus 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PLA @Cubicon xCeler-Plus 0.4 nozzle.json"
|
||||
@@ -144,6 +172,10 @@
|
||||
"name": "Cubicon ABS-A100 @Cubicon xCeler-I 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon ABS-A100 @Cubicon xCeler-I 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon ABS-A100 @Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon ABS-A100 @Cubicon xCeler-Mini 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon ABS-A100 @Cubicon xCeler-Plus 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon ABS-A100 @Cubicon xCeler-Plus 0.4 nozzle.json"
|
||||
@@ -152,6 +184,10 @@
|
||||
"name": "Cubicon ABSk @Cubicon xCeler-I 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon ABSk @Cubicon xCeler-I 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon ABSk @Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon ABSk @Cubicon xCeler-Mini 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon ABSk @Cubicon xCeler-Plus 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon ABSk @Cubicon xCeler-Plus 0.4 nozzle.json"
|
||||
@@ -160,6 +196,10 @@
|
||||
"name": "Cubicon PLA+ @Cubicon xCeler-I 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PLA+ @Cubicon xCeler-I 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon PLA+ @Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PLA+ @Cubicon xCeler-Mini 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon PLA+ @Cubicon xCeler-Plus 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PLA+ @Cubicon xCeler-Plus 0.4 nozzle.json"
|
||||
@@ -168,6 +208,10 @@
|
||||
"name": "Cubicon PLAi21 @Cubicon xCeler-I 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PLAi21 @Cubicon xCeler-I 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon PLAi21 @Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PLAi21 @Cubicon xCeler-Mini 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon PLAi21 @Cubicon xCeler-Plus 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PLAi21 @Cubicon xCeler-Plus 0.4 nozzle.json"
|
||||
@@ -182,6 +226,10 @@
|
||||
"name": "Cubicon xCeler-I 0.4 nozzle",
|
||||
"sub_path": "machine/Cubicon xCeler-I 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"sub_path": "machine/Cubicon xCeler-Mini 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon xCeler-Plus 0.4 nozzle",
|
||||
"sub_path": "machine/Cubicon xCeler-Plus 0.4 nozzle.json"
|
||||
|
||||
Reference in New Issue
Block a user