a6dca1d82aNew option for support material pattern spacing; also, fixes and speedups to the overhang detection
Alessandro Ranellucci
2012-06-24 14:39:35 +02:00
a861b95b12- Change about menu item title to match UI guidelines on Mac OS X, GTK+ and MSW - Lower-case Slic3r::GUI::about() to match other, custom methods
Henrik Brix Andersen
2012-06-24 12:09:48 +02:00
e024c31ce5Use settings title to make save dialogs and tooltips more clear
Henrik Brix Andersen
2012-06-24 10:31:00 +02:00
f07ad630c4Use tab title in close confirmation dialog
Henrik Brix Andersen
2012-06-24 10:22:44 +02:00
30d88d7ffaStore the tab name within each tab for reuse
Henrik Brix Andersen
2012-06-24 10:20:42 +02:00
36753d85b7New option to define the overhang threshold angle for support material generation
Alessandro Ranellucci
2012-06-23 23:54:39 +02:00
1fb44474a9Connect support material paths
Alessandro Ranellucci
2012-06-23 22:58:12 +02:00
bf1aba3d08New --support-material-pattern and --support-material-angle options
Alessandro Ranellucci
2012-06-23 22:43:23 +02:00
e72bd56b9dRename brim_thickness to brim_width
Alessandro Ranellucci
2012-06-23 22:27:59 +02:00
a9d480f7bfBugfix: first layer extrusion width was computed on general layer height rather than first layer height. #465
Alessandro Ranellucci
2012-06-23 21:45:18 +02:00
44c636aea1Do not oversimplify outer perimeters and keep the full resolution of the input file. #340#462
Alessandro Ranellucci
2012-06-23 20:08:08 +02:00
20229fccdbBugfix: fatal error when a layer contained nothing
Alessandro Ranellucci
2012-06-23 18:31:24 +02:00
464400a37bBugfix: when skirt distance was set to zero, the first loop coincided with the outer perimeter of the object
Alessandro Ranellucci
2012-06-23 17:44:05 +02:00
05e4571310Do perimeters from outside to inside. #466
Alessandro Ranellucci
2012-06-23 17:41:44 +02:00
d0588c2ef8Ask for confirmation before closing if there are unsaved presets.
Henrik Brix Andersen
2012-06-23 17:39:20 +02:00
1409cbf7f7Add Slic3r::GUI::Tab::is_dirty()
Henrik Brix Andersen
2012-06-23 17:38:19 +02:00
410279823cNew separate option to control the addition of automatic extra perimeters. Also, add none if perimeters are set to 0. #459
Alessandro Ranellucci
2012-06-23 17:10:30 +02:00
f61a1f5a07Create *::Geometry::nearest_point_index to speed up shortest_path method.
Mark Hindess
2012-06-19 18:15:08 +01:00
62eb41b967Manage flattened endpoint list rather than creating it at every iteration.
Mark Hindess
2012-06-19 17:59:22 +01:00
b59040f954Rename 'Save Config' menu item to 'Export Config' to match button label.
Henrik Brix Andersen
2012-06-21 22:50:40 +02:00
60ff9938ef- Add Slic3r::Config::get_raw() for getting the raw, uncalculated values. - Use get_raw() for saving and displaying options in GUI
Henrik Brix Andersen
2012-06-21 13:28:55 +02:00
f2617bffdaAdd debug information for locating a users data directory
Henrik Brix Andersen
2012-06-21 13:21:42 +02:00
c4f8c36eccHandle ENTER key in Slic3r::GUI::SavePresetWindow
Henrik Brix Andersen
2012-06-21 13:01:59 +02:00
f69903573aAlways enable preset save button.
Henrik Brix Andersen
2012-06-21 12:20:18 +02:00
a578af9d28Fix support material
Alessandro Ranellucci
2012-06-21 11:51:24 +02:00
94e28b9ab8Require Math::Clipper 1.09 because it contains important bugfixes
Alessandro Ranellucci
2012-06-21 10:53:04 +02:00
81a5267cc7Fix widths on plater
Alessandro Ranellucci
2012-06-20 22:50:38 +02:00
ac59297e39Fixes for Windows
Alessandro Ranellucci
2012-06-20 21:43:06 +02:00
8d465aca34A couple fixes for GTK
Alessandro Ranellucci
2012-06-20 17:17:07 +02:00
69c3f12c60Workaround for GTK issues
Alessandro Ranellucci
2012-06-20 17:08:38 +02:00
be8970b497Fixed regression causing infill lines not being always connected near perimeters
Alessandro Ranellucci
2012-06-19 18:49:46 +02:00
a664709b31Remember last presets
Alessandro Ranellucci
2012-06-19 18:11:51 +02:00
b910840f76Preset shortcuts in the plater tab
Alessandro Ranellucci
2012-06-19 17:23:10 +02:00
8fcf24a766Merge pull request #467 from henrikbrixandersen/ratio-options
Henrik Brix Andersen
2012-06-19 06:44:16 -07:00
4031cf26b4- Add Slic3r::Config::get_raw() for getting the raw, uncalculated values. - Use get_raw() for saving and displaying options in GUI
Henrik Brix Andersen
2012-06-19 15:32:56 +02:00
19a78de82fEnlarge the Output filename format field
Alessandro Ranellucci
2012-06-18 10:28:53 +02:00
a59b82db06Switch from wxComboBox to wxChoice
Alessandro Ranellucci
2012-06-18 10:24:17 +02:00
72298877bbMoved units of measure to the right of input fields
Alessandro Ranellucci
2012-06-18 10:19:24 +02:00
b7983b54f8Remove label for large text fields
Alessandro Ranellucci
2012-06-17 23:24:10 +02:00
ce9fdbc047Icons for settings
Alessandro Ranellucci
2012-06-17 22:54:08 +02:00
21ef09c228Group settings using Treebooks
Alessandro Ranellucci
2012-06-17 22:27:05 +02:00
48d345c189Bugfix: first_layer_speed was accepting mm/m values rather than mm/s when expressed as absolute. #452
Alessandro Ranellucci
2012-06-17 19:42:11 +02:00
24d81121b2Merge branch 'master' of github.com:alexrj/Slic3r
Alessandro Ranellucci
2012-06-17 19:37:16 +02:00
217a6f2525Bugfix: any retraction_lift value different from "0" caused no retraction before layer changes. #453
Alessandro Ranellucci
2012-06-17 19:36:02 +02:00
129f0fa904Move Growl::GNTP handling to Slic3r::GUI to allow notifications from both Slic3r::GUI::SkeinPanel and Slic3r::GUI::Plater.
Henrik Brix Andersen
2012-06-14 13:49:50 +02:00