This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
OrcaSlicer
Watch
1
Star
0
Fork
0
You've already forked OrcaSlicer
mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced
2025-07-21 12:54:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
OrcaSlicer
/
lib
/
Slic3r
/
GCode
History
Alessandro Ranellucci
7180e7cb30
Speed optimization in avoid_crossing_perimeters
2013-05-19 10:35:11 +02:00
..
CoolingBuffer.pm
Alwyas apply disable_fan_first_layers, even if cooling is disabled, since fan_always_on is applied in that case as well. Update descriptive text and have it appear in case of disabled auto cooling.
#1166
2013-05-10 15:09:27 +02:00
Layer.pm
Avoid closures, move planning code to _plan() and layer G-code generation to Slic3r::GCode::Layer
2013-05-18 17:41:37 +02:00
MotionPlanner.pm
Speed optimization in avoid_crossing_perimeters
2013-05-19 10:35:11 +02:00
Reader.pm
Move Slic3r::Test::GCodeReader to Slic3r::GCode::Reader
2013-05-13 20:14:33 +02:00
SpiralVase.pm
New --spiral-vase option to continously raise Z when printing single-walled vases.
#997
2013-05-13 20:15:45 +02:00