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
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