* Update OrcaSlicer_es.po * Update OrcaSlicer_es.po More strings! * Update OrcaSlicer_es.po * modified: bbl/i18n/es/OrcaSlicer_es.po * Update Orcaslicer spanish * Merge * Corregidos duplicados * modified: bbl/i18n/es/OrcaSlicer_es.po * modified: bbl/i18n/es/OrcaSlicer_es.po * modified: bbl/i18n/es/OrcaSlicer_es.po * modified: bbl/i18n/es/OrcaSlicer_es.po * modified: bbl/i18n/es/OrcaSlicer_es.po modified: bbl/i18n/es/OrcaSlicer_es.mo * modified: bbl/i18n/es/OrcaSlicer_es.mo * Update Orca es * FIX:orcaslicer_es.po some strings * modified: bbl/i18n/es/OrcaSlicer_es.po * modified: bbl/i18n/es/OrcaSlicer_es.po * modified: bbl/i18n/es/OrcaSlicer_es.po modified: resources/i18n/es/OrcaSlicer.mo * Update text.js Added es_ES to text.js (spanish strings) * Kingroon profiles added Added Kp3s and kp5l printers * Update OrcaSlicer_es.po CAMBIOS EN CUARTEL * Update OrcaSlicer_es.po * [FIX] Fixed some spanish strings Improved translation * More spanish string fixes More fixes * Fix More Spanish Strings * add kingoon profiles * Last mo update * Fix KP3S PRO S1 profile * Kingroon printers fixes * Update OrcaSlicer.mo * Added plate bed
49 lines
960 B
JSON
49 lines
960 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFG99",
|
|
"setting_id": "GFSA04",
|
|
"name": "Kingroon Generic PETG",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_filament_pet",
|
|
"reduce_fan_stop_start_freq": [
|
|
"1"
|
|
],
|
|
"slow_down_for_layer_cooling": [
|
|
"1"
|
|
],
|
|
"fan_cooling_layer_time": [
|
|
"30"
|
|
],
|
|
"overhang_fan_speed": [
|
|
"90"
|
|
],
|
|
"overhang_fan_threshold": [
|
|
"25%"
|
|
],
|
|
"fan_max_speed": [
|
|
"90"
|
|
],
|
|
"fan_min_speed": [
|
|
"40"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"10"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"8"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.95"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"10"
|
|
],
|
|
"filament_start_gcode": [
|
|
"; filament start gcode\n"
|
|
],
|
|
"compatible_printers": [
|
|
"Kingroon KP3S PRO S1 0.4 nozzle",
|
|
"Kingroon KP3S PRO V2 0.4 nozzle"
|
|
]
|
|
}
|