bubnikv
e680658cf5
Fixed selection of sensible active print / filament / printer profile
...
after the initial wizard run.
2018-03-14 13:29:50 +01:00
bubnikv
1969a8b2c1
Fixed crash on start of the application in case there is no
...
profile available.
2018-03-14 13:12:17 +01:00
bubnikv
317f651b78
Fixed a crash at the start of the application when the datadir is
...
missing, due to the option "default_filament_profile" not being
part of the FullPrinterConfig.
2018-03-14 12:44:53 +01:00
bubnikv
e845f3b864
Merge branch 'master' into profile_inheritance
2018-03-13 13:49:23 +01:00
bubnikv
7f31f7a3ab
Added lock and lock_open icons.
2018-03-13 13:39:46 +01:00
bubnikv
729d879b0e
Added the Prusa's vendor specific Config Bundle.
...
Added the "unlocked lock" icon when the system profile gets modified.
2018-03-13 09:45:04 +01:00
bubnikv
30c859ac7f
Added a lock icon to the list of filaments, added some
...
helper methods to PresetBundle.
2018-03-12 16:04:32 +01:00
bubnikv
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
bubnikv
83a2d2af4b
Separated the soluble settings from the printer profiles.
2018-03-08 12:27:20 +01:00
bubnikv
4e58c9dab9
Split the 0.25mm and 0.6mm nozzle parameters from the printer profiles.
2018-03-07 18:30:58 +01:00
bubnikv
f0fde26295
Implemented inheritance of profiles inside a config bundle.
...
Updated the Prusa's presets to match the initial flat config bundle.
2018-03-07 16:48:28 +01:00
bubnikv
77e142553a
First take on the config inheritance / config hierarchy.
2018-03-06 21:50:12 +01:00
bubnikv
4a90ab1f6a
Merge branch 'octoprint'
2018-03-06 11:39:44 +01:00
bubnikv
e26ccfc247
Fixed compilation on Windows,
...
removed debugging menu and debugging output.
2018-03-06 11:39:24 +01:00
bubnikv
51da42734a
Merge remote-tracking branch 'origin/http+build'
2018-03-06 10:15:17 +01:00
Vojtech Kral
ca0f6131a1
WIP: Bonjour: TXT + improvements
2018-03-05 18:33:15 +01:00
Vojtech Kral
fc05eb898d
WIP: Bonjour
2018-03-05 18:33:15 +01:00
Vojtech Kral
7cfc5204c8
WIP: OctoPrint
2018-03-05 18:33:15 +01:00
Vojtech Kral
79ee7c9a36
Fix #608 Credit: Dylan "smellyfis" Thies
2018-03-05 18:32:09 +01:00
bubnikv
b897209e0d
Removed -DCURL_STATIC on OSX,
...
added dynamic linking of OpenSSL on Linux, even if libcurl is linked
statically.
2018-03-05 18:02:47 +01:00
Vojtech Kral
f67d70941e
Doc: Add dependency build scripts and building how-tos
2018-03-05 18:02:36 +01:00
Vojtech Kral
751e86cd4d
libcurl linking and cmake usage improvements
2018-03-05 16:31:24 +01:00
Vojtech Kral
14929e9d15
Http client via libcurl
2018-03-05 15:52:17 +01:00
bubnikv
3c64eb9215
Merge branch 'master' of https://github.com/prusa3d/Slic3r
2018-03-05 15:31:32 +01:00
bubnikv
5ea584280c
Merge remote-tracking branch 'remotes/origin/gui_improvements'
2018-03-05 12:12:40 +01:00
bubnikv
91b5853aa3
Merge remote-tracking branch 'remotes/origin/gui_change_extruders_color'
2018-03-05 11:47:13 +01:00
Enrico Turri
802579ad20
Fixed crash while exporting to .amf and .gcode files ( #753 ) - (improves previous fix: d4f1ed0036
)
2018-03-05 10:53:18 +01:00
YuSanka
f750abb9db
Refactor load_config() function
2018-03-04 15:21:01 +01:00
bubnikv
ed7c02d578
Disabled the CMake BOOST debugging.
2018-03-02 23:11:57 +01:00
bubnikv
15dbeff0c9
Merge branch 'master' of https://github.com/prusa3d/Slic3r
2018-03-02 18:15:15 +01:00
bubnikv
777bcf5865
Enabled Boost_DEBUG in CMake to get some debug info when something
...
goes wrong.
2018-03-02 18:14:19 +01:00
YuSanka
2a378f6590
Fixed problem with changing extruders color
2018-03-02 13:41:37 +01:00
YuSanka
541b51c524
Merge dictionaries from the upstream Slic3r. Update existing dictionaries according to new Slic3rPE.pot
2018-02-28 15:44:45 +01:00
YuSanka
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
Enrico Turri
0ec68eb35b
Fix for issue #661 (ExPolygons generation)
2018-02-28 11:41:04 +01:00
YuSanka
0596660dda
Fix bug with not displaying flags for incompatible presets
2018-02-27 09:51:14 +01:00
YuSanka
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
YuSanka
e05493bd90
Fixed wrong printing of recommended_thin_wall_thickness_description_line
2018-02-26 13:57:36 +01:00
YuSanka
f3f78ebc5a
Fix #742
2018-02-26 09:57:08 +01:00
YuSanka
bcc68ca450
Added Slic3rPE.pot and list.txt to localization.
2018-02-26 08:31:07 +01:00
YuSanka
4c90e2bbc6
Rename localization guide to emphasize markdown format
2018-02-25 22:45:31 +01:00
YuSanka
b5d96e4ed6
Update localization guide
2018-02-25 22:41:28 +01:00
bubnikv
edb756c084
Refactored the gyroid infill.
2018-02-23 18:32:35 +01:00
bubnikv
2edb96062e
Removed the Perl Preferences dialog,
...
fixed the CMake after the GUI merge.
2018-02-23 15:53:16 +01:00
bubnikv
69fc99edbb
Merge remote-tracking branch 'remotes/origin/gui_translate_to_cpp'
2018-02-23 15:32:13 +01:00
YuSanka
1948daec53
Added Manual for Localization
2018-02-23 15:10:36 +01:00
YuSanka
d61295eb10
Added Preferences files
2018-02-23 14:55:27 +01:00
YuSanka
3e09e93037
Updated POfile for CS
2018-02-23 14:54:08 +01:00
bubnikv
68c51be130
Merge remote-tracking branch 'remotes/origin/mesh_repair'
2018-02-23 14:38:37 +01:00
bubnikv
d0df673c82
Merge remote-tracking branch 'remotes/origin/time_estimate'
2018-02-23 14:34:01 +01:00