Commit Graph

  • a6d8d6473c split_at_first_point needn't call deserialize as split_at calls it. Mark Hindess 2012-07-01 22:52:13 +01:00
  • cd7661aa2a Use proper ellipsis for all GUI '...' strings Henrik Brix Andersen 2012-07-01 23:29:56 +02:00
  • a4219ba352 Sort imported events alphabetically Henrik Brix Andersen 2012-07-01 19:35:48 +02:00
  • 7746040af5 Clean up Wx imports Henrik Brix Andersen 2012-07-01 19:24:06 +02:00
  • 641c2a241b Write Slic3r version in config files Alessandro Ranellucci 2012-07-01 18:53:01 +02:00
  • c4b9a6cf61 Bugfix: flow wasn't adjusted for perimeters when a custom perimeters extrusion width was applied Alessandro Ranellucci 2012-07-01 18:12:21 +02:00
  • a72b914eb0 Add lib/Slic3r/GUI/ConfigWizard.pm to MANIFEST Henrik Brix Andersen 2012-07-01 00:24:55 +02:00
  • 07f2dab5f6 Fix perimeters_* options to be singular to be consistent. Mark Hindess 2012-06-30 23:18:15 +01:00
  • bfe7108cea Provide instructions for loading an existing configuration instead of using the wizard Henrik Brix Andersen 2012-07-01 00:17:48 +02:00
  • 8f0aab3520 Restore old configuration if configuration wizrd is cancelled Henrik Brix Andersen 2012-07-01 00:10:48 +02:00
  • bb193c659c Start configuration wizard from sane default settings Henrik Brix Andersen 2012-06-30 23:56:11 +02:00
  • e656c30d4f Clean up imports Henrik Brix Andersen 2012-06-30 23:30:52 +02:00
  • 757da9d39d Clean up imports Henrik Brix Andersen 2012-06-30 23:28:07 +02:00
  • d90e82faa3 Check for unsaved changes before running configuration wizard Henrik Brix Andersen 2012-06-30 23:00:05 +02:00
  • df658eb636 Rename SkeinPanel::on_close() to make it more generice Henrik Brix Andersen 2012-06-30 22:57:30 +02:00
  • a0f8078ee1 Warn on dirty default presets as well Henrik Brix Andersen 2012-06-30 22:34:13 +02:00
  • cbb111ee64 Fix for incomplete commit causing thin gaps to throw an error Alessandro Ranellucci 2012-06-30 17:23:55 +02:00
  • b9008a99f9 Fill the gaps while doing normal infill to avoid extra travel Alessandro Ranellucci 2012-06-30 16:33:01 +02:00
  • 5eb1982081 Bugfix: brim was extruded multiple times when sequential printing was enabled Alessandro Ranellucci 2012-06-30 16:14:45 +02:00
  • a7668e0933 Revert "Reduce memory usage during gcode output by discarding processed layers." Alessandro Ranellucci 2012-06-30 16:12:06 +02:00
  • d5c9b74377 Allow scaling factor to be at least 2540 to allow the conversion of inch models Alessandro Ranellucci 2012-06-29 20:46:51 +02:00
  • b4a21bea40 Fix for #499. Mark Hindess 2012-06-29 16:57:19 +01:00
  • 4d1551c305 Reduce memory usage during gcode output by discarding processed layers. Mark Hindess 2012-06-29 12:33:30 +01:00
  • d884856b2e Add information about the Silk icon set. Henrik Brix Andersen 2012-06-28 23:47:31 +02:00
  • 4f179a5197 Explicitly set top level window (to ensure the wizard is not assumed to be the top level window) Henrik Brix Andersen 2012-06-28 23:20:10 +02:00
  • 2e1649e6b5 Comment out code that builds @vertices_facets data structure. Mark Hindess 2012-06-28 19:58:21 +01:00
  • fb96cdec76 Command line options to assign perimeters and infill to different extruders Alessandro Ranellucci 2012-06-28 16:48:56 +02:00
  • 80501d5b3c New option to customize support material extrusion width Alessandro Ranellucci 2012-06-28 16:33:07 +02:00
  • f9f2361acb Allow setting different temperatures and first layer temperatures for each extruder. Also make support material extruder selection compatible with the new architecture Alessandro Ranellucci 2012-06-28 16:22:11 +02:00
  • dbcfebeb66 Rename support_material_tool to support_material_extruder Alessandro Ranellucci 2012-06-28 15:14:27 +02:00
  • 3e8bc73fcb Fix typo in previous commit Alessandro Ranellucci 2012-06-28 14:49:20 +02:00
  • 898266fd34 Initial refactoring for supporting multiple extruders. Little speed optimization included Alessandro Ranellucci 2012-06-28 14:44:54 +02:00
  • ed9f6e1f1e Rephrase a few of the wizard instructions Henrik Brix Andersen 2012-06-27 23:20:29 +02:00
  • 84cfe7afc7 Automatically show configuration wizard on first run Henrik Brix Andersen 2012-06-27 22:13:57 +02:00
  • 7211561ab3 Change wizard welcome text a bit Henrik Brix Andersen 2012-06-27 21:51:12 +02:00
  • 145b9076cc Let the wizard automatically set first_layer_height = nozzle_diameter Henrik Brix Andersen 2012-06-27 21:03:57 +02:00
  • 92460ba902 Bugfix: the plater didn't remember last input file directory. #485 Alessandro Ranellucci 2012-06-27 20:27:46 +02:00
  • dbc42f6841 Make it more clear that the wizard uses your current configuration as basis Henrik Brix Andersen 2012-06-27 19:56:47 +02:00
  • eea6d84314 Bugfix: infill extrusion width was ignored Alessandro Ranellucci 2012-06-27 19:55:54 +02:00
  • 47a07a86ee Bugfix: GUI was unable to update flow settings Alessandro Ranellucci 2012-06-27 19:49:53 +02:00
  • 96a3234eaa Different speed for external perimeters. #488 Alessandro Ranellucci 2012-06-27 19:37:34 +02:00
  • 52872753df Minor changes to text and layout to look more like other wizards Henrik Brix Andersen 2012-06-27 19:41:37 +02:00
  • cc330932d6 Revert "Simple remote interface to slic3r using plack." Mark Hindess 2012-06-27 17:58:27 +01:00
  • a3af688173 Simple remote interface to slic3r using plack. Mark Hindess 2012-06-27 17:42:34 +01:00
  • cd48dc4031 - Add nozzle_diameter to Configuration Wizard - Automatically set layer_height to (nozzle_diameter - 0.1) Henrik Brix Andersen 2012-06-27 17:59:29 +02:00
  • a49827f5ab Revert "Fix license to match README." Mark Hindess 2012-06-27 07:15:30 +01:00
  • 840752194f Speed up encloses_point calls from medial_axis code. Mark Hindess 2012-06-26 23:11:46 +01:00
  • 406e31a20d Fix icon file name Henrik Brix Andersen 2012-06-26 22:47:58 +02:00
  • 373b341280 Remove cooling option from wizard Henrik Brix Andersen 2012-06-26 22:47:10 +02:00
  • de3347c825 Add initial configuration wizard Henrik Brix Andersen 2012-06-26 17:42:29 +02:00
  • 7d858338fa Fix license to match README. Mark Hindess 2012-06-25 23:00:50 +01:00
  • 1d3f7e0b1c Trivia: Remove duplicate word "speed". Mark Hindess 2012-06-25 22:57:05 +01:00
  • a4de0e659d Trivial typo/grammar. Mark Hindess 2012-06-25 22:51:20 +01:00
  • 3a8f4015d6 Don't reset E when the makerbot flavor is selected Alessandro Ranellucci 2012-06-24 21:05:44 +02:00
  • 0938c73d08 Revert "Don't reset E when the makerbot flavor is selected" Alessandro Ranellucci 2012-06-24 21:05:21 +02:00
  • 2e5e5983be Don't reset E when the makerbot flavor is selected Alessandro Ranellucci 2012-06-24 20:58:12 +02:00
  • f057dd4818 Bump version number to the correct one Alessandro Ranellucci 2012-06-24 17:21:27 +02:00
  • 73655d7ccc Bump version number Alessandro Ranellucci 2012-06-24 17:18:29 +02:00
  • 0372d06247 Releasing 0.8.4 Alessandro Ranellucci 2012-06-24 16:50:09 +02:00
  • a4dcbd62da Remove recursion warning for Douglas-Peucker Alessandro Ranellucci 2012-06-24 16:37:59 +02:00
  • f88f516c30 Optimize honeycomb travels Alessandro Ranellucci 2012-06-24 16:09:24 +02:00
  • a6dca1d82a New 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
  • e024c31ce5 Use settings title to make save dialogs and tooltips more clear Henrik Brix Andersen 2012-06-24 10:31:00 +02:00
  • f07ad630c4 Use tab title in close confirmation dialog Henrik Brix Andersen 2012-06-24 10:22:44 +02:00
  • 30d88d7ffa Store the tab name within each tab for reuse Henrik Brix Andersen 2012-06-24 10:20:42 +02:00
  • 36753d85b7 New option to define the overhang threshold angle for support material generation Alessandro Ranellucci 2012-06-23 23:54:39 +02:00
  • 07daefeddb Require Moo 0.091009 Alessandro Ranellucci 2012-06-23 23:27:57 +02:00
  • 1fb44474a9 Connect support material paths Alessandro Ranellucci 2012-06-23 22:58:12 +02:00
  • bf1aba3d08 New --support-material-pattern and --support-material-angle options Alessandro Ranellucci 2012-06-23 22:43:23 +02:00
  • e72bd56b9d Rename brim_thickness to brim_width Alessandro Ranellucci 2012-06-23 22:27:59 +02:00
  • a9d480f7bf Bugfix: 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
  • 48addf8c3f New feature: brim. #424 Alessandro Ranellucci 2012-06-23 21:31:29 +02:00
  • 53d24bc580 Bugfix: some infill paths were not connected. #477 Alessandro Ranellucci 2012-06-23 20:27:28 +02:00
  • ac08cf7469 Disable arc compensation code Alessandro Ranellucci 2012-06-23 20:17:41 +02:00
  • 44c636aea1 Do 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
  • 20229fccdb Bugfix: fatal error when a layer contained nothing Alessandro Ranellucci 2012-06-23 18:31:24 +02:00
  • 464400a37b Bugfix: 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
  • 05e4571310 Do perimeters from outside to inside. #466 Alessandro Ranellucci 2012-06-23 17:41:44 +02:00
  • d0588c2ef8 Ask for confirmation before closing if there are unsaved presets. Henrik Brix Andersen 2012-06-23 17:39:20 +02:00
  • 1409cbf7f7 Add Slic3r::GUI::Tab::is_dirty() Henrik Brix Andersen 2012-06-23 17:38:19 +02:00
  • 410279823c New 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
  • f61a1f5a07 Create *::Geometry::nearest_point_index to speed up shortest_path method. Mark Hindess 2012-06-19 18:15:08 +01:00
  • 62eb41b967 Manage flattened endpoint list rather than creating it at every iteration. Mark Hindess 2012-06-19 17:59:22 +01:00
  • b59040f954 Rename '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
  • f2617bffda Add debug information for locating a users data directory Henrik Brix Andersen 2012-06-21 13:21:42 +02:00
  • c4f8c36ecc Handle ENTER key in Slic3r::GUI::SavePresetWindow Henrik Brix Andersen 2012-06-21 13:01:59 +02:00
  • f69903573a Always enable preset save button. Henrik Brix Andersen 2012-06-21 12:20:18 +02:00
  • a578af9d28 Fix support material Alessandro Ranellucci 2012-06-21 11:51:24 +02:00
  • 94e28b9ab8 Require Math::Clipper 1.09 because it contains important bugfixes Alessandro Ranellucci 2012-06-21 10:53:04 +02:00
  • 81a5267cc7 Fix widths on plater Alessandro Ranellucci 2012-06-20 22:50:38 +02:00
  • ac59297e39 Fixes for Windows Alessandro Ranellucci 2012-06-20 21:43:06 +02:00
  • 8d465aca34 A couple fixes for GTK Alessandro Ranellucci 2012-06-20 17:17:07 +02:00
  • 69c3f12c60 Workaround for GTK issues Alessandro Ranellucci 2012-06-20 17:08:38 +02:00
  • be8970b497 Fixed regression causing infill lines not being always connected near perimeters Alessandro Ranellucci 2012-06-19 18:49:46 +02:00
  • a664709b31 Remember last presets Alessandro Ranellucci 2012-06-19 18:11:51 +02:00
  • 0ef8da42a6 Preset deletion Alessandro Ranellucci 2012-06-19 17:47:48 +02:00
  • b910840f76 Preset shortcuts in the plater tab Alessandro Ranellucci 2012-06-19 17:23:10 +02:00
  • 8fcf24a766 Merge pull request #467 from henrikbrixandersen/ratio-options Henrik Brix Andersen 2012-06-19 06:44:16 -07:00