Commit Graph

  • 1f64a01ed4 Remove empty layers from bottom. They could be caused by little contact with the print bed, resulting in the need of thin walls. While thin walls will be supported one day, it's still not optimal to have so little contact on bottom layer(s), so we remove such layers. #96 Alessandro Ranellucci 2011-12-08 10:25:19 +0100
  • 99c1facec6 Bugfix: division by zero when nothing in a single layer could be parsed. #100 Alessandro Ranellucci 2011-12-07 20:18:12 +0100
  • 525855dc7d Bugfix: fatal error when combining infills. #96 Alessandro Ranellucci 2011-12-07 20:15:08 +0100
  • 9f6be233f8 Merge pull request #99 from rtgoodwin/fix-windows-fonts Alessandro Ranellucci 2011-12-06 13:48:15 -0800
  • 3ced3ee91f Fixed bolding and font issues on Windows Richard Goodwin 2011-12-06 15:36:42 -0600
  • 313f77ee59 Bugfix: removed error when filling small regions Alessandro Ranellucci 2011-12-05 19:54:19 +0100
  • 2ba513bdb2 Bugfix: after recent changes, objects had slight dimension errors. #56 Alessandro Ranellucci 2011-12-05 18:48:48 +0100
  • 3d0cde2fce Fixed regression. The repair algorithm was not working after recent changes. Releasing 0.5.5b. #16 #28 Alessandro Ranellucci 2011-12-05 13:01:02 +0100
  • b8a5d5a208 Bugfix: fatal error on many models. Releasing 0.5.5a. #92 #93 Alessandro Ranellucci 2011-12-05 12:15:52 +0100
  • 72499d230a Releasing 0.5.5 Alessandro Ranellucci 2011-12-04 21:32:38 +0100
  • 53bc9c7421 Customizable speed for small perimeters. #60 Alessandro Ranellucci 2011-12-04 20:50:03 +0100
  • ea254588f7 More tolerance for config files Alessandro Ranellucci 2011-12-04 20:41:17 +0100
  • 28a89c70c9 New bridge flow rate multiplier option. #85 Alessandro Ranellucci 2011-12-04 20:29:21 +0100
  • 3ac9dd513b Add first layer height ratio option to the GUI Alessandro Ranellucci 2011-12-04 19:17:42 +0100
  • b79ae44e3d Recent changes made Slic3r less tolerant with dirty STL files. Now we are able again to slice Prusa parts. #16 Alessandro Ranellucci 2011-12-04 19:10:43 +0100
  • eb64cc4965 More fixes for bridges. #58 Alessandro Ranellucci 2011-12-04 18:37:37 +0100
  • d056535bd8 Further corrections to the bridge angle detection algorithm. #58 Alessandro Ranellucci 2011-12-04 17:09:06 +0100
  • 0aff5fab24 Connect infill segments and adjust spacing and flow rate to fill the area completely without leaving gaps. #89 Alessandro Ranellucci 2011-12-04 16:24:46 +0100
  • 4fe340cc56 Many fixes to the bridge direction detection algorithm and other things. #58 Alessandro Ranellucci 2011-12-03 18:31:31 +0100
  • 792960aae1 Slic3r should now be able to detect optimal bridging direction for any kind of bridge. #58 Alessandro Ranellucci 2011-12-02 23:35:39 +0100
  • 5375f5fef4 Mark important settings in bold Alessandro Ranellucci 2011-12-02 17:02:36 +0100
  • b6fc93c0de Releasing 0.5.4 Alessandro Ranellucci 2011-12-01 22:39:44 +0100
  • 52c9897eda New --extrusion-axis option; removed --no-extrusion Alessandro Ranellucci 2011-12-01 22:34:21 +0100
  • 830965fc0b Note used settings in exported gcode. #52 Alessandro Ranellucci 2011-12-01 22:20:48 +0100
  • aab85a4e27 Bugfix: unable to read back config file if start or end gcode was empty. #84 Alessandro Ranellucci 2011-12-01 22:06:07 +0100
  • e99c9f9e5f Options on command line now override config. Also, "feed rate" was renamed to "speed" everywhere. #77 Alessandro Ranellucci 2011-12-01 22:03:13 +0100
  • 2a02d26ca5 Fixed regression: fill density = 0 was preventing extra solid layers. #75 Alessandro Ranellucci 2011-12-01 21:15:02 +0100
  • f7a9c9be63 Bugfix: sometimes holes were detected as contours Alessandro Ranellucci 2011-12-01 20:57:38 +0100
  • 133f3a0495 Bugfix: Clipper error occurred under certain circumstances Alessandro Ranellucci 2011-12-01 19:40:45 +0100
  • b03afc7f1c Bugfix: some bridges were not detected correctly. #57 Alessandro Ranellucci 2011-11-30 20:32:28 +0100
  • 52270d6b95 Bugfix: extrusion width ratio gave wrong flow rate under certain circumstances. #80 Alessandro Ranellucci 2011-11-30 18:18:17 +0100
  • 71c359bb29 Cleaning recent changes Alessandro Ranellucci 2011-11-30 17:48:00 +0100
  • 42383dec84 Warn about models with overlapping or intersecting facets but try to repair wrong layers. #16 Alessandro Ranellucci 2011-11-30 16:28:09 +0100
  • d51a37a0ae Refactoring: moved slicing code to new TriangleMesh class, leaving in STL just what's needed to read that particular input format. Slic3r will now warn if model is not manifold. #16 Alessandro Ranellucci 2011-11-27 11:40:03 +0100
  • 15d060019f Merge pull request #83 from triffid/solid-fill-zero Alessandro Ranellucci 2011-11-30 00:17:41 -0800
  • 729905d342 allow solid fill layers to be zero Michael Moon 2011-11-30 12:51:34 +1100
  • 2970e31540 Bugfix: some bridges being very close could lead to overlapping infill Alessandro Ranellucci 2011-11-29 11:36:52 +0100
  • d168ecbb4e Bugfix: fill density = 0 was preventing generation of extra solid layers. #75 Alessandro Ranellucci 2011-11-29 10:15:29 +0100
  • 248ed8589a Bugfix: error when concentric infill. #73 Alessandro Ranellucci 2011-11-28 22:52:35 +0100
  • 92e86a2259 Bugfix: plate was lifted even when retracting for Z change Alessandro Ranellucci 2011-11-28 19:59:39 +0100
  • 3ad9ed74ae New --solid-infill-feed-rate option. #68 Alessandro Ranellucci 2011-11-28 19:11:26 +0100
  • 975387d953 New --bridge-feed-rate option. #68 Alessandro Ranellucci 2011-11-28 18:37:53 +0100
  • 7b50e1bead Enbling autoflush Alessandro Ranellucci 2011-11-28 10:20:12 +0100
  • 05dffad56f Releasing 0.5.3 Alessandro Ranellucci 2011-11-27 10:33:36 +0100
  • 4cdd0f6fd0 Bugfix: sparse and wrong infill was generated for objects with null fill density. Also fixed a division by zero. Alessandro Ranellucci 2011-11-27 10:12:44 +0100
  • 22551b64de Bugfix: a recent change broke all options having a zero value Alessandro Ranellucci 2011-11-26 22:43:12 +0100
  • 7a5af293a8 Mark slow infill patterns as slow. #20 Alessandro Ranellucci 2011-11-26 22:41:23 +0100
  • 8ce2c23e52 Bugfix: hard errors when extrusion width was left empty. Alessandro Ranellucci 2011-11-26 20:51:04 +0100
  • 2ce697f2b9 Releasing 0.5.2 Alessandro Ranellucci 2011-11-26 17:01:56 +0100
  • 8e7d00bb34 Avoid unnecessary retractions during infill. #29 Alessandro Ranellucci 2011-11-26 17:01:00 +0100
  • 72d7e1a5de Don't update progress bar with wxWidgets 2.9.0 and 2.9.1 Alessandro Ranellucci 2011-11-26 16:52:10 +0100
  • bed502af3c Make the progress bar determinate and output status description. #31 Alessandro Ranellucci 2011-11-26 16:19:30 +0100
  • 951778439a Bugfix: recent changes broke the "infill every layers" option which didn't alternate infill direction correctly. #70 Alessandro Ranellucci 2011-11-26 15:21:15 +0100
  • afd8e0a1bd Bugfix: setting temperature to zero didn't remove it from output Alessandro Ranellucci 2011-11-26 15:11:11 +0100
  • 0ab1fd4c19 concentric - new superfast infill pattern Alessandro Ranellucci 2011-11-26 10:38:05 +0100
  • f3b689d4e0 Bugfix: infill every 'n' layers was broken after recent changes Alessandro Ranellucci 2011-11-25 18:16:31 +0100
  • 25c85aada5 Renamed "filament packing density" to "extrusion multiplier". Same values. #4 Alessandro Ranellucci 2011-11-25 11:15:20 +0100
  • 3c0ea0b57f New --extrusion-width-ratio option. #8 Alessandro Ranellucci 2011-11-25 10:58:13 +0100
  • 465bef1748 Raising dev version to 0.5.2beta and updating MANIFEST Alessandro Ranellucci 2011-11-24 14:24:01 +0100
  • 9005d5a98d Preparing to release 0.5.1 Alessandro Ranellucci 2011-11-24 13:21:06 +0100
  • 47d347e1b2 Revert "Disable retraction when moving over infill space. #29" Alessandro Ranellucci 2011-11-24 12:53:09 +0100
  • 0ecfd68c10 Changed version number to 0.5.1beta Alessandro Ranellucci 2011-11-23 14:22:21 +0100
  • 8598b66b0a Large refactoring. Cleaner logic, smaller memory footprint. Alessandro Ranellucci 2011-11-23 12:29:27 +0100
  • 13ef24b5eb Fixes, improvements and refactoring for bridges and solid surfaces. Alessandro Ranellucci 2011-11-23 09:49:39 +0100
  • d13a0e2503 Bugfix: no top surfaces when they were too close to bridges Alessandro Ranellucci 2011-11-22 21:45:05 +0100
  • 048410ac52 Bugfix: some infill lines extruded outside objects when using 45° infill angle. #65 Alessandro Ranellucci 2011-11-22 20:35:05 +0100
  • 84d9f5fd9d Bugfix: some regions near bridges were left blank. #58 Alessandro Ranellucci 2011-11-21 21:05:00 +0100
  • 36e1ea0caa Make sure bridges don't overlap. #58 Alessandro Ranellucci 2011-11-21 16:35:10 +0100
  • 74786185e4 Don't die on non-manifold models, after having tried the slower detection algorithm too. #16 Alessandro Ranellucci 2011-11-21 16:09:13 +0100
  • 00beb7e118 Merge branch 'new-bridges' Alessandro Ranellucci 2011-11-21 12:49:41 +0100
  • d6ed9c6f34 Disable retraction when moving over infill space. #29 Alessandro Ranellucci 2011-11-21 12:37:12 +0100
  • bde3c11e82 Fixes to the new bridging algorithm. It appears to be working fine now Alessandro Ranellucci 2011-11-20 22:09:59 +0100
  • ed9b4e829c Add a M109 for temperature control Alessandro Ranellucci 2011-11-19 17:32:37 +0100
  • 6e02c8f117 Renamed perimeter_offsets to perimeters Alessandro Ranellucci 2011-11-17 10:38:23 +0100
  • 4a9fc942cb Add a M109 for temperature control Alessandro Ranellucci 2011-11-19 17:32:37 +0100
  • 4540f2377d Some minor fixes for the new bridging logic #58 Alessandro Ranellucci 2011-11-19 17:31:00 +0100
  • a1c766cc52 New bridging logic, more robust. #58 Alessandro Ranellucci 2011-11-19 16:08:00 +0100
  • 1ef4d006a0 Treating "reverse bridges" as bridges should not change the way they're infilled or the chosen flow width Alessandro Ranellucci 2011-11-18 09:54:28 +0100
  • 1a066caecc Compute bridge overlap as twice the total thickness of perimeters Alessandro Ranellucci 2011-11-17 10:41:20 +0100
  • c8ce989962 Renamed perimeter_offsets to perimeters Alessandro Ranellucci 2011-11-17 10:38:23 +0100
  • 580f42c1de Use the same bridging logic for "reverse bridges" (top surfaces) Alessandro Ranellucci 2011-11-17 10:34:40 +0100
  • 6ec7069f8e Display usage when unknown options are passed Alessandro Ranellucci 2011-11-16 21:00:50 +0100
  • 8aca717209 Print solid infill without cutting an internal surface under small regions such as pillars. #39 Alessandro Ranellucci 2011-11-16 16:35:20 +0100
  • 47c0da8110 Bugfix: some solid layers were skipped. #47 Alessandro Ranellucci 2011-11-16 14:53:30 +0100
  • 9ab81880c9 Throw a fatal exception if no layers are detected Alessandro Ranellucci 2011-11-16 10:26:47 +0100
  • 55f00fdb35 Little refactoring, removing useless methods Alessandro Ranellucci 2011-11-16 09:52:09 +0100
  • ed050089d9 Removed SVG debug codes left (as always) in a unit test Alessandro Ranellucci 2011-11-15 19:23:29 +0100
  • 2abd8fe240 Bugfix: bottom layer speed settings were ignored. Alessandro Ranellucci 2011-11-15 12:02:31 +0100
  • e65349469b Disable M104 if temperature is 0 Alessandro Ranellucci 2011-11-15 12:00:09 +0100
  • 9e42158582 Remove G92 E0 if --no-extrusion was supplied Alessandro Ranellucci 2011-11-14 18:14:12 +0100
  • e51310e1b0 Moved print settings to first tab Alessandro Ranellucci 2011-11-14 17:21:44 +0100
  • 612b2e6ded Slic3r::Fill::PlanePath was not explicitely included, puzzling the packager Alessandro Ranellucci 2011-11-14 15:23:17 +0100
  • 8263a5d16d Raise version to 0.5.0 Alessandro Ranellucci 2011-11-14 13:21:04 +0100
  • c2a2d9ae6d Combine Z changes and retractions using G0. #51 Alessandro Ranellucci 2011-11-14 12:45:20 +0100
  • db35faeabb New experimental --g0 option for fast retractions. #51 Alessandro Ranellucci 2011-11-14 12:15:32 +0100
  • 12b06b0ab0 Speed boost for new infill patterns. #20 Alessandro Ranellucci 2011-11-14 10:54:04 +0100
  • 86f3e4fcd2 Implemented a new "line" fill pattern. #20 Alessandro Ranellucci 2011-11-14 10:31:07 +0100
  • d47a7bebbc Display current version in GUI Alessandro Ranellucci 2011-11-13 22:57:58 +0100
  • 60f6ce363e GUI text boxes for start/end GCODE. #12 Alessandro Ranellucci 2011-11-13 22:48:21 +0100
  • b2f0f85d96 Reorganized GUI with tabs Alessandro Ranellucci 2011-11-13 22:22:34 +0100