Commit Graph

  • 5d2fd17715 Use constants for menu item IDs. Henrik Brix Andersen 2012-07-16 20:57:10 +02:00
  • e80d2813ed Add keyboard shortcut for SVG slicing. Henrik Brix Andersen 2012-07-16 19:23:51 +02:00
  • 225414724c Add keyboard accelerators to menus. Henrik Brix Andersen 2012-07-16 19:13:35 +02:00
  • a6da019fc6 Adhere to various human interface guidelines. Henrik Brix Andersen 2012-07-16 18:34:44 +02:00
  • fda21bd6f2 Only set $last_skein_dir from Plater, not $last_skein_file, to avoid interfering with Quick Slice. Henrik Brix Andersen 2012-07-16 00:28:15 +02:00
  • b24e0370dd Remove unused argument. Henrik Brix Andersen 2012-07-15 23:59:50 +02:00
  • da7a668c94 Remove confirmation dialog on plate slicing done, request user attention instead. #537 Henrik Brix Andersen 2012-07-15 23:57:31 +02:00
  • a2a35f47f6 Convert Slic3r::GUI::notify() from class method to instance method. Henrik Brix Andersen 2012-07-15 23:36:18 +02:00
  • 9f3031a069 Remove Quick Slice button, move update text to statusbar. Henrik Brix Andersen 2012-07-15 23:06:07 +02:00
  • 102aea4531 Sync message dialog title with SkeinPanel.pm changes. Henrik Brix Andersen 2012-07-15 22:53:32 +02:00
  • c35b57fb0b Add spacer for correctly aligning top text under wxGTK. Henrik Brix Andersen 2012-07-15 22:44:52 +02:00
  • e01b20ec8e Add shortcuts keys for often used menu items. Henrik Brix Andersen 2012-07-15 22:38:58 +02:00
  • 5ef495a601 Improve repeated quick slice menu item text Henrik Brix Andersen 2012-07-15 22:28:05 +02:00
  • 314772b314 Improve message dialog texts a bit. Henrik Brix Andersen 2012-07-15 22:25:04 +02:00
  • 8042d5d701 Add borders to toolbar and list view. Henrik Brix Andersen 2012-07-15 22:14:34 +02:00
  • 0ab7e7ad7f Show icons above text in toolbar. Henrik Brix Andersen 2012-07-15 20:11:49 +02:00
  • bd77c33919 Add sunken border to tree controls. Henrik Brix Andersen 2012-07-15 20:05:57 +02:00
  • 1c6789e042 Remove duplicate_mode from options list Alessandro Ranellucci 2012-07-15 19:36:56 +02:00
  • 23fd8de1f5 Warn user if supplied preset name is not valid Alessandro Ranellucci 2012-07-15 18:55:01 +02:00
  • b37a77ee63 Apply command line options to GUI Alessandro Ranellucci 2012-07-15 18:37:00 +02:00
  • 9210c708fc Compatibility with --load and new GUI Alessandro Ranellucci 2012-07-15 17:54:57 +02:00
  • e228b834e2 Retire the 'important' flag for options now that we have a configuration wizard. Henrik Brix Andersen 2012-07-15 16:37:59 +02:00
  • 606b9e49a7 Set first layer extrusion width to 200% by default Alessandro Ranellucci 2012-07-15 15:53:08 +02:00
  • 0aa3cc230f Merge branch 'new-flow' Alessandro Ranellucci 2012-07-14 21:40:57 +02:00
  • 4a94c64f7d Silence warning by importing Wx::Print before Wx::Html Henrik Brix Andersen 2012-07-14 11:58:58 +02:00
  • 57316a4ffa Add custom about dialog. Henrik Brix Andersen 2012-07-13 23:46:39 +02:00
  • 145572c87a Fix occurrences of ARRAY(...) in usage output. Mark Hindess 2012-07-12 22:07:54 +01:00
  • e703e78504 A typo caused no newline after Tn. #530 Alessandro Ranellucci 2012-07-11 21:48:30 +02:00
  • 500e44f8ea Reposition of Slic3r::GUI::ProgressStatusBar fields are only needed in ::OnSize() Henrik Brix Andersen 2012-07-11 16:55:47 +02:00
  • 5e5dc02016 Add menu item shortcut for http://slic3r.org/ Henrik Brix Andersen 2012-07-11 16:31:17 +02:00
  • 772ee033e0 Remove dead code. Henrik Brix Andersen 2012-07-10 23:17:03 +02:00
  • 025c3a1b07 Fix statusbar cancel button size on wxGTK. #431 Henrik Brix Andersen 2012-07-10 23:09:11 +02:00
  • c60ff66713 Ignore Build.bat Henrik Brix Andersen 2012-07-10 22:28:29 +02:00
  • 079f6072a6 Use M109 P1 for Teacup Alessandro Ranellucci 2012-07-10 19:31:09 +02:00
  • b0138ab5eb Add example post-processing script for calculating filament weight. #273 Henrik Brix Andersen 2012-07-09 21:03:09 +02:00
  • c144afe52b Allow specifying --first-layer-height without leading zero. #518 Henrik Brix Andersen 2012-07-08 23:02:40 +02:00
  • 37a4967883 Remove dead code. Henrik Brix Andersen 2012-07-08 22:43:52 +02:00
  • 023e7254c7 Make reports of time spent on slicing more user-friendly. Henrik Brix Andersen 2012-07-08 22:16:46 +02:00
  • cd7ea418e2 Fix background logo on wxMSW. Henrik Brix Andersen 2012-07-08 19:41:13 +02:00
  • 0266729635 Merge branch 'master' into new-flow Henrik Brix Andersen 2012-07-06 22:10:47 +02:00
  • 9f4444a7d4 Add missing sprintf spotted by olasd Henrik Brix Andersen 2012-07-06 22:09:17 +02:00
  • 4f6934bab8 Merge branch 'master' into new-flow Alessandro Ranellucci 2012-07-06 20:06:09 +02:00
  • 3c00573805 Reset E and compensate retraction after changing extruder Alessandro Ranellucci 2012-07-06 19:57:58 +02:00
  • 96574e601f Infill flow wasn't adjusted for non-solid surfaces Alessandro Ranellucci 2012-07-05 10:32:29 +02:00
  • 7656167a0a Infill flow wasn't adjusted for non-solid surfaces Alessandro Ranellucci 2012-07-05 10:32:29 +02:00
  • 3714fbe0f9 Fixed regression causing random extrudates outside the object perimeter Alessandro Ranellucci 2012-07-04 10:35:03 +02:00
  • e4294cffce Fixed regression causing random extrudates outside the object perimeter Alessandro Ranellucci 2012-07-04 10:35:03 +02:00
  • 9e77e6e8b6 Removed comment about the shortest path search for honeycomb not being useful: it is. #512 Alessandro Ranellucci 2012-07-04 10:02:45 +02:00
  • f6008e412e Merge branch 'new-flow' of github.com:alexrj/Slic3r into new-flow Alessandro Ranellucci 2012-07-04 09:34:32 +02:00
  • 77123ada7c New spacing math. Speed optimizations Alessandro Ranellucci 2012-07-03 18:05:31 +02:00
  • dd37867324 Bugfix: wrong spacing was calculated Alessandro Ranellucci 2012-07-02 17:09:09 +02:00
  • 0982203f76 Fix configuration wizard background under wxGTK Henrik Brix Andersen 2012-07-04 00:38:23 +02:00
  • a5c772a488 Add semi-transparent Slic3r icon as backdrop for the configuration wizard Henrik Brix Andersen 2012-07-04 00:03:05 +02:00
  • 566a0456ca Fixed regression causing objects to be 0.1mm larger. #495 #507 Alessandro Ranellucci 2012-07-03 20:32:46 +02:00
  • 5a8c4bf1bf Move Load Config... and Export Config... to the File menu Alessandro Ranellucci 2012-07-03 19:16:45 +02:00
  • 3b873ab493 Merge branch 'wizard' into new-gui Henrik Brix Andersen 2012-07-03 18:25:32 +02:00
  • 7b09a56cf7 New spacing math. Speed optimizations Alessandro Ranellucci 2012-07-03 18:05:31 +02:00
  • 3fa58cf85b Add a friendly index Henrik Brix Andersen 2012-07-03 17:21:32 +02:00
  • 92ec70c860 Use wxDefaultPosition and wxDefaultSize to improve readability Henrik Brix Andersen 2012-07-03 01:20:30 +02:00
  • e8a20eed6a Use wxDefaultSize instead of [-1, -1] Henrik Brix Andersen 2012-07-03 00:42:06 +02:00
  • 35ecd65e77 Implement nearest point index and split at index to avoid search for point. Mark Hindess 2012-07-02 20:26:56 +01:00
  • 35fda7de23 Revert "split_at_first_point needn't call deserialize as split_at calls it." Mark Hindess 2012-07-02 16:57:29 +01:00
  • c1c8997b4e Bugfix: wrong spacing was calculated Alessandro Ranellucci 2012-07-02 17:09:09 +02:00
  • 60ca76ff05 Oops. Somehow I missed this when doing interactive add. Mark Hindess 2012-07-01 22:35:52 +00:00
  • ca78bbd88a Use Slic3r::Geometry polyline_lines rather than duplicate implementation. Mark Hindess 2012-07-01 23:15:17 +01:00
  • b11778a85f polygon_lines returns array of Slic3r::Line objects so bless is redundant. Mark Hindess 2012-07-01 23:14:04 +01:00
  • 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