10 Commits

Author SHA1 Message Date
Alessandro Ranellucci
35fc1decfa Fixed regression causing no_controller not to hide the USB/Serial configuration options in Printer config. Fixes #3819 2017-03-30 16:21:01 +02:00
bubnikv
cc1ddc5770 A new feature "support_material_buildplate_only" implemented.
Also a bug has been fixed for zero interface layers. Before
slic3r would put infinite number of interface layers over top surfaces,
if the number of interface layers was set to zero.
2017-03-26 13:54:03 -05:00
Alessandro Ranellucci
93c298f7ac Include all Print options in the overridable options list. #3770 2017-03-25 19:18:41 +01:00
Alessandro Ranellucci
ce64cb05a1 Use a nicer "All" checkbox for printer compatibility 2017-03-22 21:05:22 +01:00
Alessandro Ranellucci
0b180c6273 Move the overridable settings list in the preset editor without opening one more dialog 2017-03-22 20:48:58 +01:00
Alessandro Ranellucci
4ca5f9ee16 Allow dirty presets, and many more improvements including remembering the preset dialog position and closing it with the Esc key 2017-03-22 19:47:23 +01:00
Alessandro Ranellucci
9a9597df83 Removed duplicate filament_notes left after merge 2017-03-21 21:43:25 +01:00
Alessandro Ranellucci
f055b496ea Make overridable options easier to find 2017-03-21 20:33:37 +01:00
Alessandro Ranellucci
1fadfd6fb8 Merge remote-tracking branch 'origin/master' into gui3
Conflicts:
	lib/Slic3r/GUI.pm
	lib/Slic3r/GUI/Plater.pm
	lib/Slic3r/GUI/PresetEditor.pm
	slic3r.pl
	xs/src/libslic3r/Config.cpp
	xs/src/libslic3r/Config.hpp
2017-03-20 17:00:42 +01:00
Alessandro Ranellucci
5d77c160c6 Changes to the GUI. New preset editor dialog. Option overrides in plater and between configs. More. 2017-03-17 01:22:54 +01:00