Commit Graph

  • 68c2ac601b Bump version number Alessandro Ranellucci 2012-11-05 23:38:55 +01:00
  • ed100c477c Releasing 0.9.4 Alessandro Ranellucci 2012-11-05 17:52:08 +01:00
  • 0bff8ad576 Bugfix: some multimaterial files generated a fatal error Alessandro Ranellucci 2012-11-05 15:59:31 +01:00
  • 0a912c6316 Only apply min_skirt_length on bottom layer Alessandro Ranellucci 2012-11-05 14:26:55 +01:00
  • ab6b611123 New post-processing script to calculate flow information from G-code Alessandro Ranellucci 2012-11-05 11:53:32 +01:00
  • 68e1edab80 Require Math::Clipper 1.14 and increase scale factor for offset(). #720 Alessandro Ranellucci 2012-11-05 00:17:46 +01:00
  • 705d6b3179 Quick fix for support material. Mark Hindess 2012-11-02 22:39:08 +00:00
  • d67c07bd47 Fix typo causing incomplete honeycomb infill after recent refactoring Alessandro Ranellucci 2012-11-01 18:32:35 +01:00
  • 93a8391e18 Alternate gaps fill direction Alessandro Ranellucci 2012-11-01 11:53:18 +01:00
  • 37c0b45187 Detect gaps even after the desired number of perimeters has been generated Alessandro Ranellucci 2012-11-01 11:51:52 +01:00
  • cb4ede7f9e Do not pass the Print object to SVG::output anymore Alessandro Ranellucci 2012-11-01 11:34:53 +01:00
  • 554d10c854 Only put ExtrusionPath objects in ExtrusionPath::Collection (no ExtrusionLoop objects) Alessandro Ranellucci 2012-10-31 19:08:29 +01:00
  • d4ccd39ad3 Minor code cleanup Alessandro Ranellucci 2012-10-30 15:53:01 +01:00
  • 92ab53868e Remove unused methods Alessandro Ranellucci 2012-10-30 15:49:11 +01:00
  • 44d91774a6 Get rid of useless Slic3r::Fill instances Alessandro Ranellucci 2012-10-30 15:38:17 +01:00
  • cec7bf815c Get rid of the ExtrusionLoop objects in concentric filler Alessandro Ranellucci 2012-10-30 15:29:13 +01:00
  • 20e73face2 Get rid of max_print_dimension in filler objects Alessandro Ranellucci 2012-10-30 15:09:54 +01:00
  • 6c97e588b1 Don't require the print object in filler objects Alessandro Ranellucci 2012-10-30 14:34:41 +01:00
  • 5943114574 Only take layer_id instead of layer in filler objects Alessandro Ranellucci 2012-10-30 14:25:48 +01:00
  • 61047f0df5 Define perimeter/infill overlap over spacing instead of width and increase it slightly to compensate Alessandro Ranellucci 2012-10-30 14:21:59 +01:00
  • 610862a97f Use the actual flow spacing for clipping concentric loops Alessandro Ranellucci 2012-10-30 14:17:30 +01:00
  • 0a5016a509 Cleaner usage of the PI constant Alessandro Ranellucci 2012-10-30 14:15:48 +01:00
  • 25d88bddff Remove the change_layer method Alessandro Ranellucci 2012-10-30 14:11:32 +01:00
  • 52ed2c6ea4 Make flow_spacing required for ExtrusionLoop objects too Alessandro Ranellucci 2012-10-30 14:07:50 +01:00
  • be7e211bb6 Make flow_spacing required for ExtrusionPath objects Alessandro Ranellucci 2012-10-30 14:07:01 +01:00
  • 37637c34f5 Refactor shortest_path Alessandro Ranellucci 2012-10-30 13:59:33 +01:00
  • 4c6fe0b3d4 Fixed regression preventing lift to work correctly Alessandro Ranellucci 2012-10-30 10:45:55 +01:00
  • 887634e1e2 Use G92 to apply Z offset. #486 Alessandro Ranellucci 2012-10-29 19:54:04 +01:00
  • 709cbc1c15 Fixed regression causing support material generation to fail under threaded perls Alessandro Ranellucci 2012-10-29 19:38:40 +01:00
  • df4dcf0534 Move by 30° instead of 45° when completing an external loop. #186 Alessandro Ranellucci 2012-10-29 11:21:41 +01:00
  • 9b94a661d9 Fixed regression causing too much clipping at the endpoints of loops Alessandro Ranellucci 2012-10-29 11:20:27 +01:00
  • e9ae62a9d1 New --min-skirt-length option. #269 Alessandro Ranellucci 2012-10-29 11:17:57 +01:00
  • c25e54a830 Expose perimeter/infill/support material extrusion widths in G-code comments Alessandro Ranellucci 2012-10-29 00:31:25 +01:00
  • f2389682b6 Factor out some hard-coded settings Alessandro Ranellucci 2012-10-29 00:23:33 +01:00
  • 1ecadc10fb Fixed regression causing one perimeter to be generated even when perimeters where set to 0. #759 Alessandro Ranellucci 2012-10-28 19:27:54 +01:00
  • 8da4151c6d Fix regression causing skirt to be printed at Z = 0 after a recent commit Alessandro Ranellucci 2012-10-28 19:24:24 +01:00
  • c57e94c065 Experimental feature: make a little move inwards by 45° after finishing the external perimeter and before retracting. #186 Alessandro Ranellucci 2012-10-28 19:15:34 +01:00
  • ecd054a57c Don't emit T0 at the beginning of the file, so that it's generated automatically just right before starting the print Alessandro Ranellucci 2012-10-28 17:29:01 +01:00
  • 935173047a Allow [print_center_X] and [print_center_Y] syntax for all coordinates settings (including bed_center etc.) and [temperature_0], [temperature_1] etc. for all index-based settings Alessandro Ranellucci 2012-10-28 17:23:35 +01:00
  • ccb49a8439 Do a slightly thinner interface layer at the top of support material structures by taking into account the diameter of bridge extrudates (nophead's idea) Alessandro Ranellucci 2012-10-28 16:59:20 +01:00
  • b5bd216f5c Do not combine infill for bottom layer Alessandro Ranellucci 2012-10-28 14:23:47 +01:00
  • f35cdef2aa Renamed ExtrusionPath->depth_layers to height Alessandro Ranellucci 2012-10-28 14:22:51 +01:00
  • 2796041a6c Bugfix: --top-solid-layers was ignored. #769 Alessandro Ranellucci 2012-10-28 12:52:44 +01:00
  • deea02b444 Descriptive textual feedback for cooling settings Alessandro Ranellucci 2012-10-28 12:43:41 +01:00
  • f9b6caaecb Bugfix, last commit was incomplete Alessandro Ranellucci 2012-10-28 12:22:30 +01:00
  • a0fe93e8cf Bugfix: sometimes first layer extrusion width was not applied Alessandro Ranellucci 2012-10-28 10:28:40 +01:00
  • 49916b6178 Revert 2bcac88683 by setting the scale factor manually to 1. #720 Alessandro Ranellucci 2012-10-27 22:09:22 +02:00
  • d0bee4bf41 Fixed regression in Split. #766 Alessandro Ranellucci 2012-10-27 21:39:57 +02:00
  • bc9ff848dd Removed unused 'propgrid' import group from Wx. #764 Alessandro Ranellucci 2012-10-27 21:21:18 +02:00
  • f9e20db156 Update t/dynamic.t Alessandro Ranellucci 2012-10-27 21:20:32 +02:00
  • b0f24a2666 Bugfix: unnecessary tool changes were generated when using the same tool for subsequent parts Alessandro Ranellucci 2012-10-25 18:49:59 +02:00
  • e2ad22fcca Update --help with the new --top-solid-layers and --bottom-solid-layers Alessandro Ranellucci 2012-10-25 12:39:22 +02:00
  • 667d88603e Reorder some options using the more compact layout Alessandro Ranellucci 2012-10-25 12:37:02 +02:00
  • cee3864fc9 Independently set number of top/bottom solid layers. #676 Alessandro Ranellucci 2012-10-25 12:21:04 +02:00
  • bbd7765f40 Refactored the options group building to allow for more flexible layouts Alessandro Ranellucci 2012-10-25 11:24:56 +02:00
  • 31c2e50fc6 Bugfix: bed temperature wasn't being set after the first layer when first layer bed temperature was set to zero. #760 Alessandro Ranellucci 2012-10-24 22:57:19 +02:00
  • 50f6909475 Don't apply slowdown factor to bridges. #640 Alessandro Ranellucci 2012-10-24 22:55:03 +02:00
  • 392af5542b Show object information when double-clicking it in the plater Alessandro Ranellucci 2012-10-24 22:44:08 +02:00
  • 304676b6aa Use XML::SAX::ExpatXS if available Alessandro Ranellucci 2012-10-24 20:36:32 +02:00
  • 3c8ac435ad Remember last used filament presets when using multiple extruders too Alessandro Ranellucci 2012-10-24 20:24:11 +02:00
  • 355031fe2f Remove unnecessary retractions Alessandro Ranellucci 2012-10-24 19:38:18 +02:00
  • 44016b38c5 Distribute skirt loops across all extruders Alessandro Ranellucci 2012-10-24 19:13:40 +02:00
  • f0d2b0e5ea Avoid overlapping regions (thanks Mike Sheldrake!). #726 Alessandro Ranellucci 2012-10-24 16:43:41 +02:00
  • 1c50c8a401 Merge branch 'dynamic-flow' Alessandro Ranellucci 2012-10-24 16:19:13 +02:00
  • 6beaf5e597 New faster algorithm for filling gaps, while we work on a new medial axis implementation Alessandro Ranellucci 2012-10-24 16:17:09 +02:00
  • 1445820673 External perimeter first on bottom layer when brim is enabled. #761 Alessandro Ranellucci 2012-10-24 12:04:44 +02:00
  • 1627268fd4 Merge branch 'master' into avoid-crossing-perimeters Alessandro Ranellucci 2012-10-24 11:49:31 +02:00
  • 19e77a28a1 Merge branch 'master' into dynamic-flow Alessandro Ranellucci 2012-10-24 10:55:57 +02:00
  • 28b56ae840 Force unfocusing of all input fields when saving a preset, otherwise the currently focused one might be ignored. #750 #624 Alessandro Ranellucci 2012-10-22 16:03:08 +02:00
  • c793a2657f Replace Math::ConvexHull with Math::ConvexHull::MonotoneChain. #722 Alessandro Ranellucci 2012-10-22 15:29:54 +02:00
  • 68c3a0dd61 Make arcs.t happy. #721 Alessandro Ranellucci 2012-10-22 14:08:27 +02:00
  • 33b1970b95 Incomplete commit broke the plater on threaded perls Alessandro Ranellucci 2012-10-22 14:02:58 +02:00
  • 0990a9418c Bugfix: honeycomb infill was overlapping too much with perimeters. #732 Alessandro Ranellucci 2012-10-22 12:30:11 +02:00
  • 3c7785aaf3 Useless extra perimeters were generated sometimes. #444 #732 Alessandro Ranellucci 2012-10-22 13:11:43 +02:00
  • 76f75db055 Always specify tool number in M104/M109 when printing with multiple extruders Alessandro Ranellucci 2012-10-21 21:44:06 +02:00
  • 4f1b56f004 Fix regression causing the plater to merge all materials into a single one, thus not producing multi-extrusion prints Alessandro Ranellucci 2012-10-21 20:56:19 +02:00
  • f5f9574173 Merge pull request #722 from mesheldrake/remove-dups-before-hull Alessandro Ranellucci 2012-10-15 02:49:30 -07:00
  • 149d9e737b Merge pull request #721 from mesheldrake/parallel-degrees-limit Alessandro Ranellucci 2012-10-15 02:48:16 -07:00
  • 50161497f3 Merge pull request #720 from mesheldrake/increase-offset-scale Alessandro Ranellucci 2012-10-15 02:47:16 -07:00
  • 6b4f038d17 Update copies number when decreasing parts. #747 Alessandro Ranellucci 2012-10-15 10:59:54 +02:00
  • 769134bb6f Fixed regression causing skirt ignoring the first layer extrusion width override. #728 Alessandro Ranellucci 2012-10-15 10:57:15 +02:00
  • 8ac367bfa7 If brim overlaps with skirt, make brim around skirt too instead of just ignoring skirt on first layer Alessandro Ranellucci 2012-10-14 22:10:49 +02:00
  • 048e58c071 Update file_info.pl after the recent introduction of Slic3r::Model Alessandro Ranellucci 2012-10-13 19:03:08 +02:00
  • b92642459f Merge branch 'master' into dynamic-flow Alessandro Ranellucci 2012-10-04 15:23:08 +02:00
  • d1e0bcf113 Bugfix: tool numbers written in G-code were wrong Alessandro Ranellucci 2012-10-01 18:22:35 +02:00
  • 1a6eaeaa91 Bugfix: split wasn't working properly under threaded perls Alessandro Ranellucci 2012-10-01 18:12:14 +02:00
  • 2c400ee2b8 Removed useless warning Alessandro Ranellucci 2012-10-01 16:49:02 +02:00
  • faaf6d90b8 Bump version number Alessandro Ranellucci 2012-09-28 17:44:38 +02:00
  • 6bb4c28b01 Release 0.9.3 Alessandro Ranellucci 2012-09-28 17:06:19 +02:00
  • 86e3508402 Add menu item pointing to documentation Alessandro Ranellucci 2012-09-28 16:58:03 +02:00
  • 22b312395a Fix SVG/DLP support material. #673 Alessandro Ranellucci 2012-09-28 16:32:53 +02:00
  • c68862582c Fix fatal error on empty layers caused by recent large refactorings Alessandro Ranellucci 2012-09-28 15:48:32 +02:00
  • ab7697ec1c New option to force a solid layer every given number of layers. #617 Alessandro Ranellucci 2012-09-28 15:46:29 +02:00
  • f50b0040ef Bugfix: the grow() method wasn't working properly, causing bad brim/support material interface. #639 Alessandro Ranellucci 2012-09-28 15:27:33 +02:00
  • 9ee9b54c73 Output an error if user tries to use 100% density with a non-solid fill pattern. #691 Alessandro Ranellucci 2012-09-28 14:13:06 +02:00
  • a49b045ce4 Do not call srand for each layer, to get better randomization of starting points. #694 Alessandro Ranellucci 2012-09-28 14:01:59 +02:00
  • 4b91496edd use remove_coinciding_points before convex_hull Mike Sheldrake 2012-09-27 06:47:38 -07:00
  • 5ee68aa916 $parallel_degrees_limit decreased, 3 to 0.1, #704 Mike Sheldrake 2012-09-27 06:14:54 -07:00
  • 2bcac88683 Increase scale factor for Clipper::offset Mike Sheldrake 2012-09-27 05:50:54 -07:00
  • 02b11fb49a Merge pull request #717 from triffid/post-processing-scripts Alessandro Ranellucci 2012-09-26 02:14:20 -07:00