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-25 09:34:26 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Slic3r
/
lib
History
Alessandro Ranellucci
0ff33f47f1
Fix the extruder override logic. All role-based extruder options now default to 0, meaning no override is defined and the default (inherited) extruder is used. The default extruder option does not use the shortcut logic anymore (it was thus moved to be a CLI-specific logic)
2014-03-26 00:08:15 +01:00
..
Slic3r
Fix the extruder override logic. All role-based extruder options now default to 0, meaning no override is defined and the default (inherited) extruder is used. The default extruder option does not use the shortcut logic anymore (it was thus moved to be a CLI-specific logic)
2014-03-26 00:08:15 +01:00
Slic3r.pm
Better fix for non-global options not being replaced in filename placeholders. Includes refactoring and a new PlaceholderParser class. Also includes regression tests.
#1831
2014-03-17 00:39:07 +01:00