Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielskowronski/ds_k1c
https://github.com/danielskowronski/ds_k1c
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielskowronski/ds_k1c
- Owner: danielskowronski
- License: bsd-3-clause
- Created: 2024-12-20T21:05:58.000Z (16 days ago)
- Default Branch: master
- Last Pushed: 2024-12-20T21:07:59.000Z (16 days ago)
- Last Synced: 2024-12-20T22:21:24.647Z (15 days ago)
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DS_K1C - personal Creality K1C stuff
## Orca Slicer configs
### [DS_K1C_04mm.orca_printer](orca/DS_K1C_04mm.orca_printer)
- Creality K1C printer profile for 0.4mm nozzle
- process settings for typical printing of:
- 0.08mm layer
- 0.12mm layer
- 0.16mm layer
- 0.20mm layer### [Creality Generic PLA-CF.orca_filament](orca/Creality%20Generic%20PLA-CF.orca_filament)
Creality Hyper PLA-CF
---
## Other/Notes
### Conventions
- for visibility in Orca Slicer, all profiles are prefixed with `DS_`
- Orca Slicer keeps exported file name equal to profile name only for printer profile, `.orca_filament` is auto generated and kept as-is for easier dumping### `.gitconfig`
```
[diff "zip"]
textconv = unzip -c -a
```