Alessandro Ranellucci
|
0045f84ed2
|
Removed chained_path_points()
|
2013-11-23 21:42:01 +01:00 |
|
Alessandro Ranellucci
|
4577f0725c
|
Incomplete work for XS-based convex_hull
|
2013-11-22 21:43:35 +01:00 |
|
Alessandro Ranellucci
|
a950fbe0c2
|
Removed more unused functions and fixed tests
|
2013-11-22 16:19:15 +01:00 |
|
Alessandro Ranellucci
|
518798beb3
|
Incomplete work for porting simplify() to XS
|
2013-11-21 20:25:24 +01:00 |
|
Alessandro Ranellucci
|
5f2b2c90b6
|
Fix error in contains_point() port
|
2013-11-21 18:42:16 +01:00 |
|
Alessandro Ranellucci
|
5f81292f3f
|
Ported encloses_point() to XS and renamed to contains_point()
|
2013-11-21 16:21:42 +01:00 |
|
Alessandro Ranellucci
|
3025c77675
|
Use Clipper for line clipping
|
2013-11-21 14:15:38 +01:00 |
|
Alessandro Ranellucci
|
50c0081d25
|
Update Clipper to 6.0.0
|
2013-11-20 11:35:58 +01:00 |
|
Alessandro Ranellucci
|
beb7939e22
|
Rename standby_temperature to ooze_prevention. #1523
|
2013-11-15 16:01:15 +01:00 |
|
Alessandro Ranellucci
|
5e78f8a0b0
|
Make sure all extruders are outside skirt at toolchange when standby_temperature is enabled
|
2013-11-15 15:52:11 +01:00 |
|
Alessandro
|
e024b08762
|
Round Perl coordinates instead of truncating them to integers. #1486 #1445 #1464
|
2013-11-11 13:00:50 +01:00 |
|
Alessandro Ranellucci
|
849d69d178
|
Fix regression in chained_path() introduced in fb763b0187 . Includes regression test. #1184
|
2013-11-02 18:00:55 +01:00 |
|
Alessandro Ranellucci
|
0b63afb370
|
Fix complete_objects after XS port. Includes regression test. #1511
|
2013-11-02 14:44:30 +01:00 |
|
Alessandro Ranellucci
|
c08d4cc798
|
Fixed support unit tests and reduced dependency on $object
|
2013-10-26 17:56:59 +02:00 |
|
Alessandro Ranellucci
|
4c2c31b554
|
Fix speed math for wipe, which was causing too fast retraction. Includes regression test. #1468
|
2013-10-13 17:05:22 +02:00 |
|
Alessandro Ranellucci
|
ed529b62f3
|
Fix threading issue with GUI. #1443 #1444
|
2013-09-19 16:00:47 +02:00 |
|
Alessandro Ranellucci
|
032698fb07
|
Test that toolchanges happen outside skirt when standby-temperature is enabled
|
2013-09-19 10:44:29 +02:00 |
|
Alessandro Ranellucci
|
40fd7418cd
|
Added test for standby_temperature
|
2013-09-19 01:29:34 +02:00 |
|
Alessandro Ranellucci
|
a7989e382c
|
Bugfix: enabling raft layers generated support for the whole model. Includes regression test. #1375
|
2013-09-17 23:51:30 +02:00 |
|
Alessandro Ranellucci
|
d69c956e75
|
Update t/support.t
|
2013-09-17 23:32:01 +02:00 |
|
Alessandro Ranellucci
|
ea0e136b45
|
Prevent superfluous extra perimeters added when a region has an acute angle
|
2013-09-17 20:18:54 +02:00 |
|
Alessandro Ranellucci
|
39449f9245
|
Revert a recent change made to shells generation, causing too much solid infill. Includes regression test. #1431
|
2013-09-17 19:24:16 +02:00 |
|
Alessandro Ranellucci
|
7bd2ce21ca
|
Fix wrong bridge flow used for overhangs and bridge perimeters. Includes regression test. #1407
|
2013-09-17 10:37:01 +02:00 |
|
Alessandro Ranellucci
|
aef5c05c57
|
Update brim generation code. Includes regression test. #1440
|
2013-09-16 10:33:30 +02:00 |
|
Alessandro Ranellucci
|
5f54d0eb90
|
Fix concentric infill and add regression test. #1432
|
2013-09-12 11:14:54 +02:00 |
|
Alessandro Ranellucci
|
747fd25f6d
|
Fix threads, tests and require the most recent Moo version
|
2013-09-12 11:09:03 +02:00 |
|
Alessandro Ranellucci
|
a821eb7f3c
|
More work to avoid working with vertices outside XS
|
2013-09-11 11:55:08 +02:00 |
|
Alessandro Ranellucci
|
566d38a472
|
Replace TriangleMesh with the XS port
|
2013-09-10 00:40:46 +02:00 |
|
Alessandro Ranellucci
|
4dd12b57a1
|
Fixed wipe (includes regression test). #1421
|
2013-09-06 19:14:06 +02:00 |
|
Alessandro Ranellucci
|
a49dc603cc
|
Many changes and fixes to remove leaks and return objects by reference
|
2013-09-03 19:26:58 +02:00 |
|
Alessandro Ranellucci
|
0ffb0f6a58
|
Fix tests
|
2013-09-02 22:10:52 +02:00 |
|
Alessandro Ranellucci
|
1cfdf7e955
|
Ported Slic3r::Polyline::Collection
|
2013-08-30 00:06:10 +02:00 |
|
Alessandro Ranellucci
|
bd7b0e2aed
|
Ported ExtrusionPath::Collection->chained_path
|
2013-08-29 11:47:59 +02:00 |
|
Alessandro Ranellucci
|
5f17fa342b
|
Move arc fitting code to its own post-processing filter and remove the built-in ExtrusionPath::Arc class
|
2013-08-28 20:40:13 +02:00 |
|
Alessandro Ranellucci
|
055273fbc8
|
Huge speed boost by reducing the number of method calls in GCode.pm
|
2013-08-28 20:38:22 +02:00 |
|
Alessandro Ranellucci
|
73c05a6092
|
Moved vibration limit to its own G-code filter
|
2013-08-28 20:37:56 +02:00 |
|
Alessandro Ranellucci
|
fb763b0187
|
Removed dependency on Math::Clipper
|
2013-08-27 01:26:44 +02:00 |
|
Alessandro Ranellucci
|
49040db9a3
|
Fixes to pass all tests
|
2013-08-26 16:25:42 +02:00 |
|
Alessandro Ranellucci
|
fa07c512b4
|
Merge branch 'master' into xsdata
Conflicts:
lib/Slic3r/Layer/Region.pm
lib/Slic3r/Print.pm
lib/Slic3r/Print/Object.pm
|
2013-08-16 09:09:56 +02:00 |
|
Alessandro Ranellucci
|
b5df61df2c
|
Update test now failing because of some numerical instability
|
2013-08-13 10:46:46 +02:00 |
|
Alessandro Ranellucci
|
dbe429cf73
|
Regression test for fix 36596bf569 . #1387
|
2013-08-13 10:05:40 +02:00 |
|
Alessandro Ranellucci
|
b38cc2c244
|
Merge branch 'master' into xsdata
Conflicts:
lib/Slic3r.pm
lib/Slic3r/ExPolygon.pm
lib/Slic3r/Fill.pm
lib/Slic3r/Fill/Rectilinear.pm
lib/Slic3r/GCode.pm
lib/Slic3r/GUI/Plater.pm
lib/Slic3r/Geometry/Clipper.pm
lib/Slic3r/Layer/Region.pm
lib/Slic3r/Print.pm
lib/Slic3r/Print/Object.pm
lib/Slic3r/TriangleMesh.pm
t/shells.t
xs/MANIFEST
|
2013-08-08 02:10:34 +02:00 |
|
Alessandro Ranellucci
|
4e13d61aed
|
Fix retraction/Z/lift problems after recent changes
|
2013-07-30 12:15:40 +02:00 |
|
Alessandro Ranellucci
|
913f401280
|
Merge new-support2
|
2013-07-29 20:50:26 +02:00 |
|
Alessandro Ranellucci
|
10a8f479f9
|
Bugfix: lift was not working correctly with multiple extruders and multiple skirt layers. Also, we now ignore all lift settings except the one of the first extruder. Includes regression tests. #1332 #1338
|
2013-07-29 19:43:57 +02:00 |
|
Alessandro Ranellucci
|
b5907dc734
|
Bugfix: z_offset was not applied in spiral_vase. Includes regression test #1343
|
2013-07-29 17:28:30 +02:00 |
|
Alessandro Ranellucci
|
80676f358a
|
Keep edge lines in rectilinear infill even when the sides are not perfectly straight
|
2013-07-29 13:36:22 +02:00 |
|
Alessandro Ranellucci
|
99963775ff
|
Extend tests about solid infill adjustment
|
2013-07-29 12:28:23 +02:00 |
|
Alessandro Ranellucci
|
948b43fe0d
|
Don't try to align rectilinear infill if solid, otherwise there will be a gap at one side
|
2013-07-29 11:05:04 +02:00 |
|
Alessandro Ranellucci
|
3bcb2f04ed
|
Add spiral vase test for hollow models
|
2013-07-28 15:02:03 +02:00 |
|