985b414c64
Removed parameter 'wipe_tower_per_color_wipe' from UI and configuration layer
2018-03-22 13:37:01 +01:00
48fe019302
Merge branch 'master' of https://github.com/prusa3d/Slic3r into gcode_preview
2018-03-22 08:34:00 +01:00
ebb2d45761
Out of bed detection - Disabled GUI buttons when object outside bed
2018-03-21 15:21:03 +01:00
c425169db0
Added Italian and updated German to localization
2018-03-21 14:00:06 +01:00
e30405d672
Merge branch 'master' into wipe_tower_improvements
2018-03-21 11:33:37 +01:00
4a179c81d2
GCode Preview - Added visualization of volumetric flow rate
2018-03-21 10:03:10 +01:00
85d158525f
Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators
2018-03-21 08:40:21 +01:00
86b79f89ad
Removed BonjourBrowser.pm, SectionCut.pm and the associated
...
command line section cut tool.
2018-03-20 21:09:54 +01:00
f99aaa1191
Out of bed detection - New colors for out of bed state
2018-03-20 13:01:50 +01:00
6298a28494
Disabled back face culling to show broken geometry
2018-03-20 11:59:33 +01:00
0bd9918643
Implements SPE-159 "substitute accented letters with non-accented ones"
2018-03-16 18:20:47 +01:00
3d6f6530c0
Merge branch 'master' into wipe_tower_improvements
2018-03-16 14:06:23 +01:00
9ae2fa6621
Removed Perl Slic3r::GUI::Notifier module.
...
The Growl for OSX is dead and the D-bus support for Linux/X was broken.
2018-03-16 13:13:27 +01:00
7f5bfe3ddc
First visualization of system value changes
2018-03-16 12:56:03 +01:00
e162c47167
Removed some dependencies on Perl IO module.
2018-03-16 12:07:54 +01:00
a38cbac312
Removed the LWP and Growl Perl dependencies.
2018-03-16 11:56:37 +01:00
c88d2780ce
Octoprint ( #796 )
...
* Octoprint: GUI for CA file, improvements
* Octoprint: Add GUI for Bonjour lookup, bugfixes
* Octoprint: Bonjour browser: Cleanup Perl interaction
* Octoprint: Bonjour: Perform several broadcast, UI fixes
* Octoprint: Add files to localization list
* Http: Disable CA File setting on SSL backends that don't support it
2018-03-15 18:06:26 +01:00
8d4b603572
Correct updated Show/Hide of object_info_manifold_warning_icon
2018-03-15 11:59:12 +01:00
d97a8f5740
Merge remote-tracking branch 'origin/master' into profile_changes_reset
2018-03-15 10:24:54 +01:00
22330c0cae
Showed correct "Info" box on initial Plater
2018-03-15 10:13:40 +01:00
c3ec40c3cc
Added prototype of an "Undo to system" button
2018-03-15 09:55:31 +01:00
a41e55a773
Merge remote-tracking branch 'origin/profile_inheritance' into profile_changes_reset
2018-03-14 16:34:51 +01:00
ab654f6319
Merge branch 'scene_manipulators'
2018-03-14 16:15:26 +01:00
de2d08f626
Update of G-code preview colors by Jindra.
2018-03-14 15:00:12 +01:00
e680658cf5
Fixed selection of sensible active print / filament / printer profile
...
after the initial wizard run.
2018-03-14 13:29:50 +01:00
523b297738
Out of bed detection - Volume colors changed while dragging them
2018-03-13 14:37:59 +01:00
d91e35f820
Shaders tweaking
2018-03-13 14:21:41 +01:00
79dc862498
Out of bed detection - Shaders refactoring
2018-03-12 09:23:59 +01:00
e8adbd7303
First prototype of adding of UI for frequently changed parameters
2018-03-09 18:34:30 +01:00
d5e136a6d5
Fixed bug with updating of the value of "Wipe while retracting" CheckBox.
2018-03-09 17:17:51 +01:00
f55becd43c
Introduced the system profiles.
...
The Config Wizard now just copies the Vendor's Config Bundle
into user_dir/vendor/ directory and Slic3r uses the configs
from the bundles found in user_dir/vendor directly.
2018-03-09 16:37:33 +01:00
1c6fa6660e
Merge branch 'master' into wipe_tower_improvements
2018-03-09 15:10:15 +01:00
7a2df9f54f
Out of bed detection - Volumes' layer texture rendering moved to cpp
2018-03-09 14:33:44 +01:00
bdd2d725c8
Out of bed detection - 1st installment
2018-03-09 10:40:42 +01:00
c52f51b1e4
Fixed bug with resizing 3DScene
2018-03-06 14:45:03 +01:00
4a90ab1f6a
Merge branch 'octoprint'
2018-03-06 11:39:44 +01:00
e26ccfc247
Fixed compilation on Windows,
...
removed debugging menu and debugging output.
2018-03-06 11:39:24 +01:00
fc05eb898d
WIP: Bonjour
2018-03-05 18:33:15 +01:00
7cfc5204c8
WIP: OctoPrint
2018-03-05 18:33:15 +01:00
751c97c503
Localize the Plater tab
...
* Marking and translation of Plater tab are complited
* GUI.pm is marked to l10n
* Fix small bug with Extruder adding at Printer Settings tab
2018-02-28 15:41:35 +01:00
7047f4365a
Update localization:
...
* 2D.pm, 3DPreview.pm, PreviewData.cpp are marked by L()
* use translating function in 3DScene.cpp
2018-02-26 16:23:44 +01:00
2edb96062e
Removed the Perl Preferences dialog,
...
fixed the CMake after the GUI merge.
2018-02-23 15:53:16 +01:00
69fc99edbb
Merge remote-tracking branch 'remotes/origin/gui_translate_to_cpp'
2018-02-23 15:32:13 +01:00
8fb443522b
Merge remote-tracking branch 'remotes/origin/gcode_preview'
2018-02-23 14:33:16 +01:00
baa5726532
All project is ready to localization.
...
* Macro _LC is changed to _CHB. [to put translated string into std::string correctly]
* Macro _LS is changed to L. [to mark string to translation]
* Standard wxWidgets macro _() is used for translation now.
* Updated POfile for EN
2018-02-23 14:25:49 +01:00
c3d7be5994
Merge remote-tracking branch 'remotes/origin/3mf_io'
2018-02-22 18:57:07 +01:00
acce8dbff6
A workaround of the dreaded Intel HD Graphics driver issue at least
...
on the laptop of @roesel.
fixes https://github.com/prusa3d/Slic3r/issues/672
The Intel HD Graphics hangs on the glFinish() call for some reason
with one particular graphics driver revision. Also the glFinish() call
was superfluous and it only may have had negative effect over the performance.
Both glFinish() and glFlush() were removed for performance reasons
where they were not needed, see
https://www.khronos.org/opengl/wiki/Common_Mistakes
2018-02-22 18:56:37 +01:00
cec12e203a
Plater.pm is marked by L() to localization.
2018-02-22 15:13:07 +01:00
3d805a0f43
PreferencesDialog moved to C++ part
2018-02-22 11:12:29 +01:00
81eff20ad1
GCode Preview - Added Custom extrusion role + extended layers range for GCode preview
2018-02-22 08:59:47 +01:00