enricoturri1966
7a0df4bcb4
GCodeViewer -> Extrusion toolpaths colored by color print (wip) + visualization of tool changes, color changes, pause prints, custom gcodes + refactoring
2020-04-22 16:29:07 +02:00
enricoturri1966
dc3c5db9fe
GCodeViewer -> Use rgb instead of rgba colors
2020-04-20 13:44:14 +02:00
enricoturri1966
9c68abfb35
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer
2020-04-17 08:18:20 +02:00
YuSanka
ae51f280b8
Merge remote-tracking branch 'origin/master' into ys_search
2020-04-16 11:46:29 +02:00
YuSanka
287e50d091
Localization: Fix of #4035
...
+ Added context for "Advanced" ("Mode")
+ Updated POT
2020-04-16 11:36:41 +02:00
enricoturri1966
61ab7bbebf
GCodeViewer -> Basic indexed rendering
2020-04-15 16:29:11 +02:00
enricoturri1966
cc774dece7
GCodeViewer -> Toggle visibility of shells
2020-04-15 14:31:39 +02:00
enricoturri1966
bc05ab985c
GCodeViewer -> Toggle visibility of travel paths, retractions and uretractions
2020-04-14 16:40:08 +02:00
enricoturri1966
c3eb65c461
Added class GCodeViewer -> basic render of gcode toolpaths using dedicated shaders
2020-04-14 10:02:08 +02:00
Jason Scurtu
f1330324ab
upstream required files for FlatHub
...
https://github.com/flathub/flathub/pull/1446
https://github.com/prusa3d/PrusaSlicer/issues/3064
https://github.com/prusa3d/PrusaSlicer/issues/1124
2020-04-10 15:45:34 +02:00
Vojtěch Bubník
3d11f216b0
Merge pull request #3910 from photodude/BIBO2-Print-Profile-Corrections
...
BIBO2 printer general print profile improvements.
2020-04-10 07:39:06 +02:00
Vojtěch Bubník
fc7d7c6982
Merge pull request #4009 from probonopd/ender-2
...
Add Creality Ender-2
2020-04-10 07:37:45 +02:00
probonopd
5e134b5f30
Add max_print_height
2020-04-08 17:04:39 +00:00
Lukas Matena
ba08d5da9e
Fix of #3983 - Crash caused by a typo in Korean localization
2020-04-08 10:37:26 +02:00
enricoturri1966
bac10311bc
Follow-up of c887ecfefa
-> Removed unneded assignements from shaders
2020-04-08 09:00:08 +02:00
enricoturri1966
c887ecfefa
Removed unneeded branching from shaders
2020-04-08 08:22:02 +02:00
enricoturri1966
0e2fba6d6f
Fixed bug in calculating the specular component of the color in shaders
2020-04-08 08:07:36 +02:00
YuSanka
cd13356b6d
Code cleaning
2020-04-07 16:22:03 +02:00
probonopd
b9c397ccb9
Creality Ender-2
2020-04-06 17:14:53 +00:00
YuSanka
17bd52342b
Next experiments with search on Tabs
2020-04-04 19:25:57 +02:00
YuSanka
5ca6b9f8d0
Implemented SearchCtrl class instead of SearchComboBox
...
Search string are synchronized between Plater and Tabs.
List with options and filtered list are in Sidebar.
All options list on tabs and Plater use this data from Sidebar
Note: SearchComboBox.cpp(hpp) was renamed to Search.cpp(hpp)
2020-04-03 10:27:50 +02:00
YuSanka
5f31d9ed41
Merge remote-tracking branch 'origin/master' into ys_search
2020-04-01 20:23:34 +02:00
Enrico Turri
f1ccd38258
Fixed shaders on Intel Cards - not allowed use of 'active' word
2020-03-31 12:51:50 +02:00
YuSanka
abad9133eb
Added new icon for "collapse sidebar"
...
+ The tooltip for a "Collapse" button is updated according to the collapse state
2020-03-30 11:53:58 +02:00
YuSanka
d317f0753a
Merge remote-tracking branch 'origin/master' into ys_search
2020-03-29 20:21:00 +02:00
YuSanka
14703fe561
Implemented Search on Plater, usint imGui
2020-03-28 19:39:24 +01:00
photodude
2ad9a0c995
General print quality improvements.
...
After reviewing many test prints, these changes to print speeds and to line widths seem to have a positive improvement on print quality with BIBO2 printers.
Additionally several items were made more consistant especially with the external_perimeter_speed values.
2020-03-24 19:12:51 -06:00
YuSanka
8898dd5618
Added missed icon
2020-03-20 16:10:00 +01:00
enricoturri1966
5b24a0fb91
Fixed conflicts after merge with master
2020-03-20 10:55:37 +01:00
YuSanka
7806df7664
Updated translations for PL, IT, FR, ES, DE, CZ and JA
2020-03-18 12:45:42 +01:00
enricoturri1966
505181ddfd
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_slope_shader
2020-03-16 14:19:30 +01:00
YuSanka
6b31a087f7
Updated POT
2020-03-16 13:56:09 +01:00
enricoturri1966
5378b18f18
ENABLE_SLOPE_RENDERING - Fixed fragment shader when the thresholds are identical
2020-03-16 08:35:13 +01:00
enricoturri1966
ac4d9ea172
Fixed conflicts after merge with master
2020-03-16 08:09:52 +01:00
bubnikv
707bc09be5
Changed PrusaResearch extruder clearance
2020-03-15 09:04:00 +01:00
bubnikv
2e1aef87a1
The import of system profiles was improved to not inherit
...
the "renamed_from" field as it is specific to a concrete profile.
Prusa Research system profile was annotated with "renamed_from"
to indicate that the PETG profiles were renamed from PET somewhere
after PrusaSlicer 2.2.1 release.
2020-03-15 08:38:17 +01:00
enricoturri1966
b36051af82
New tech ENABLE_SLOPE_RENDERING - 1st installment of rendering objects colored by facets slope
2020-03-13 15:09:07 +01:00
bubnikv
9b26f8a18b
Updated dictionaries.
2020-03-13 14:39:26 +01:00
bubnikv
6866c2bdd4
Refreshed pot dictionaries.
2020-03-12 14:13:32 +01:00
bubnikv
f71d3e63f2
Changed location of vendor specific thumbnail images of printers:
...
These images are newly stored inside the resources/profiles/VENDOR_NAME/,
they should be named by the printer_model identifier suffixed with
"_thumbnail.png"
All the existing printer thumbnails were moved and renamed,
thumbnails for the 3rd party printers were added, marked as Beta.
2020-03-12 14:13:08 +01:00
bubnikv
c73493eba5
Manual merge of @BoaImpressao3D Added_translation_pt_br
2020-03-12 09:42:25 +01:00
photodude
6744c108b8
BIBO2 configs use the same printer model
...
All BIBO2 printer configurations use the same printer model. Lets be consistant
2020-03-11 16:14:18 -06:00
photodude
e72b5b9937
Improve compatible_printers_condition
...
beter restriction for compatible_printers_condition for cases which previously used the printer model
2020-03-11 16:11:54 -06:00
photodude
c4837cf6aa
Add printer notes to Ditto printing options
...
Ditto printing options should have their own printer notes as they are specialized use cases.
Add and comment out the bed model and bed texture due to an issue
2020-03-11 15:53:42 -06:00
bubnikv
bbf212d5f6
Fixes to the BIBO profile.
2020-03-11 18:13:13 +01:00
bubnikv
a4a6ef3c72
BIBO2 profile:
...
Removed compatible_printers_condition = printer_family=="BIBO2"
printer_family variable is not supported, though it is a good idea.
Fortunately it was not needed for the BIBO2 printer as of now.
2020-03-11 16:35:21 +01:00
bubnikv
f94d779621
Merge branch 'master' of https://github.com/ulsanether/PrusaSlicer into ulsanether-master
2020-03-11 15:33:31 +01:00
bubnikv
9d1fa809dd
Updated pot file
2020-03-11 15:29:31 +01:00
bubnikv
04d1fc0633
BIBO2 Touch profile updates by @rtyr
2020-03-11 15:29:15 +01:00
photodude
afe8a8bd99
remove "present print" from end gcode.
...
Although the "present print" code works, it really seems more like a gimick than a useful tool. removed to simplify end gcode.
2020-03-09 17:18:12 -06:00
photodude
9f9b139450
Create Draft BIBO2 vendor config bundle
2020-03-09 11:41:21 -06:00
bubnikv
6723b5f3cd
Vojtech's adjustments to Lutzbot config, now it installs.
2020-03-07 16:33:03 +01:00
bubnikv
cbf5459f5d
Initial Lutzbot printer definition by Mikolas Zuza
2020-03-07 16:31:46 +01:00
YuSanka
fb10e27778
Added missed lock_open_sys.svg icon for dark mode
2020-03-07 11:40:20 +01:00
bubnikv
b6ee1c1263
Updated dictionaries.
2020-03-07 10:34:54 +01:00
bubnikv
42d4910c12
Merge branch 'ys_detach_btn'
2020-03-06 17:41:43 +01:00
YuSanka
c47565430f
Localization: "\t" symbols are deleted from community translations (ko, nl, pt_br, tr, zc_CN(TW)),
...
fixed some phrases
2020-03-06 17:34:06 +01:00
YuSanka
04ebdd8b3f
localization: updated PrusaSlicer.pot
2020-03-05 13:59:20 +01:00
YuSanka
e11b9b0faf
Added missed icon
2020-03-05 13:38:51 +01:00
Lukas Matena
b95d635c4d
Fixed several translated strings (fix of #3748 )
2020-03-02 09:06:05 +01:00
bubnikv
192bdffb3f
Updated printer profiles, bumped up version to 2.2.0-rc.
2020-02-29 10:53:18 +01:00
lee hakmin
1ec02079f5
Update PrusaSlicer.po
2020-02-28 10:23:57 +09:00
lee hakmin
730966a07f
Update PrusaSlicer.po
2020-02-28 10:04:41 +09:00
lee hakmin
503739e2d4
Add files via upload
2020-02-28 09:47:53 +09:00
Lukas Matena
27f50778b2
Localization: Updated POT, new dictionaries for CZ, DE, ES, FR, IT, JA and PL
2020-02-27 15:47:15 +01:00
David Kocik
70f5efbfc3
eject sd card/usb icon
2020-02-26 15:02:43 +01:00
bubnikv
5e10e5ae5f
new hollowing icon
2020-02-26 15:00:23 +01:00
bubnikv
a28c373d22
Updated bundled profiles.
2020-02-21 18:43:26 +01:00
YuSanka
d1e35ff60e
Localization: Deleted context "markers" from PO files, updated MO files
2020-02-21 17:56:32 +01:00
YuSanka
824b3713ae
Localization: New dictionaries for CZ, DE, ES, FR, IT, NL and PL
2020-02-21 14:36:12 +01:00
YuSanka
c691a225c2
Localization: small changes in POT
2020-02-19 13:54:56 +01:00
YuSanka
77daa54b0c
Localization: New POT
2020-02-19 13:21:31 +01:00
YuSanka
b5e61982a6
Localization: changed some phrases. Updated POT
2020-02-18 13:46:12 +01:00
YuSanka
e70b17f38c
Updated POT
...
+ Fixed texts in DoubleSlider.cpp
2020-02-12 14:19:48 +01:00
lee hakmin
2ff491e2ef
Add files via upload
2020-02-11 09:50:17 +09:00
YuSanka
94d3ca7016
Manually merged Korean translation by @ulsanether
...
+ updated MO for Korean translation
+ set small size for mode icons
2020-02-10 20:13:48 +01:00
Oleksandra Yushchenko
d491a38fd7
Merge pull request #3629 from ulsanether/master
...
Updated Korean translation
2020-02-10 12:49:21 +01:00
lee hakmin
5324bdd30f
Delete PrusaSlicer.mo
2020-02-10 20:10:10 +09:00
lee hakmin
38d0997248
Add files via upload
2020-02-10 19:48:37 +09:00
lee hakmin
ed65979044
Add files via upload
2020-02-09 22:13:38 +09:00
bubnikv
76433da64c
Printer profiles were updated by @rtyr
2020-02-08 22:11:44 +01:00
YuSanka
9c8dcf3fae
Updated mode icons
2020-02-07 18:50:41 +01:00
YuSanka
10ade4192c
Added separate icon for the SLA printer presets
...
DoubleSlider:
+ fixed bug with un-hidden tooltip when OneLayerLock is on
+ MultiAsSingle mode : Show context menu on Cog icon after L/RButtonClick
2020-02-07 14:16:04 +01:00
YuSanka
455f36119a
Localization: Updated PrusaSlicer.pot and list.txt
...
+ added missed icons
2020-02-06 20:37:12 +01:00
YuSanka
0da4cb29b5
Localization improvements: added NL translation
...
+ to the list.txt added ObjectDataViewModel.cpp
2020-02-04 13:42:23 +01:00
bubnikv
d590d5cad8
Created Creality.idx
...
bumped up the version number for Creality.ini
2020-01-30 13:00:26 +01:00
tamasmeszaros
b45e95877e
Merge branch 'master' into lm_tm_hollowing
2020-01-23 17:43:18 +01:00
bubnikv
a0e6afcee8
Update of PrusaSlicer.idx to force the users of PrusaSlicer 2.2.0-alpha3
...
and newer to update the profiles to 1.1.1-alpha3 and newer,
so they will see the print bed.
2020-01-23 16:52:24 +01:00
bubnikv
8bf53370c1
Bumped up version number 2.2.0-alpha3,
...
so that the updated bundled profiles may require this version
(2.2.0-alpha3) or newer.
This change is needed for the clients to be forced to update
the configurations to see the print bed, as the print bed model and
image are no more hard coded, but they are referenced from
the vendor specific Preset Bundle.
2020-01-23 16:40:25 +01:00
YuSanka
5ff8ae955b
Implemented editing for extruder of existing ToolChangeCode tick
...
+ Code refactoring: DoubleSlider is extracted from wxExtensions
2020-01-23 16:11:21 +01:00
David Kocik
8d9cfa0e98
resize of export_to_sd button
2020-01-22 10:05:04 +01:00
Oleksandra Yushchenko
749a06a092
Merge branch 'master' into upstream2
2020-01-21 15:12:32 +01:00
David Kocik
2c1bedf503
new graphics for export button
2020-01-21 13:29:39 +01:00
Lukas Matena
63b0eec5a9
Merge branch 'master' into lm_tm_hollowing
2020-01-21 13:00:07 +01:00
YuSanka
6eaf48ebd8
Implemented check of color change event respecting to mode
...
+ unresolved ticks are marked with error_tick icon
+ some code refactoring
2020-01-21 11:35:04 +01:00
bubnikv
c627114830
Fixed missing "&" in Brazilian Portugal translation.
2020-01-21 10:14:25 +01:00
Italo Soares
d8325cfc06
Fixed some translations for better understanding
2020-01-21 04:11:52 -05:00
Jebtrix
1779fc0e1d
Change confusing message text
2020-01-20 11:18:26 -05:00
Enrico Turri
e8d52cfba1
Fixed conflicts after merge with master
2020-01-17 14:16:12 +01:00
YuSanka
536514ff03
Added default filament(resin) in wizard for selected printers
...
Added default_materials field to "Vendor".ini
2020-01-15 09:34:21 +01:00
Enrico Turri
051fcd4e24
Configurable system printers bed textures and models
2020-01-09 10:27:42 +01:00
Lukas Matena
0551411c48
Merge branch 'master' into lm_tm_hollowing
2020-01-06 12:41:29 +01:00
Lukas Matena
b08a315a46
Fix of #3359 : Ender icon case was not matching profile name
...
Also added an icon to show when the correct one is not found
2020-01-06 10:39:33 +01:00
Spencer Owen
e7b835dc52
Add Astrobox to Print Host options
2020-01-06 03:37:35 -05:00
bubnikv
e2fd540815
Updated PrusaResearch.idx, so our in house customer will get updated profiles.
2019-12-22 13:52:47 +01:00
bubnikv
692ed26091
Fix of #3366
...
Fixed crash due to incorrect localization of the percent sign in
"The %1% infill pattern is not supposed to work at 100%% density."
This happens for ES, FR, IT, UK and ZH_TW localizations.
Also added a new CMake target "gettext_po_to_mo" to convert
all po files to mo files,
and renamed the "pot" target to "gettext_make_pot".
2019-12-22 11:54:23 +01:00
bubnikv
9128ba766b
Bumped up the PrusaSlicer.ini version number, so that our in house
...
customers will get an update.
2019-12-22 11:12:15 +01:00
Lukas Matena
b3f15b1c98
Merge branch 'master' into lm_tm_hollowing
2019-12-20 10:33:53 +01:00
David Kocik
3a54279cec
Merge branch 'master' into dk_remote_devices
2019-12-19 08:58:11 +01:00
YuSanka
0802823703
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
2019-12-18 15:58:24 +01:00
YuSanka
07f428fe62
Implemented function to get an icon name considering to OS color mode
...
For a Dark mode we start to looking of icons in folder "white"
Added missed "white" icons
2019-12-18 15:54:01 +01:00
bubnikv
74d6c23ba8
Updated Prusa3D config - elephant foot compensation 0.2mm
...
allowed for all profiles but 0.25mm dmr nozzles.
2019-12-18 15:30:00 +01:00
David Kocik
c396ec25a1
Merge branch 'master' into dk_remote_devices
2019-12-17 14:41:56 +01:00
YuSanka
8824468882
Added function to update of custom_gcode_per_print_z in Model from configuration
...
considering "colorprint_heights" option.
Changed thumb_up/down icons to better preview (feedback from #3256 )
Commented some uncertain code
2019-12-17 14:16:38 +01:00
YuSanka
01f1bed060
Added missed icon
2019-12-13 13:51:46 +01:00
Lukas Matena
537260494d
Merge branch 'master' into lm_tm_hollowing
2019-12-12 11:37:33 +01:00
YuSanka
0e157b5b07
Updated dictionaries
2019-12-12 08:45:29 +01:00
YuSanka
85645a1253
Fixed crash on ConfigWizard opening after a language change
...
+ updated Creality.ini and PrusaResearch.ini
2019-12-09 13:02:48 +01:00
YuSanka
6bcfc3fe83
Updated PrusaSlicer.pot
2019-12-06 13:58:23 +01:00
Matthias Urlichs
688457b2d0
Grammar fix
2019-12-04 21:13:42 +01:00
YuSanka
ef29b13c5e
Updated Creality.ini
2019-12-04 14:11:42 +01:00
bubnikv
75a2e0e3f9
Profiles for PrusaSlicer-2.2.0-alpha0
2019-12-04 11:47:08 +01:00
YuSanka
ee71f83939
Localization improvements:
...
* fixed "\n" at the end of phrases
+ updated list of files to localization
+ new PrusaSlicer.pot
+ Japanese localization
2019-12-04 11:14:13 +01:00
YuSanka
71f5ed5b9e
Added new icon for "change extruder" menu.
...
+ some improvements for colored band
2019-11-29 11:02:58 +01:00
YuSanka
0005049927
Updated icons for DoubleSlider
2019-11-28 15:40:18 +01:00
YuSanka
a3ff1b4282
Added updated profiles INI files
2019-11-28 10:54:29 +01:00
YuSanka
773dace33c
Merge remote-tracking branch 'origin/master' into ys_aliases
2019-11-28 10:34:05 +01:00
YuSanka
dfd38c7818
Merge remote-tracking branch 'origin/master' into ys_color_print_extension
2019-11-28 09:01:14 +01:00
YuSanka
496e09302f
Implemented a message on Printer display for pause print
...
+ Added new icons
2019-11-27 14:44:33 +01:00
YuSanka
afb8483250
Merge remote-tracking branch 'origin/master' into ys_aliases
2019-11-25 10:44:58 +01:00
Arthur
dbbaf411ac
A translation in brazilian portuguese has been added
2019-11-22 15:41:20 +01:00
Enrico Turri
599403ba94
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_3dconnexion
2019-11-22 14:40:59 +01:00
YuSanka
cb395460c4
Implemented aliases for filaments
2019-11-21 13:12:06 +01:00
Enrico Turri
3b084c50cd
Revert to older texture for mini printer printbed
2019-11-19 14:44:42 +01:00
tamasmeszaros
7011c58faa
Merge branch 'master' into lm_tm_hollowing
2019-11-18 17:50:56 +01:00
Enrico Turri
4fceff6ae3
Cleanup of file 90-3dconnexion.rules
2019-11-18 16:07:39 +01:00
Enrico Turri
b8c09d7a34
Content of file 90-3dconnexion.rules formatted as in: https://github.com/libusb/hidapi/blob/master/udev/99-hid.rules
2019-11-18 15:31:55 +01:00
Enrico Turri
9e7e1fb5e2
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_3dconnexion
2019-11-18 14:51:06 +01:00
YuSanka
ec6c87756f
Merge remote-tracking branch 'origin/master' into ys_color_print_extension
2019-11-18 09:18:25 +01:00
YuSanka
bc68b8eaf2
ExtruderSequenceDialog :
...
Fixed layouts after the second opening of the dialog.
(Removing any extruder from the sequence does not cause an incorrect layout)
Validation of entered values added
(0 is not a valid value)
2019-11-16 02:12:37 +01:00
bubnikv
b2a6a07d72
Make the .gcode and .sl1 thumbnails configurable through printer profile.
2019-11-15 17:33:31 +01:00
Enrico Turri
ac628c8069
New texture for mini printer printbed
2019-11-15 11:53:16 +01:00
Enrico Turri
32d794756e
Lighter model for mini printer printbed
2019-11-15 10:05:56 +01:00
Enrico Turri
2dec84a429
Added model and texture for Mini and Ender3 printer printbeds
2019-11-15 09:28:51 +01:00
YuSanka
840c59cd3d
Added new PrusaResearch.ini (with MINI and aliases)
2019-11-15 08:34:55 +01:00
YuSanka
8c22b0cd4f
Added MINI and Creality Ender to ConfigWizard
2019-11-14 14:04:02 +01:00
Lukas Matena
73ae733484
New icon for the hollowing gizmo
2019-11-12 15:04:40 +01:00
Enrico Turri
a624590b36
Fixed conflicts after merge with master
2019-11-07 09:55:44 +01:00
YuSanka
c4a62819f4
Implemented new color change preview from Gcode
...
+ Added missed "change_extruder.svg"
2019-11-07 08:13:26 +01:00
tamasmeszaros
bdf6f7342e
Hollowing step in SLAPrint process, PrintConfig params added.
2019-11-06 13:38:43 +01:00
Lukas Matena
eaf815ca4b
Merge branch 'lm_hollow_gizmo' into lm_tm_hollowing
2019-11-05 14:41:06 +01:00
Lukas Matena
04bcdff110
Added new hollowing gizmo
...
Basically just copied SLA support gizmo and removed all functionality that will not be needed
2019-11-05 10:17:27 +01:00
Stephan Reichhelm
6089cadc4e
+ add new flashair class to localization
2019-11-04 12:53:48 +01:00
lee hakmin
c80cd04c20
Add files via upload
2019-10-25 00:03:18 +09:00
Enrico Turri
1c05d88c00
ENABLE_3DCONNEXION_DEVICES -> Added support for 3Dconnexion universal receiver and battery level report
2019-10-11 15:29:57 +02:00
YuSanka
8e6bb7c20d
Add missed icons
2019-10-11 10:39:54 +02:00
Enrico Turri
8aa33a9e05
ENABLE_3DCONNEXION_DEVICES -> Hack for filtering out mouse wheel events coming from 3Dconnexion driver
2019-10-08 08:44:50 +02:00
Vojtech Kral
82fed1790a
3D connexion support on Linux:
...
- Replace hidapi/linux/hid.c with the hidraw variant (link to udev)
- Add CMakeLists.txt for hidapi, refactor
- Add udev rules file (no installation so far)
2019-09-30 14:59:21 +02:00
Vojtech Kral
270008a3fd
Add material_type config option for SLA materials, use in Wizard
2019-09-17 13:20:06 +02:00
Vojtech Kral
34b3548102
Filaments and materials selection/installation
2019-09-17 13:20:06 +02:00
bubnikv
e0ecd283ef
Updated Prusa3D profiles, bumped up the version number.
2019-09-13 15:24:13 +02:00
bubnikv
416c1f8c5b
Updated dictionaries.
2019-09-11 13:33:15 +02:00
bubnikv
21cc859357
Refreshed dictionaries
2019-09-09 16:40:15 +02:00
Jiang Yue
de1758a424
Optimize some translations
2019-09-09 09:38:49 +02:00
Jiang Yue
c740389cfd
Rename dictionary so that wxWidgets can find it.
2019-09-09 09:38:49 +02:00
Jiang Yue
f3e11479f8
Update zh_CN
2019-09-09 09:38:49 +02:00
bubnikv
a48ba21f40
Updated PrusaResearch.idx
2019-09-04 14:56:34 +02:00
bubnikv
a09bb3802b
Updated the bundled Prusa Research profiles.
...
Bumped up the version number to 2.0.0-rc.
Changed the location of profiles from PrusaSlicer-beta to PrusaSlicer
(that is the location for the released software).
2019-09-04 12:50:43 +02:00
bubnikv
3f078cd612
Updated ES, FR, IT, PL languages.
2019-09-03 13:23:36 +02:00
bubnikv
b240e93c72
Updated Czech, German, Polish (fully translated),
...
Spanish, French, Italian (some translations pending)
dictionaries
2019-08-30 16:13:42 +02:00
bubnikv
ae3a72d291
Fixed menu icons for undo / redo.
2019-08-30 16:05:12 +02:00
bubnikv
06a2a69261
Manually merged Korean translation by @ulsanether
2019-08-30 14:39:14 +02:00
bubnikv
2dbbfdac11
Refreshed the translation file.
2019-08-30 11:38:05 +02:00
bubnikv
6fb93470de
Updated icons for the undo / redo menu.
2019-08-30 10:19:20 +02:00
Enrico Turri
211a38b535
New toolbar icons for undo and redo actions
2019-08-30 08:32:18 +02:00
bubnikv
ab361fc0e7
Refreshed dictionaries with keys from GUI_ObjectLayers.cpp
2019-08-29 14:10:10 +02:00
bubnikv
cd9d20a8b3
Renamed the dictionaries and their directories, so that
...
wxWidgets will open German dictionary for de_CH, English dictionary
for en_AU etc.
2019-08-29 13:36:12 +02:00
bubnikv
885ff11d4c
Update of "Volumes in Objects reordered" undo / redo message
2019-08-29 11:16:14 +02:00
bubnikv
4af75c9f23
Updated the translations file.
2019-08-29 10:45:04 +02:00
bubnikv
8865c4b685
Plurals for number of Undo / Redo actions.
2019-08-28 16:19:46 +02:00
bubnikv
2b7a4973a8
Reworded the "Add / remove instance / set number of instances".
2019-08-28 15:35:01 +02:00
bubnikv
048ed74318
Another round of translation adjustments.
2019-08-28 15:12:55 +02:00
bubnikv
cd35fd9b34
Refreshed the dictionaries.
...
Introduced a new localization macro L_CONTEXT(string, context)
to define context dependent translations.
The only strings - "Top" and "Bottom" were already using context, but
until now the context had to be added to the PrusaSlicer.pot file
manually, while the context is being generated automatically now.
2019-08-27 17:14:03 +02:00
bubnikv
1096dff0f6
Bumped up the version number to beta2, updated Prusa3D printer profiles.
2019-08-25 09:16:46 +02:00
lee hakmin
7a5c692a27
Add files via upload
2019-08-25 09:43:28 +09:00
lee hakmin
81b85f5827
Add files via upload
2019-08-23 23:53:05 +09:00
lee hakmin
c4117c5cb6
Delete PrusaSlicer_kr.po
2019-08-23 23:50:53 +09:00
lee hakmin
9b90a923df
Delete PrusaSlicer_kr(new).po
2019-08-23 23:50:41 +09:00
lee hakmin
2093007eb6
Delete PrusaSlicer_kr(new).mo
2019-08-23 23:50:26 +09:00
lee hakmin
2db8c3bb57
Delete PrusaSlicer.po
2019-08-23 23:47:41 +09:00
lee hakmin
55ca41ae9c
Delete PrusaSlicer.mo
2019-08-23 23:47:27 +09:00
lee hakmin
2a06e28795
Add files via upload
2019-08-23 23:46:01 +09:00
bubnikv
29a51bc46f
Updated bundled Prusa3d profiles
...
Bumped up the version to 2.1.0-beta, changed the user configs directory
to PrusaSlicer-beta.
2019-08-23 16:15:03 +02:00
YuSanka
0520da3241
Merge remote-tracking branch 'origin' into ys_printable_property
2019-08-06 10:31:17 +02:00
YuSanka
b43f7c3880
Generated new POT-file
...
Fixed lines with translation of the empty strings
2019-08-06 10:01:10 +02:00
YuSanka
885da35544
Merge remote-tracking branch 'origin/master' into ys_printable_property
2019-08-01 15:15:18 +02:00
YuSanka
59db1f7f36
Code refactoring to add PrintableItem column to ObjectList
2019-08-01 14:58:04 +02:00
bubnikv
576643c7ed
Bumped up the version to 2.1.0-alpha0.
...
Updated the bundled profiles to integrate retract overrides
for PET and FLEX materials.
2019-08-01 11:53:22 +02:00
YuSanka
47c9714062
Added Real-Time DXT1/DXT5 C compression library to CopyrightsDialog
...
+ updated icons for mirroring
2019-07-31 17:38:06 +02:00
YuSanka
cf6cc1d863
Refactored LockButton class
2019-07-31 17:14:32 +02:00
YuSanka
add171043c
Updated icons for layers editing
2019-07-31 15:26:42 +02:00
YuSanka
3bade450b8
Merge remote-tracking branch 'origin/ys_overrides'
2019-07-31 13:05:47 +02:00
bubnikv
ca1c78b3fc
Merge remote-tracking branch 'remotes/origin/et_custom_bed'
2019-07-30 16:48:47 +02:00
YuSanka
66497cdb1f
Fixed SPE-993
...
+ Added new icons for layers editing
2019-07-30 15:48:30 +02:00
Lukas Matena
7f33e23fbb
Added new icons for mirroring buttons and 'drop modifier to bed' function
2019-07-30 08:39:38 +02:00
YuSanka
7d02811823
Add missed bitmap
2019-07-29 15:21:29 +02:00
Enrico Turri
e86d40fe98
Modified bundled bed models
2019-07-25 11:35:16 +02:00
Enrico Turri
48dc2bb762
Fixed positioning of bed model into the scene and changed bundled bed models
2019-07-25 08:43:21 +02:00
bubnikv
bb604242aa
Updated the Prusa3D profiles.
2019-07-23 14:04:10 +02:00
Enrico Turri
ba4bc8ac82
Render custom bed textures in png format on prusa beds
2019-07-19 09:18:09 +02:00
bubnikv
ab7ecc1819
Merge remote-tracking branch 'remotes/origin/vb_undo_redo'
2019-07-15 11:34:18 +02:00
Lukas Matena
45db42ca3b
Merge branch 'lm_drop_to_bed'
2019-07-12 13:38:18 +02:00
YuSanka
fbf14b42e9
Added undo/redo icons. Fist step to implementation Undo/Redo list for toolbar
2019-07-08 18:01:14 +02:00
Lukas Matena
3d8c3804fa
Added 'drop to bed' button into object manipulation panel
2019-06-19 11:04:12 +02:00
bubnikv
0c95d4e0d9
Merge remote-tracking branch 'remotes/origin/ys_new_features'
2019-06-18 10:01:29 +02:00
YuSanka
7fe8965c53
Merge remote-tracking branch 'origin/master' into ys_new_features
2019-06-17 13:50:12 +02:00
Lukas Matena
980c6673d4
Reset buttons - fixed rotation of instances with multiple volumes
...
Mirroring buttons now hide where appropriate
2019-06-14 15:28:09 +02:00
Enrico Turri
ed4b71eb15
Layers editing overlay rendering modified to use a texture drawn on a quad lying in a plane parallel to the camera viewport
2019-06-14 10:55:56 +02:00
YuSanka
dd70dd6e10
Implemented LayerItem for ObjectList
2019-05-27 14:00:34 +02:00
bubnikv
984a475d76
renamed: resources/localization/ko_KR/PrusaSlicer.po -> resources/localization/ko_KR/PrusaSlicer_kr.po
2019-05-24 09:08:29 +02:00
lee hakmin
020870b808
Add files via upload
2019-05-24 09:07:17 +02:00
lee hakmin
f0f64c6fac
Add files via upload
2019-05-24 09:07:17 +02:00
lee hakmin
cad520c7ef
Add files via upload
2019-05-24 09:07:17 +02:00
bubnikv
ded5ad0517
Support of CJK languages in ImGUI:
...
Added glyph tables & CJK font (huge file!)
Added glyph tables for Turkish and Vietnamese.
Added glyph tables Thai (font is still missing)
2019-05-23 18:04:27 +02:00
lee hakmin
883e00a057
Add files via upload
2019-05-24 00:40:15 +09:00
bubnikv
f7b87ce033
Implements Turkish Language Pack #2342
2019-05-23 10:05:54 +02:00
taksito
4083182acb
traditional Chinese language pack added
2019-05-22 09:09:44 +02:00
taksito
dd5f00de0a
Create PrusaSlicer_zhtw.po
2019-05-22 09:09:44 +02:00
Jiang Yue
efbb660f28
Update Simplified Chinese translation
2019-05-21 10:53:41 +02:00
lee hakmin
df6219e583
Add files via upload
2019-05-21 09:10:12 +09:00
lee hakmin
590ab38556
Add files via upload
2019-05-21 09:08:58 +09:00
YuSanka
eee23d1653
New dictionaries
2019-05-20 17:14:34 +02:00
YuSanka
b65d5683e2
Merge branch 'master' of https://github.com/prusa3d/Slic3r
2019-05-20 16:38:07 +02:00
YuSanka
64aa7237c0
New POT
2019-05-20 16:37:55 +02:00
bubnikv
f0ac0fbd09
Updated profiles for the final release.
2019-05-20 16:25:51 +02:00
YuSanka
7b84d1e710
Fix of #2277
...
+ new POT
2019-05-20 16:05:15 +02:00
bubnikv
eb807fd1fa
Re-generated the pot file, context for Top / Bottom added manually
2019-05-20 14:22:34 +02:00
bubnikv
c225644961
Updated PrusaResearch profiles
2019-05-17 16:31:40 +02:00
bubnikv
cd56b05d27
Updated OSX icons
2019-05-16 16:08:47 +02:00
bubnikv
0eeda8e321
Merge branch 'master' of https://github.com/ulsanether/Slic3r into ulsanether-master
2019-05-16 10:47:39 +02:00
lee hakmin
971070ea9f
Add files via upload
2019-05-16 11:19:30 +09:00
lee hakmin
0eef143d60
Add files via upload
2019-05-16 09:57:05 +09:00
bubnikv
e58d530afe
Bumped up slicer version, updated bundled profiles
2019-05-14 19:06:52 +02:00
bubnikv
a97d99b336
Updated profiles.
2019-05-14 18:16:04 +02:00
YuSanka
3478d8e09c
Updated dictionaries
2019-05-14 18:01:29 +02:00
Vojtech Kral
6c5bdeadc3
Updating: Add localized links
2019-05-14 13:30:55 +02:00
bubnikv
0787fa861a
Updated handling of the SLIC3R_BUILD_ID key
2019-05-13 18:01:00 +02:00
bubnikv
8adcd8fa71
Updated the PrusaSlicer icons
2019-05-13 16:44:25 +02:00
bubnikv
3a0c27c6e5
Updated Help menu items to open localized web pages.
...
Updated links to PrusaSlicer-settings.
2019-05-13 16:34:41 +02:00
YuSanka
1b50ea3bda
Deleted unused menu items for OSX
...
+ Marked items for "Change part type" list
+ new POT
2019-05-13 15:07:53 +02:00