Skip to content

Add PrusaSlicer support with .ini profile file handling - #6

Open
adebuyss wants to merge 1 commit into
mainfrom
claude/review-orcaslicer-sync-fYsce
Open

adebuyss wants to merge 1 commit into
mainfrom
claude/review-orcaslicer-sync-fYsce

Conversation

@adebuyss

Copy link
Copy Markdown
Owner

PrusaSlicer uses .ini files (not .json) and stores profiles directly under the config dir without user// subdirectories. This adds:

  • SLICER_PROFILE_GLOBS registry for per-slicer file patterns
  • PrusaSlicer detection on Windows, macOS, Linux, and Flatpak
  • _rglob_profiles helper replacing hardcoded *.json in sync engine

https://claude.ai/code/session_01UYtfBwnfj4FFGps65B6GNn

PrusaSlicer uses .ini files (not .json) and stores profiles directly
under the config dir without user/<id>/ subdirectories. This adds:
- SLICER_PROFILE_GLOBS registry for per-slicer file patterns
- PrusaSlicer detection on Windows, macOS, Linux, and Flatpak
- _rglob_profiles helper replacing hardcoded *.json in sync engine

https://claude.ai/code/session_01UYtfBwnfj4FFGps65B6GNn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants