mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
Kingroon profiles improves (#1599)
* 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 * [FIX] Some Kingroon profiles fixes * Kingroon profile improves Brong start gcode * Kingroon profile improves Deleted some profiles * Some fixes * More fixes
This commit is contained in:
parent
a329497f49
commit
e78a6d964b
23 changed files with 440 additions and 1067 deletions
|
@ -1,25 +1,13 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL98",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "Kingroon Generic PLA-CF",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"filament_type": [
|
||||
"PLA-CF"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"7"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Kingroon KP3S PRO S1 0.4 nozzle",
|
||||
"Kingroon KP3S PRO V2 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
"type": "filament",
|
||||
"filament_id": "GFL98",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "Kingroon Generic PLA-CF",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"compatible_printers": [
|
||||
"Kingroon KP3S PRO S1 0.4 nozzle",
|
||||
"Kingroon KP3S PRO V2 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue