https://github.com/simplyprint/slicer-builds
Custom builds of slicers for different purposes
https://github.com/simplyprint/slicer-builds
Last synced: 5 months ago
JSON representation
Custom builds of slicers for different purposes
- Host: GitHub
- URL: https://github.com/simplyprint/slicer-builds
- Owner: SimplyPrint
- Created: 2025-02-16T23:42:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-25T22:07:30.000Z (12 months ago)
- Last Synced: 2025-06-25T23:20:35.568Z (12 months ago)
- Language: Python
- Size: 414 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Slicer builds
Custom builds of slicers for different purposes
## Dump slicer configs
Each slicer has steps configured in `dump_slicer_steps` all steps (scripts) are run from the root of the repository with
two folders available:
`slicer-src`
`slicer-out`
The `build.sh` and `run.sh` will use these folders respectively.
## Conditional visibility
RAG pipeline to construct "show-if" logic for printer defs based on slic3r `toggle_print_fff_options`.