mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 19:12:17 +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:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "cubicon default @Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"inherits": "cubicon common @base",
|
||||
"instantiation": "true",
|
||||
"print_settings_id": "cubicon default @Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"compatible_printers": [
|
||||
"Cubicon xCeler-Mini 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user