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:
Carlos Caruncho 2023-07-30 07:58:43 +02:00 committed by GitHub
parent a329497f49
commit e78a6d964b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
23 changed files with 440 additions and 1067 deletions

View file

@ -1,49 +1,25 @@
{
"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"
]
"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"
]
}