## Thoughts while going through the build - GitHub: - **Folder Names: - **v3.2.2 (Current Release)** - CAD - STLs - **BOM** - BOM.md - **v4 (Future Release)** - **Mods and Experimental Features** - It is extremely unclear what is a CNC part versus what is a printed part. - Consideration should be given to adopting Voron / Prusawire part naming scheme to clearly delineate between these. ## Misc Notes Posiberry should be the new default per Nomad ![[Pasted image 20251212155841.png]] Fix Positron startup animation. “ I believe this is the command that told plymouth to fix the animation back to the positron one. ```sudo plymouth-set-default-theme -R positron-bgrt``` The command to see the full list of available animations already downloaded should be: ```plymouth-set-default-theme --list``` Plymouth is the utility for the animation, there is a huge list of available animations that can be downloaded, as it is/was common used for Android devices.” ## Positron "Protomolecule" Build - Completed build on 2026-01-26 - Installed Posiberry. - Setup WiFi. - `PID_CALIBRATE HEATER=extruder TARGET=200` - Save Config / Reboot - `PID_CALIBRATE HEATER=heater_bed TARGET=60` - Save Config / Reboot - `SHAPER_CALIBRATE` - `SAVE_CONFIG` - Set printer name to `Protomolecule` - SSH default creds are pi / posiberry - Setup GitHub Backup for Klipper via KIAUH - [Installation - Klipper-Backup](https://klipperbackup.xyz/installation/#2-kiauh) - Created github repo: "protomolecule-klipper-config" - Created a fine-grained personal access token with write permissions to this repo (protomolecule-klipper-config-token) - "Contents" --> Read/Write - Installed Klipper-Backup through KIAUH and fed in the personal access token. - Updated to latest official configuration! - Ran `Z_ENDSTOP_CALIBRATE` and `SAVE_CONFIG` - Leveled Bed: [Bed Leveling \| Positron Wiki](https://wiki.positron3d.com/en/Printers/Positron/General_Care/Bed_Leveling) - Original Rotation Distance = 4.637 - Pass 1: 103mm - 4.637 x (103/100) = 4.776 - Pass 2: 99mm - 4.776 x (99/100) = 4.728 - Pass 3: 101mm - 4.728 x (101/100) = 4.775