This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirrors
/
OrcaSlicer-bambulab
Watch
1
Star
0
Fork
0
You've already forked OrcaSlicer-bambulab
mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced
2026-09-22 15:55:53 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
810d7ee1c0a546dd5a983ceab8f166b2c4187384
OrcaSlicer-bambulab
/
xs
/
t
History
Alessandro Ranellucci
b4019bb438
Ported more Slic3r::GCode methods to XS
2015-07-01 23:00:52 +02:00
..
01_trianglemesh.t
Bugfix: tangent horizontal mesh surfaces were not included in slices under rare circumstances, generating almost invalid polygons that confused Clipper and caused skipped layers. Includes regression test
2015-01-28 13:00:38 +01:00
03_point.t
More robust medial axis pruning.
#2800
2015-05-13 20:50:30 +02:00
04_expolygon.t
…
05_surface.t
…
06_polygon.t
…
07_extrusionpath.t
…
08_extrusionloop.t
…
09_polyline.t
Faster (but less precise) implementation of simplify_by_visibility(), since it was the bottleneck of avoid_crossing_perimeters.
#2777
2015-05-18 19:28:59 +02:00
10_line.t
…
11_clipper.t
Added failing test case for Clipper regression causing extra points in polyline intersection, thus crash with circular bed shape
2015-02-22 17:03:23 +01:00
12_extrusionpathcollection.t
Restore correct ordering of concentric infill loops, preventing them from being reordered during G-code generation
2015-03-09 18:28:07 +01:00
13_polylinecollection.t
…
14_geometry.t
Ported Slic3r::Geometry::arrange() to C++/XS
2015-04-29 19:19:07 +02:00
15_config.t
added support Machinekit flavour GCode
2015-02-06 18:48:46 +01:00
16_flow.t
…
17_boundingbox.t
…
18_motionplanner.t
…
19_model.t
…
20_print.t
Updated test
2015-07-01 21:02:36 +02:00
21_gcode.t
Ported more Slic3r::GCode methods to XS
2015-07-01 23:00:52 +02:00