# Conflicts: # bbl/i18n/BambuStudio.pot # bbl/i18n/de/BambuStudio_de.po # bbl/i18n/en/BambuStudio_en.po # bbl/i18n/es/BambuStudio_es.po # bbl/i18n/fr/BambuStudio_fr.po # bbl/i18n/hu/BambuStudio_hu.po # bbl/i18n/nl/BambuStudio_nl.po # bbl/i18n/sv/BambuStudio_sv.po # bbl/i18n/zh_cn/BambuStudio_zh_CN.po # resources/i18n/de/BambuStudio.mo # resources/i18n/en/BambuStudio.mo # resources/i18n/es/BambuStudio.mo # resources/i18n/fr/BambuStudio.mo # resources/i18n/hu/BambuStudio.mo # resources/i18n/nl/BambuStudio.mo # resources/i18n/sv/BambuStudio.mo # resources/i18n/zh_cn/BambuStudio.mo # resources/profiles/BBL.json # resources/profiles/Creality.json # resources/profiles/Voron.json # src/libslic3r/PrintConfig.cpp # src/libslic3r/TreeSupport.cpp # src/slic3r/GUI/DeviceManager.cpp # src/slic3r/GUI/ReleaseNote.cpp # version.inc
90 lines
2.6 KiB
JSON
90 lines
2.6 KiB
JSON
{
|
|
"name": "Creality",
|
|
"version": "01.04.01.00",
|
|
"force_update": "0",
|
|
"description": "Creality configurations",
|
|
"machine_model_list": [
|
|
{
|
|
"name": "Creality Ender-3 V2",
|
|
"sub_path": "machine/Creality Ender-3 V2.json"
|
|
},
|
|
{
|
|
"name": "Creality CR-10 Max",
|
|
"sub_path": "machine/Creality CR-10 Max.json"
|
|
}
|
|
],
|
|
"process_list": [
|
|
{
|
|
"name": "fdm_process_common",
|
|
"sub_path": "process/fdm_process_common.json"
|
|
},
|
|
{
|
|
"name": "fdm_process_creality_common",
|
|
"sub_path": "process/fdm_process_creality_common.json"
|
|
},
|
|
{
|
|
"name": "0.12mm Fine @Creality",
|
|
"sub_path": "process/0.12mm Fine @Creality.json"
|
|
},
|
|
{
|
|
"name": "0.15mm Optimal @Creality",
|
|
"sub_path": "process/0.15mm Optimal @Creality.json"
|
|
},
|
|
{
|
|
"name": "0.20mm Standard @Creality",
|
|
"sub_path": "process/0.20mm Standard @Creality.json"
|
|
},
|
|
{
|
|
"name": "0.24mm Draft @Creality",
|
|
"sub_path": "process/0.24mm Draft @Creality.json"
|
|
}
|
|
],
|
|
"filament_list": [
|
|
{
|
|
"name": "fdm_filament_common",
|
|
"sub_path": "filament/fdm_filament_common.json"
|
|
},
|
|
{
|
|
"name": "fdm_filament_pla",
|
|
"sub_path": "filament/fdm_filament_pla.json"
|
|
},
|
|
{
|
|
"name": "fdm_filament_pet",
|
|
"sub_path": "filament/fdm_filament_pet.json"
|
|
},
|
|
{
|
|
"name": "fdm_filament_abs",
|
|
"sub_path": "filament/fdm_filament_abs.json"
|
|
},
|
|
{
|
|
"name": "Generic PLA @Creality",
|
|
"sub_path": "filament/Generic PLA @Creality.json"
|
|
},
|
|
{
|
|
"name": "Generic PETG @Creality",
|
|
"sub_path": "filament/Generic PETG @Creality.json"
|
|
},
|
|
{
|
|
"name": "Generic ABS @Creality",
|
|
"sub_path": "filament/Generic ABS @Creality.json"
|
|
}
|
|
],
|
|
"machine_list": [
|
|
{
|
|
"name": "fdm_machine_common",
|
|
"sub_path": "machine/fdm_machine_common.json"
|
|
},
|
|
{
|
|
"name": "fdm_creality_common",
|
|
"sub_path": "machine/fdm_creality_common.json"
|
|
},
|
|
{
|
|
"name": "Creality Ender-3 V2 0.4 nozzle",
|
|
"sub_path": "machine/Creality Ender-3 V2 0.4 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Creality CR-10 Max 0.4 nozzle",
|
|
"sub_path": "machine/Creality CR-10 Max 0.4 nozzle.json"
|
|
}
|
|
]
|
|
}
|