Fixed spanish translation and kingroon profiles added (#1572)

* 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
This commit is contained in:
Carlos Caruncho 2023-07-23 06:03:53 +02:00 committed by GitHub
parent 7a3971eca5
commit cccc857f6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
41 changed files with 2761 additions and 442 deletions

View file

@ -0,0 +1,90 @@
{
"type": "machine",
"setting_id": "GM003",
"name": "Kingroon KP3S PRO V2 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_machine_common",
"printer_model": "Kingroon KP3S PRO V2",
"default_filament_profile": "Kingroon Generic PLA",
"default_print_profile": "0.20mm Standard @Kingroon KP3S PRO V2",
"bed_exclude_area": ["0x0"],
"auxiliary_fan": "0",
"bbl_calib_mark_logo": "1",
"change_filament_gcode": "M600",
"deretraction_speed": ["30"],
"extruder_clearance_height_to_lid": "140",
"extruder_clearance_height_to_rod": "36",
"extruder_clearance_radius": "65",
"extruder_colour": ["#FCE94F"],
"extruder_offset": ["0x0"],
"fan_kickstart": "0",
"fan_speedup_overhangs": "1",
"fan_speedup_time": "0",
"gcode_flavor": "marlin",
"host_type": "octoprint",
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]",
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
"machine_end_gcode": "{if max_layer_z < max_print_height}G1 Z{z_offset+min(max_layer_z+2, max_print_height)} F600 ; Move print head up{endif}\nG1 X5 Y{print_bed_max[1]*0.8} F{travel_speed*60} ; present print\n{if max_layer_z < max_print_height-10}G1 Z{z_offset+min(max_layer_z+20, max_print_height-10)} F600 ; Move print head further up{endif}\n{if max_layer_z < max_print_height*0.6}G1 Z{max_print_height*0.6} F600 ; Move print head further up{endif}\nM140 S0 ; turn off heatbed\nM104 S0 ; turn off temperature\nM107 ; turn off fan\nG1 X0 Y170 F1000 ; prepare for part removal\nM84; disable motors\n",
"machine_load_filament_time": "0",
"machine_max_acceleration_e": ["5000", "5000"],
"machine_max_acceleration_extruding": ["1250", "20000"],
"machine_max_acceleration_retracting": ["1250", "5000"],
"machine_max_acceleration_travel": ["9000", "9000"],
"machine_max_acceleration_x": ["3000", "20000"],
"machine_max_acceleration_y": ["3000", "20000"],
"machine_max_acceleration_z": ["200", "200"],
"machine_max_jerk_e": ["4.5", "2.5"],
"machine_max_jerk_x": ["12", "9"],
"machine_max_jerk_y": ["12", "9"],
"machine_max_jerk_z": ["0.4", "0.4"],
"machine_max_speed_e": ["120", "25"],
"machine_max_speed_x": ["200", "200"],
"machine_max_speed_y": ["200", "200"],
"machine_max_speed_z": ["12", "12"],
"machine_min_extruding_rate": ["0", "0"],
"machine_min_travel_rate": ["0", "0"],
"machine_pause_gcode": "PAUSE",
"machine_start_gcode": "M190 S0 ; Prevents prusaslicer engine from prepending m190 to the gcode ruining our macro\nM109 S0 ; Prevents prusaslicer engine from prepending m109 to the gcode ruining our macro\nSET_PRINT_STATS_INFO TOTAL_LAYER=[total_layer_count] ; Provide layer information\nSTART_PRINT EXTRUDER_TEMP=[nozzle_temperature_initial_layer] BED_TEMP=[first_layer_bed_temperature] CHAMBER=[chamber_temperature] PRINT_MIN={first_layer_print_min[0]},{first_layer_print_min[1]} PRINT_MAX={first_layer_print_max[0]},{first_layer_print_max[1]}",
"machine_unload_filament_time": "0",
"max_layer_height": ["0.3"],
"min_layer_height": ["0.08"],
"nozzle_diameter": ["0.4"],
"nozzle_hrc": "0",
"nozzle_type": "undefine",
"nozzle_volume": "0",
"print_host": "",
"print_host_webui": "",
"printable_area": ["0x0", "200x0", "200x200", "0x200"],
"printable_height": "200",
"printer_technology": "FFF",
"printer_variant": "0.4",
"printhost_apikey": "",
"printhost_authorization_type": "key",
"printhost_cafile": "",
"printhost_password": "",
"printhost_port": "",
"printhost_ssl_ignore_revoke": "0",
"printhost_user": "",
"retract_before_wipe": ["70%"],
"retract_length_toolchange": ["2"],
"retract_restart_extra": ["0"],
"retract_restart_extra_toolchange": ["0"],
"retract_when_changing_layer": ["0"],
"retraction_length": ["1.4"],
"retraction_minimum_travel": ["1"],
"retraction_speed": ["35"],
"scan_first_layer": "0",
"silent_mode": "0",
"single_extruder_multi_material": "1",
"template_custom_gcode": "",
"thumbnails": ["300x300"],
"upward_compatible_machine": [],
"use_firmware_retraction": "0",
"use_relative_e_distances": "1",
"version": "1.6.0.0",
"wipe": ["0"],
"wipe_distance": ["2"],
"z_hop": ["0.5"],
"z_hop_types": ["Auto Lift"]
}

View file

@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "Kingroon KP3S PRO V2",
"model_id": "Kingroon-KP3S-PRO-V2",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "Kingroon",
"bed_model": "kp3s_bed.stl",
"bed_texture": "Kingroon_buildplate.png",
"hotend_model": "",
"default_materials": "Kingroon Generic ABS;Kingroon Generic PLA;Kingroon Generic PLA-CF;Kingroon Generic PETG;Kingroon Generic TPU;Kingroon Generic ASA;Kingroon Generic PC;Kingroon Generic PVA;Kingroon Generic PA;Kingroon Generic PA-CF"
}

View file

@ -0,0 +1,54 @@
{
"type": "machine",
"name": "fdm_machine_common",
"from": "system",
"instantiation": "false",
"gcode_flavor": "marlin",
"machine_start_gcode": "",
"machine_end_gcode": "",
"extruder_colour": ["#018001"],
"extruder_offset": ["0x0"],
"machine_max_acceleration_e": ["5000", "5000"],
"machine_max_acceleration_extruding": ["2000", "2000"],
"machine_max_acceleration_retracting": ["5000", "5000"],
"machine_max_acceleration_travel": ["3000", "3000"],
"machine_max_acceleration_x": ["2000", "2000"],
"machine_max_acceleration_y": ["2000", "2000"],
"machine_max_acceleration_z": ["300", "200"],
"machine_max_speed_e": ["25", "25"],
"machine_max_speed_x": ["300", "200"],
"machine_max_speed_y": ["300", "200"],
"machine_max_speed_z": ["12", "12"],
"machine_max_jerk_e": ["2.5", "2.5"],
"machine_max_jerk_x": ["9", "9"],
"machine_max_jerk_y": ["9", "9"],
"machine_max_jerk_z": ["0.2", "0.4"],
"machine_min_extruding_rate": ["0", "0"],
"machine_min_travel_rate": ["0", "0"],
"max_layer_height": ["0.3"],
"min_layer_height": ["0.08"],
"printable_height": "250",
"extruder_clearance_radius": "65",
"extruder_clearance_height_to_rod": "36",
"extruder_clearance_height_to_lid": "140",
"nozzle_diameter": ["0.4"],
"printer_settings_id": "",
"printer_technology": "FFF",
"printer_variant": "0.4",
"retraction_minimum_travel": ["1"],
"retract_before_wipe": ["70%"],
"retract_when_changing_layer": ["1"],
"retraction_length": ["0.8"],
"retract_length_toolchange": ["2"],
"z_hop": ["0.4"],
"retract_restart_extra": ["0"],
"retract_restart_extra_toolchange": ["0"],
"retraction_speed": ["30"],
"deretraction_speed": ["30"],
"silent_mode": "0",
"single_extruder_multi_material": "1",
"change_filament_gcode": "",
"layer_change_gcode": "",
"machine_pause_gcode": "M400 U1\n",
"wipe": ["1"]
}

View file

@ -0,0 +1,87 @@
{
"bbl_calib_mark_logo": "1",
"type": "machine",
"setting_id": "GM003",
"name": "Kingroon KP3S PRO S1 0.4 nozzle",
"instantiation": "true",
"inherits": "fdm_machine_common",
"printer_model": "Kingroon KP3S PRO S1",
"default_print_profile": "0.20mm Standard @Kingroon KP3S PRO S1",
"default_filament_profile": "Kingroon Generic PLA",
"change_filament_gcode": "M600",
"deretraction_speed": ["30"],
"extruder_clearance_height_to_lid": "140",
"extruder_clearance_height_to_rod": "36",
"extruder_clearance_radius": "65",
"extruder_colour": ["#FCE94F"],
"extruder_offset": ["0x0"],
"fan_kickstart": "0",
"fan_speedup_overhangs": "1",
"fan_speedup_time": "0",
"from": "system",
"gcode_flavor": "marlin",
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]",
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
"machine_end_gcode": "{if max_layer_z < max_print_height}G1 Z{z_offset+min(max_layer_z+2, max_print_height)} F600 ; Move print head up{endif}\nG1 X5 Y{print_bed_max[1]*0.8} F{travel_speed*60} ; present print\n{if max_layer_z < max_print_height-10}G1 Z{z_offset+min(max_layer_z+20, max_print_height-10)} F600 ; Move print head further up{endif}\n{if max_layer_z < max_print_height*0.6}G1 Z{max_print_height*0.6} F600 ; Move print head further up{endif}\nM140 S0 ; turn off heatbed\nM104 S0 ; turn off temperature\nM107 ; turn off fan\nG1 X0 Y170 F1000 ; prepare for part removal\nM84; disable motors\n",
"machine_load_filament_time": "0",
"machine_max_acceleration_e": ["5000", "5000"],
"machine_max_acceleration_extruding": ["1250", "20000"],
"machine_max_acceleration_retracting": ["1250", "5000"],
"machine_max_acceleration_travel": ["9000", "9000"],
"machine_max_acceleration_x": ["3000", "20000"],
"machine_max_acceleration_y": ["3000", "20000"],
"machine_max_acceleration_z": ["200", "200"],
"machine_max_jerk_e": ["4.5", "2.5"],
"machine_max_jerk_x": ["12", "9"],
"machine_max_jerk_y": ["12", "9"],
"machine_max_jerk_z": ["0.4", "0.4"],
"machine_max_speed_e": ["120", "25"],
"machine_max_speed_x": ["200", "200"],
"machine_max_speed_y": ["200", "200"],
"machine_max_speed_z": ["12", "12"],
"machine_min_extruding_rate": ["0", "0"],
"machine_min_travel_rate": ["0", "0"],
"machine_pause_gcode": "PAUSE",
"machine_start_gcode": "M190 S0 ; Prevents prusaslicer engine from prepending m190 to the gcode ruining our macro\nM109 S0 ; Prevents prusaslicer engine from prepending m109 to the gcode ruining our macro\nSET_PRINT_STATS_INFO TOTAL_LAYER=[total_layer_count] ; Provide layer information\nSTART_PRINT EXTRUDER_TEMP=[nozzle_temperature_initial_layer] BED_TEMP=[first_layer_bed_temperature] CHAMBER=[chamber_temperature] PRINT_MIN={first_layer_print_min[0]},{first_layer_print_min[1]} PRINT_MAX={first_layer_print_max[0]},{first_layer_print_max[1]}",
"machine_unload_filament_time": "0",
"max_layer_height": ["0.3"],
"min_layer_height": ["0.08"],
"nozzle_diameter": ["0.4"],
"nozzle_hrc": "0",
"nozzle_type": "undefine",
"nozzle_volume": "0",
"print_host": "",
"print_host_webui": "",
"printable_area": ["0x0", "200x0", "200x200", "0x200"],
"printable_height": "200",
"printer_technology": "FFF",
"printer_variant": "0.4",
"printhost_apikey": "",
"printhost_authorization_type": "key",
"printhost_cafile": "",
"printhost_password": "",
"printhost_port": "",
"printhost_ssl_ignore_revoke": "0",
"printhost_user": "",
"retract_before_wipe": ["70%"],
"retract_length_toolchange": ["2"],
"retract_restart_extra": ["0"],
"retract_restart_extra_toolchange": ["0"],
"retract_when_changing_layer": ["0"],
"retraction_length": ["1.4"],
"retraction_minimum_travel": ["1"],
"retraction_speed": ["35"],
"scan_first_layer": "0",
"silent_mode": "0",
"single_extruder_multi_material": "1",
"template_custom_gcode": "",
"thumbnails": ["300x300"],
"upward_compatible_machine": [],
"use_firmware_retraction": "0",
"use_relative_e_distances": "1",
"version": "1.6.0.0",
"wipe": ["0"],
"wipe_distance": ["2"],
"z_hop": ["0.5"],
"z_hop_types": ["Auto Lift"]
}

View file

@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "Kingroon KP3S PRO S1",
"model_id": "Kingroon-KP3S-PRO-S1",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "Kingroon",
"bed_model": "kp3s_bed.stl",
"bed_texture": "Kingroon_buildplate.png",
"hotend_model": "",
"default_materials": "Kingroon Generic ABS;Kingroon Generic PLA;Kingroon Generic PLA-CF;Kingroon Generic PETG;Kingroon Generic TPU;Kingroon Generic ASA;Kingroon Generic PC;Kingroon Generic PVA;Kingroon Generic PA;Kingroon Generic PA-CF"
}