Thanks for your interest in contributing to 3D Printer Control!
- Fork the repository
- Create a feature branch (
git checkout -b feature/my-improvement) - Make your changes
- Commit (
git commit -m 'Add: my improvement') - Push (
git push origin feature/my-improvement) - Open a Pull Request
- OctoPrint plugin configs and tips
- Klipper macros and calibration configs
- Setup script improvements
- Documentation fixes
- Additional printer profiles (not just Ender 5 S1)
- Shell scripts: use
#!/bin/bash, add comments for non-obvious steps - Config files: include inline comments explaining each option
- Docs: Russian primary, English secondary
Open an Issue with:
- What you tried to do
- What happened
- Expected behavior
- Raspberry Pi model and OS version
- OctoPrint version