mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-08 06:24:01 -06:00
Merge remote-tracking branch 'origin/master' into new_main_page_ui
This commit is contained in:
commit
e78a885247
39 changed files with 7971 additions and 817 deletions
File diff suppressed because it is too large
Load diff
BIN
resources/localization/es/Slic3rPE.mo
Normal file
BIN
resources/localization/es/Slic3rPE.mo
Normal file
Binary file not shown.
3512
resources/localization/es/Slic3rPE_es.po
Normal file
3512
resources/localization/es/Slic3rPE_es.po
Normal file
File diff suppressed because it is too large
Load diff
Binary file not shown.
|
@ -214,7 +214,7 @@ msgstr "&Carica Gruppo di Configurazioni…"
|
|||
|
||||
#: c:\src\Slic3r\lib\Slic3r\GUI\MainFrame.pm:254
|
||||
msgid "&Load Config…\tCtrl+L"
|
||||
msgstr "Carica Configurazione…\tCtrl+&L"
|
||||
msgstr "&Carica Configurazione…\tCtrl+L"
|
||||
|
||||
#: c:\src\Slic3r\xs\src\slic3r\GUI\GUI.cpp:339
|
||||
msgid "&Localization"
|
||||
|
@ -1856,7 +1856,7 @@ msgstr "Aprire un modello"
|
|||
|
||||
#: c:\src\Slic3r\lib\Slic3r\GUI\MainFrame.pm:251
|
||||
msgid "Open STL/OBJ/AMF…\tCtrl+O"
|
||||
msgstr "Aprire un STL/OBJ/AMF… Ctrl+O"
|
||||
msgstr "Aprire un STL/OBJ/AMF… \tCtrl+O"
|
||||
|
||||
#: c:\src\Slic3r\lib\Slic3r\GUI\Plater.pm:2102
|
||||
msgid "Open the 3D cutting tool"
|
||||
|
@ -2003,7 +2003,7 @@ msgstr "Preferenze"
|
|||
|
||||
#: c:\src\Slic3r\lib\Slic3r\GUI\MainFrame.pm:299
|
||||
msgid "Preferences…\tCtrl+,"
|
||||
msgstr "Preferenze…Ctrl+,"
|
||||
msgstr "Preferenze…\tCtrl+,"
|
||||
|
||||
#: C:\src\Slic3r\xs\src\libslic3r\PrintConfig.cpp:1171
|
||||
msgid "Preferred direction of the seam"
|
||||
|
@ -2079,7 +2079,7 @@ msgstr "Versioni Prusa Edition"
|
|||
|
||||
#: c:\src\Slic3r\lib\Slic3r\GUI\MainFrame.pm:268
|
||||
msgid "Q&uick Slice…\tCtrl+U"
|
||||
msgstr "Slice Rapido… \tCtrl+&U"
|
||||
msgstr "Slice &Rapido… \tCtrl+U"
|
||||
|
||||
#: c:\src\Slic3r\xs\src\slic3r\GUI\Tab.cpp:335
|
||||
msgid "Quality (slower slicing)"
|
||||
|
@ -2593,7 +2593,7 @@ msgstr "Processa ora"
|
|||
|
||||
#: c:\src\Slic3r\lib\Slic3r\GUI\MainFrame.pm:287
|
||||
msgid "Slice to SV&G…\tCtrl+G"
|
||||
msgstr "Processa a SV&G…\tCtrl+G"
|
||||
msgstr "Processa a SV&G…\tCtrl+G"
|
||||
|
||||
#: c:\src\Slic3r\lib\Slic3r\GUI\Plater.pm:438
|
||||
msgid "Sliced Info"
|
||||
|
|
BIN
resources/localization/pl/Slic3rPE.mo
Normal file
BIN
resources/localization/pl/Slic3rPE.mo
Normal file
Binary file not shown.
3511
resources/localization/pl/Slic3rPE_pl.po
Normal file
3511
resources/localization/pl/Slic3rPE_pl.po
Normal file
File diff suppressed because it is too large
Load diff
|
@ -1 +1,3 @@
|
|||
0.1.2 Wipe tower changes
|
||||
0.1.1 Minor print speed adjustments
|
||||
0.1.0 Initial
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
name = Prusa Research
|
||||
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
||||
# This means, the server may force the Slic3r configuration to be downgraded.
|
||||
config_version = 0.1.0
|
||||
config_version = 0.1.2
|
||||
# Where to get the updates from?
|
||||
config_update_url = https://raw.githubusercontent.com/prusa3d/Slic3r-settings/master/live/PrusaResearch/
|
||||
|
||||
|
@ -90,7 +90,7 @@ seam_position = nearest
|
|||
skirts = 1
|
||||
skirt_distance = 2
|
||||
skirt_height = 3
|
||||
small_perimeter_speed = 20
|
||||
small_perimeter_speed = 25
|
||||
solid_infill_below_area = 0
|
||||
solid_infill_every_layers = 0
|
||||
solid_infill_extruder = 1
|
||||
|
@ -121,7 +121,8 @@ top_infill_extrusion_width = 0.45
|
|||
top_solid_infill_speed = 40
|
||||
travel_speed = 180
|
||||
wipe_tower = 1
|
||||
wipe_tower_per_color_wipe = 20
|
||||
wipe_tower_bridging = 10
|
||||
wipe_tower_rotation_angle = 0
|
||||
wipe_tower_width = 60
|
||||
wipe_tower_x = 180
|
||||
wipe_tower_y = 140
|
||||
|
@ -179,7 +180,7 @@ gap_fill_speed = 20
|
|||
infill_acceleration = 800
|
||||
infill_speed = 30
|
||||
max_print_speed = 80
|
||||
small_perimeter_speed = 15
|
||||
small_perimeter_speed = 20
|
||||
solid_infill_speed = 30
|
||||
support_material_extrusion_width = 0.3
|
||||
support_material_spacing = 1.5
|
||||
|
@ -214,7 +215,7 @@ infill_speed = 20
|
|||
max_print_speed = 100
|
||||
perimeter_extrusion_width = 0
|
||||
perimeter_speed = 20
|
||||
small_perimeter_speed = 10
|
||||
small_perimeter_speed = 15
|
||||
solid_infill_extrusion_width = 0
|
||||
solid_infill_speed = 20
|
||||
support_material_speed = 20
|
||||
|
@ -267,7 +268,7 @@ infill_acceleration = 1600
|
|||
infill_speed = 40
|
||||
perimeter_acceleration = 600
|
||||
perimeter_speed = 25
|
||||
small_perimeter_speed = 10
|
||||
small_perimeter_speed = 15
|
||||
solid_infill_speed = 40
|
||||
top_solid_infill_speed = 30
|
||||
|
||||
|
@ -340,7 +341,7 @@ infill_acceleration = 1600
|
|||
infill_speed = 40
|
||||
perimeter_acceleration = 600
|
||||
perimeter_speed = 25
|
||||
small_perimeter_speed = 10
|
||||
small_perimeter_speed = 15
|
||||
solid_infill_speed = 40
|
||||
support_material_extrusion_width = 0.2
|
||||
top_solid_infill_speed = 30
|
||||
|
@ -538,13 +539,17 @@ compatible_printers =
|
|||
compatible_printers_condition =
|
||||
end_filament_gcode = "; Filament-specific end gcode"
|
||||
extrusion_multiplier = 1
|
||||
filament_loading_speed = 28
|
||||
filament_unloading_speed = 90
|
||||
filament_toolchange_delay = 0
|
||||
filament_ramming_parameters = "120 100 6.6 6.8 7.2 7.6 7.9 8.2 8.7 9.4 9.9 10.0| 0.05 6.6 0.45 6.8 0.95 7.8 1.45 8.3 1.95 9.7 2.45 10 2.95 7.6 3.45 7.6 3.95 7.6 4.45 7.6 4.95 7.6"
|
||||
filament_cost = 0
|
||||
filament_density = 0
|
||||
filament_diameter = 1.75
|
||||
filament_notes = ""
|
||||
filament_settings_id =
|
||||
filament_soluble = 0
|
||||
min_print_speed = 5
|
||||
min_print_speed = 15
|
||||
slowdown_below_layer_time = 20
|
||||
start_filament_gcode = "M900 K{if printer_notes=~/.*PRINTER_HAS_BOWDEN.*/}200{else}30{endif}; Filament gcode"
|
||||
|
||||
|
@ -591,6 +596,7 @@ fan_always_on = 0
|
|||
fan_below_layer_time = 20
|
||||
filament_colour = #3A80CA
|
||||
filament_max_volumetric_speed = 11
|
||||
filament_ramming_parameters = "120 100 5.70968 6.03226 7 8.25806 9 9.19355 9.3871 9.77419 10.129 10.3226 10.4516 10.5161| 0.05 5.69677 0.45 6.15484 0.95 8.76774 1.45 9.20323 1.95 9.95806 2.45 10.3871 2.95 10.5677 3.45 7.6 3.95 7.6 4.45 7.6 4.95 7.6"
|
||||
filament_type = ABS
|
||||
first_layer_bed_temperature = 100
|
||||
first_layer_temperature = 255
|
||||
|
@ -637,7 +643,6 @@ first_layer_bed_temperature = 105
|
|||
first_layer_temperature = 270
|
||||
max_fan_speed = 20
|
||||
min_fan_speed = 10
|
||||
min_print_speed = 5
|
||||
start_filament_gcode = "M900 K{if printer_notes=~/.*PRINTER_HAS_BOWDEN.*/}200{else}45{endif}; Filament gcode"
|
||||
temperature = 270
|
||||
|
||||
|
@ -651,7 +656,6 @@ extrusion_multiplier = 1.2
|
|||
filament_colour = #804040
|
||||
filament_max_volumetric_speed = 10
|
||||
first_layer_temperature = 200
|
||||
min_print_speed = 5
|
||||
start_filament_gcode = "M900 K{if printer_notes=~/.*PRINTER_HAS_BOWDEN.*/}200{else}10{endif}; Filament gcode"
|
||||
temperature = 200
|
||||
|
||||
|
@ -763,6 +767,7 @@ fan_always_on = 0
|
|||
filament_colour = #FFFFD7
|
||||
filament_max_volumetric_speed = 10
|
||||
filament_notes = "List of materials tested with standart PVA print settings for MK2:\n\nPrimaSelect PVA+\nICE FILAMENTS PVA 'NAUGHTY NATURAL'\nVerbatim BVOH"
|
||||
filament_ramming_parameters = "120 100 8.3871 8.6129 8.93548 9.22581 9.48387 9.70968 9.87097 10.0323 10.2258 10.4194 10.6452 10.8065| 0.05 8.34193 0.45 8.73548 0.95 9.34836 1.45 9.78385 1.95 10.0871 2.45 10.5161 2.95 10.8903 3.45 7.6 3.95 7.6 4.45 7.6 4.95 7.6"
|
||||
filament_soluble = 1
|
||||
filament_type = PVA
|
||||
first_layer_temperature = 195
|
||||
|
@ -816,7 +821,6 @@ first_layer_bed_temperature = 60
|
|||
first_layer_temperature = 240
|
||||
max_fan_speed = 5
|
||||
min_fan_speed = 0
|
||||
min_print_speed = 5
|
||||
start_filament_gcode = "M900 K{if printer_notes=~/.*PRINTER_HAS_BOWDEN.*/}200{else}10{endif}; Filament gcode"
|
||||
temperature = 250
|
||||
|
||||
|
@ -849,7 +853,6 @@ first_layer_bed_temperature = 60
|
|||
first_layer_temperature = 215
|
||||
max_fan_speed = 100
|
||||
min_fan_speed = 100
|
||||
min_print_speed = 15
|
||||
start_filament_gcode = "M900 K{if printer_notes=~/.*PRINTER_HAS_BOWDEN.*/}200{else}10{endif}; Filament gcode"
|
||||
temperature = 210
|
||||
|
||||
|
@ -870,7 +873,6 @@ first_layer_bed_temperature = 100
|
|||
first_layer_temperature = 220
|
||||
max_fan_speed = 100
|
||||
min_fan_speed = 100
|
||||
min_print_speed = 15
|
||||
start_filament_gcode = "M900 K{if printer_notes=~/.*PRINTER_HAS_BOWDEN.*/}200{else}10{endif}; Filament gcode"
|
||||
temperature = 220
|
||||
|
||||
|
@ -931,6 +933,9 @@ retract_lift_below = 199
|
|||
retract_restart_extra = 0
|
||||
retract_restart_extra_toolchange = 0
|
||||
retract_speed = 80
|
||||
parking_pos_retraction = 92
|
||||
cooling_tube_length = 5
|
||||
cooling_tube_retraction = 91.5
|
||||
single_extruder_multi_material = 1
|
||||
printer_model = MK2SMM
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue