.. |
angles.t
|
f001374c6e
New implementation of the little inwards move before leaving a loop. #186
|
12 years ago |
arcs.t
|
5f17fa342b
Move arc fitting code to its own post-processing filter and remove the built-in ExtrusionPath::Arc class
|
11 years ago |
clean_polylines.t
|
a950fbe0c2
Removed more unused functions and fixed tests
|
11 years ago |
clipper.t
|
50c0081d25
Update Clipper to 6.0.0
|
11 years ago |
collinear.t
|
fb763b0187
Removed dependency on Math::Clipper
|
11 years ago |
combineinfill.t
|
7534c1e6d9
Use Slic3r::Surface::Collection for Layer::Region->slices
|
11 years ago |
cooling.t
|
a49dc603cc
Many changes and fixes to remove leaks and return objects by reference
|
11 years ago |
custom_gcode.t
|
73c05a6092
Moved vibration limit to its own G-code filter
|
11 years ago |
dynamic.t
|
898007fc36
Port offset_ex() and offset2_ex() to XS
|
11 years ago |
fill.t
|
50c0081d25
Update Clipper to 6.0.0
|
11 years ago |
gcode.t
|
0b63afb370
Fix complete_objects after XS port. Includes regression test. #1511
|
11 years ago |
geometry.t
|
a950fbe0c2
Removed more unused functions and fixed tests
|
11 years ago |
layers.t
|
73c05a6092
Moved vibration limit to its own G-code filter
|
11 years ago |
loops.t
|
747fd25f6d
Fix threads, tests and require the most recent Moo version
|
11 years ago |
multi.t
|
4577f0725c
Incomplete work for XS-based convex_hull
|
11 years ago |
perimeters.t
|
5f2b2c90b6
Fix error in contains_point() port
|
11 years ago |
polyclip.t
|
a950fbe0c2
Removed more unused functions and fixed tests
|
11 years ago |
print.t
|
a821eb7f3c
More work to avoid working with vertices outside XS
|
11 years ago |
retraction.t
|
73c05a6092
Moved vibration limit to its own G-code filter
|
11 years ago |
shells.t
|
39449f9245
Revert a recent change made to shells generation, causing too much solid infill. Includes regression test. #1431
|
11 years ago |
skirt_brim.t
|
aef5c05c57
Update brim generation code. Includes regression test. #1440
|
11 years ago |
slice.t
|
747fd25f6d
Fix threads, tests and require the most recent Moo version
|
11 years ago |
support.t
|
c08d4cc798
Fixed support unit tests and reduced dependency on $object
|
11 years ago |
svg.t
|
f991e3bc10
Fixed SVG export and added regression test
|
11 years ago |
threads.t
|
ed529b62f3
Fix threading issue with GUI. #1443 #1444
|
11 years ago |
vibrationlimit.t
|
055273fbc8
Huge speed boost by reducing the number of method calls in GCode.pm
|
11 years ago |