This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
PrusaSlicer
Watch
1
Star
0
Fork
0
You've already forked PrusaSlicer
mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced
2025-05-03 17:25:01 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
PrusaSlicer
/
lib
/
Slic3r
/
Print
History
Alessandro Ranellucci
9a9ba02d85
Bugfix: infill was not correctly generated when infill_every_layers was used along with raft_layers. Includes regression test.
#2396
2014-12-08 20:14:04 +01:00
..
GCode.pm
Refactoring: moved G-code export logic into new Slic3r::Print::GCode class. Removed Slic3r::GCode::Layer class. Fixes the order of post-processing filters so that cooling buffer is applied before any other filter whose logic is affected by speeds
2014-12-01 00:00:11 +01:00
Object.pm
Bugfix: infill was not correctly generated when infill_every_layers was used along with raft_layers. Includes regression test.
#2396
2014-12-08 20:14:04 +01:00
Simple.pm
Ported more things to XS
2014-09-21 10:51:36 +02:00
State.pm
Some initial work for incremental slicing
2014-06-11 00:15:02 +02:00
SupportMaterial.pm
Bugfix: adjust flow by using each support layer's height instead of a bogus one.
#2269
2014-11-07 23:18:35 +01:00