This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
Slic3r
Watch
1
Star
0
Fork
0
You've already forked Slic3r
mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced
2025-08-05 17:30:43 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Slic3r
/
xs
History
Alessandro Ranellucci
9ad1360e44
Bugfix: when the Voronoi diagram contained very large coordinates we need to check whether they are greater than our allowed range and consider the Voronoi edges infinite in those cases, in order to prevent overflows.
#3776
2017-03-20 22:22:38 +01:00
..
lib
/Slic3r
Ported infill to XS/C++. Credits and many thanks go to @bubnikv for this work
2016-11-24 15:32:32 +01:00
src
Bugfix: when the Voronoi diagram contained very large coordinates we need to check whether they are greater than our allowed range and consider the Voronoi edges infinite in those cases, in order to prevent overflows.
#3776
2017-03-20 22:22:38 +01:00
t
Complete implementation of read_cli()
2017-03-18 00:48:24 +01:00
xsp
Menu option for coloring toolpaths by extruder using the configured filament colors
2017-03-20 15:47:02 +01:00
Build.PL
Prevent ExtUtils::CppGuess from linking to libstdc++ on OS X
2017-03-20 18:53:25 +01:00
MANIFEST
Ported GCodeReader and SpiralVase to C++
2017-03-19 01:40:18 +01:00
MANIFEST.SKIP
Finished GCodeSender
2014-12-27 22:58:01 +01:00