Alessandro Ranellucci
be7e211bb6
Make flow_spacing required for ExtrusionPath objects
2012-10-30 14:07:01 +01:00
Alessandro Ranellucci
f2389682b6
Factor out some hard-coded settings
2012-10-29 00:23:33 +01:00
Alessandro Ranellucci
6beaf5e597
New faster algorithm for filling gaps, while we work on a new medial axis implementation
2012-10-24 16:17:09 +02:00
Alessandro Ranellucci
0990a9418c
Bugfix: honeycomb infill was overlapping too much with perimeters. #732
2012-10-22 13:38:37 +02:00
Alessandro Ranellucci
bbe0a45b58
Optimization: cache scaled flow width and spacing
2012-09-23 03:03:08 +02:00
Alessandro Ranellucci
e0d5f4e528
Replace 'scale epsilon' with 'scaled_epsilon'
2012-09-12 15:22:43 +02:00
Alessandro Ranellucci
bb5f00cf0c
Bugfix: extrusion width setting for support material was only affecting the path spacing but not the actual flow. #666
2012-09-12 12:13:43 +02:00
Alessandro Ranellucci
ba58e0733f
Avoid backwards moves when doing honeycomb infill. #492
2012-08-24 19:19:45 +02:00
Alessandro Ranellucci
5281b101f9
Some infill paths were still disconnected, causing unnecessary retractions
2012-08-24 18:59:23 +02:00
Alessandro Ranellucci
7e34244b05
Refactored configuration handling.
...
Slic3r::Config is now an object. Multiple partial config objects are used throughout the codebase as local repositories, then merged and serialized when necessary.
2012-07-27 21:16:11 +02:00
Alessandro Ranellucci
1697cb24a6
Memory optimization and code cleanup. Don't keep deserialized paths
2012-07-20 14:39:56 +02:00
Alessandro Ranellucci
9e77e6e8b6
Removed comment about the shortest path search for honeycomb not being useful: it is. #512
2012-07-04 10:02:45 +02:00
Mark Hindess
35ecd65e77
Implement nearest point index and split at index to avoid search for point.
2012-07-02 20:26:56 +01:00
Alessandro Ranellucci
0372d06247
Releasing 0.8.4
2012-06-24 16:50:09 +02:00
Alessandro Ranellucci
f88f516c30
Optimize honeycomb travels
2012-06-24 16:09:24 +02:00
Alessandro Ranellucci
bf1aba3d08
New --support-material-pattern and --support-material-angle options
2012-06-23 22:43:23 +02:00
Alessandro Ranellucci
53d24bc580
Bugfix: some infill paths were not connected. #477
2012-06-23 20:27:28 +02:00
Alessandro Ranellucci
be8970b497
Fixed regression causing infill lines not being always connected near perimeters
2012-06-19 18:49:46 +02:00
Alessandro Ranellucci
82dd3c7a3e
New --perimeters-extrusion-width and --infill-extrusion-width options. #302
2012-06-06 18:05:03 +02:00
Alessandro Ranellucci
8a031fe501
New --first-layer-extrusion-width option. #385
2012-06-06 17:29:12 +02:00
Alessandro Ranellucci
74c00cdb7a
Yes, recent memory optimizations broke concentric infill too
2012-05-19 23:47:36 +02:00
Alessandro Ranellucci
b360b2bcea
Fixed regression causing side gaps in solid infill
2012-05-19 21:57:47 +02:00
Alessandro Ranellucci
aa9563f00b
More constants, less strings => ess memory usage
2012-05-19 15:40:11 +02:00
Alessandro Ranellucci
4b7e9fc284
Fixed regression causing poor adhesion of rectilinear infill to perimeters
2012-05-04 20:51:09 +02:00
Alessandro Ranellucci
84d9368bf6
Bugfix: error on Honeycomb infill
2012-04-30 17:55:32 +02:00
Alessandro Ranellucci
d03925a18d
New GUI with plating facilities
2012-04-30 14:56:01 +02:00
Alessandro Ranellucci
17a4426358
Fixed regression throwing fatal error with honeycomb infill
2012-04-29 18:05:23 +02:00
Alessandro Ranellucci
fc0fa0c738
Remove Rectilinear2 infill
2012-04-16 14:06:52 +02:00
Alessandro Ranellucci
d51ba94e8a
Remove XXX from dependencies
2012-04-16 14:03:36 +02:00
Alessandro Ranellucci
cb182b8bc2
Honeycomb infill. #300
2012-04-16 11:55:14 +02:00
Alessandro Ranellucci
fc76104aa7
Merge branch 'boost-geometry'
2012-04-10 15:52:44 +02:00
Alessandro Ranellucci
a8adff53ca
New implementation of support material
2012-04-09 22:06:30 +02:00
Alessandro Ranellucci
5bfe19a8b9
Huge speed Boost (pun intended). Also fixes a problem where infill was escaping perimeters sometimes ( #305 ).
2012-04-09 11:04:32 +02:00
Alessandro Ranellucci
965a4e1bfd
Make sure all concentric fill loops are extruded ccw. #298
2012-04-03 14:11:12 +02:00
Alessandro Ranellucci
64892c2203
Bugfix: fatal error on some models. #255
2012-03-10 23:49:24 +01:00
Alessandro Ranellucci
4a72c77150
Maximize fill/perimeter contact for line infill pattern
2012-03-04 11:45:45 +01:00
Alessandro Ranellucci
be9886eac3
Bugfix: fill escapes perimeters. #139
2012-03-04 11:26:11 +01:00
Alessandro Ranellucci
be0e1a6e0b
Bugfix: fill escapes perimeters. However, we keep it disabled. #139
2012-02-25 22:41:53 +01:00
Alessandro Ranellucci
c98f6734c7
Code optimization
2012-02-25 22:18:07 +01:00
Alessandro Ranellucci
7b67fae686
Support material
2012-02-19 12:03:36 +01:00
Alessandro Ranellucci
4ade11b26e
Some minor fixes related to polyline refactoring
2012-01-27 14:29:06 +01:00
Alessandro Ranellucci
00c6287488
Bugfix: fill escapes perimeters. #139
2012-01-21 17:11:14 +01:00
Alessandro Ranellucci
63972a3a35
Some more overlap
2012-01-21 16:35:23 +01:00
Alessandro Ranellucci
f1b1454b36
Loops were not closing well
2012-01-21 11:51:31 +01:00
Alessandro Ranellucci
0e23f20df1
Poor overlap between perimeters and infill
2012-01-21 11:48:03 +01:00
Alessandro Ranellucci
a3a9cf5749
Yet other things not changed when refactored. #163
2012-01-12 10:48:18 +01:00
Alessandro Ranellucci
b605381132
Bugfix: more errors in infills after refactoring. #162
2012-01-11 23:19:56 +01:00
Alessandro Ranellucci
8ed91a8ec4
Very large refactoring. Ditched Slic3r::Polyline::Closed and reorganized geometric classes.
2011-12-30 19:59:51 +01:00
Alessandro Ranellucci
ab0300bb70
Bugfix for recent solid infill adjustment math, to take float math into account
2011-12-22 18:55:18 +01:00
Alessandro Ranellucci
4af295bce3
Bugfix: very wrong infill for low density regions. #127
2011-12-19 09:55:03 +01:00
Alessandro Ranellucci
e5619ee543
Bugfix: not all paths were closed correctly due to float rounding
2011-12-18 11:53:15 +01:00
Alessandro Ranellucci
eca6d0b6d0
Adjust flow for solid surfaces when using concentric infill too. #120
2011-12-17 20:29:06 +01:00
Alessandro Ranellucci
6a3eeef83b
Removed warnings for concentric infill. #121
2011-12-17 19:59:31 +01:00
Alessandro Ranellucci
f73febff7a
Always start concentric infill from the center. #120
2011-12-17 19:56:56 +01:00
Alessandro Ranellucci
d63eabcfa5
Clip less from loops to avoid gaps
2011-12-17 19:54:35 +01:00
Alessandro Ranellucci
1e6ecd9eab
Corrections to math. Threads are not always rectangles with semicircles. Better calculation of overlap.
2011-12-17 19:52:34 +01:00
Alessandro Ranellucci
cd0fd80a69
Restore better perimeter/infill overlap for solid surfaces
2011-12-16 18:37:43 +01:00
Alessandro Ranellucci
8e06a4f6f2
Bugfix: fatal error when using concentric infill
2011-12-15 21:46:29 +01:00
Alessandro Ranellucci
18cfc15ead
Restored a little overlap between perimeters and infill (we're only explicitely overlapping in the direction of infill lines, because side overlap is handled by the flow logic in Extruder.pm)
2011-12-15 20:21:34 +01:00
Alessandro Ranellucci
569e737ae1
Only connect infill edges when not doing solid surfaces
2011-12-13 17:36:03 +01:00
Alessandro Ranellucci
56691c1dea
Model extrusion threads as rectangles with semicircles at the end. Remove overlap_ratio setting. #109 #112
2011-12-13 17:34:31 +01:00
Alessandro Ranellucci
d9a70ea80d
Customizable overlap ratio (it defaults to 0.15 now)
2011-12-08 10:53:07 +01:00
Alessandro Ranellucci
313f77ee59
Bugfix: removed error when filling small regions
2011-12-05 19:54:19 +01:00
Alessandro Ranellucci
0aff5fab24
Connect infill segments and adjust spacing and flow rate to fill the area completely without leaving gaps. #89
2011-12-04 16:24:46 +01:00
Alessandro Ranellucci
248ed8589a
Bugfix: error when concentric infill. #73
2011-11-28 22:52:35 +01:00
Alessandro Ranellucci
975387d953
New --bridge-feed-rate option. #68
2011-11-28 18:37:53 +01:00
Alessandro Ranellucci
0ab1fd4c19
concentric - new superfast infill pattern
2011-11-26 10:38:45 +01:00
Alessandro Ranellucci
13ef24b5eb
Fixes, improvements and refactoring for bridges and solid surfaces.
2011-11-23 09:49:39 +01:00
Alessandro Ranellucci
048410ac52
Bugfix: some infill lines extruded outside objects when using 45° infill angle. #65
2011-11-22 20:35:05 +01:00
Alessandro Ranellucci
a1c766cc52
New bridging logic, more robust. #58
2011-11-19 16:44:24 +01:00
Alessandro Ranellucci
12b06b0ab0
Speed boost for new infill patterns. #20
2011-11-14 10:54:04 +01:00
Alessandro Ranellucci
86f3e4fcd2
Implemented a new "line" fill pattern. #20
2011-11-14 10:31:07 +01:00
Alessandro Ranellucci
a2b4f9f671
Use nozzle diameter as flow width when bridging
2011-11-13 18:21:25 +01:00
Alessandro Ranellucci
038caddcda
New fill types (hilbertcurve, archimedeanchords, octagramspiral) and ability to use different patterns for solid layers. #20
2011-11-13 18:14:02 +01:00
Alessandro Ranellucci
7f341cfcd3
New --fill-every-layers option to get high accuracy on external surfaces while speeding up infill
2011-10-18 15:57:53 +02:00
Alessandro Ranellucci
743f2abcf2
Detection of optimal infill direction for bridges. Includes many fixes and improvements.
2011-10-07 19:07:57 +02:00
Alessandro Ranellucci
5daaf454b1
Faster algorithm for rectilinear fill
2011-10-06 17:13:42 +02:00
Alessandro Ranellucci
33d7b8c7cf
Code refactored to allow for multiple infill types
2011-10-06 15:13:09 +02:00
Alessandro Ranellucci
bfd1d0e1dd
Got rid of Math::Geometry::Planar
2011-10-06 12:39:58 +02:00
Alessandro Ranellucci
5812804d6b
Refactored the can_connect() logic (includes a refactoring of the SVG library)
2011-10-06 11:55:26 +02:00
Alessandro Ranellucci
ea88cad8e3
Don't extrude acute angles
2011-10-01 14:26:54 +02:00
Alessandro Ranellucci
25ea8a0204
Bugfixes for complex and dirty geometries
2011-09-30 15:46:48 +02:00
Alessandro Ranellucci
b0433097d4
New option to customize infill angle
2011-09-26 15:51:22 +02:00
Alessandro Ranellucci
415d1a5170
Optimization of travel paths for fills
2011-09-26 10:52:58 +02:00
Alessandro Ranellucci
5fec13353c
Use latest Math::Clipper updated to Clipper 4.4.4 to get sharp corners
2011-09-25 20:09:30 +02:00
Alessandro Ranellucci
18c7aef1a7
Lots of changes and refactoring after testing with hollow objects
2011-09-18 19:28:12 +02:00
Alessandro Ranellucci
26b05ab155
Replaced Moose with Moo => big performance boost and easier packaging
2011-09-06 11:50:43 +02:00
Alessandro Ranellucci
d8b848a67f
Implemented retraction and fixed extrusion math
2011-09-05 18:52:09 +02:00
Alessandro Ranellucci
5595839b31
Command line interface
2011-09-05 13:33:09 +02:00
Alessandro Ranellucci
9e111d0a6d
Rectilinear fill
2011-09-05 12:21:27 +02:00