Feat/profiles cubicon xceler i (#10373)

* profiles(Cubicon):
add xCeler-I 0.4 nozzle printer profile
add Cubicon 0.4 nozzle filament profile

* Fixed missed profile name.

* removed default filament colors.

* Cover image size changed.

---------

Co-authored-by: cubi-sw <hcbyeon@hyvision.co.kr>
Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
Byeon Ho cheol.
2025-08-27 00:22:16 +09:00
committed by GitHub
parent fa4161eaae
commit 90a6c53ad5
26 changed files with 2401 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{
"type": "process",
"name": "fdm_process_common_klipper",
"from": "system",
"inherits": "fdm_process_common",
"instantiation": "false",
"default_jerk": "9",
"initial_layer_jerk": "9",
"outer_wall_jerk": "7",
"infill_jerk": "12",
"travel_jerk": "12",
"inner_wall_jerk": "7",
"top_surface_jerk": "7",
"exclude_object": "1"
}