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-07-14 20:21:47 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Slic3r
/
src
/
admesh
History
bubnikv
18025cc669
Reworked the command line interface based on the current state
...
of the upstream. Thanks @alexrj, @lordofhyphens for the original code of slic3r.cpp
2019-03-13 15:44:50 +01:00
..
CMakeLists.txt
WIP: Moved sources int src/, separated most of the source code from Perl.
2018-09-19 11:02:24 +02:00
connect.cpp
Fixed a regression issue in the triangle mesh slicing code, where
2019-03-11 17:18:38 +01:00
normals.cpp
WIP: Moved sources int src/, separated most of the source code from Perl.
2018-09-19 11:02:24 +02:00
shared.cpp
Reworked the command line interface based on the current state
2019-03-13 15:44:50 +01:00
stl_io.cpp
Reworked the command line interface based on the current state
2019-03-13 15:44:50 +01:00
stl.h
Reworked the command line interface based on the current state
2019-03-13 15:44:50 +01:00
stlinit.cpp
WIP: Moved sources int src/, separated most of the source code from Perl.
2018-09-19 11:02:24 +02:00
util.cpp
Use Transform3d in place of Transform3f as parameter of mesh transform functions
2018-11-02 13:47:47 +01:00