mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +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:
10
resources/profiles/Cubicon/machine/Cubicon xCeler-Mini.json
Normal file
10
resources/profiles/Cubicon/machine/Cubicon xCeler-Mini.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "Cubicon xCeler-Mini",
|
||||
"nozzle_diameter": "0.4",
|
||||
"bed_model": "",
|
||||
"bed_texture": "Cubicon xCeler-I_bed_texture.svg",
|
||||
"family": "Cubicon",
|
||||
"machine_tech": "FFF",
|
||||
"default_materials": "Cubicon PLA @Cubicon xCeler-Mini"
|
||||
}
|
||||
Reference in New Issue
Block a user