Files
OrcaSlicer/resources/profiles/Cubicon/filament/Cubicon PA-CF @base.json
Byeon Ho cheol. 44f2b4f363 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>
2026-05-10 22:02:19 +08:00

73 lines
1.1 KiB
JSON

{
"type": "filament",
"name": "Cubicon PA-CF @base",
"inherits": "fdm_filament_pa",
"filament_id": "P510cfd0",
"instantiation": "true",
"compatible_printers": [
"Cubicon xCeler-I 0.4 nozzle",
"Cubicon xCeler-Plus 0.4 nozzle"
],
"default_filament_colour": "",
"filament_settings_id": [
"Cubicon PA-CF @base"
],
"filament_type": [
"PA"
],
"filament_vendor": [
"Cubicon"
],
"hot_plate_temp": [
"100"
],
"hot_plate_temp_initial_layer": [
"100"
],
"close_fan_the_first_x_layers": [
"3"
],
"fan_cooling_layer_time": [
"5"
],
"filament_density": [
"1.24"
],
"filament_flow_ratio": [
"0.99"
],
"filament_max_volumetric_speed": [
"7"
],
"nozzle_temperature_initial_layer": [
"265"
],
"fan_max_speed": [
"50"
],
"fan_min_speed": [
"50"
],
"slow_down_min_speed": [
"20"
],
"slow_down_layer_time": [
"2"
],
"nozzle_temperature": [
"270"
],
"temperature_vitrification": [
"108"
],
"nozzle_temperature_range_low": [
"260"
],
"nozzle_temperature_range_high": [
"280"
],
"additional_cooling_fan_speed": [
"0"
]
}