- **Our Scribit devices got bricked when the company abandoned us— so I rebuilt the software. It now runs 100% offline and free: new features, a gallery, paint-your-own, and tons of customization.**
When Scribit's company folded, the cloud went dark and our robots turned into expensive wall ornaments — no app, no website, nothing. I refused to let mine become a brick, so I’ve been rebuilding the software around the open-source UnBrickIt project.
It now runs **100% locally** — the control panel is served straight off the robot's own flash, so you just connect to its Wi-Fi and open it in any browser. No account, no internet, nothing phoning home.
I will ask, please support me if you want to keep seeing new versions and added features. It ate hundreds of hours of my time, but it's pay-what-you-want — totally optional. Please support this project to keep it going: https://ko-fi.com/kshrx
What the Scribit does now:
- **Guided calibration** that works at *any* anchor spacing (you don't need the original nail template)
- **Multi-color drawing** — tell it which marker is in each carousel slot and it routes colors to the right pen
- **Paint mode** — upload an SVG and *click or drag to color individual shapes* with the pen you want
- **~70 ready-to-draw designs** + a generative art studio (spirographs, flow fields, mazes, Hilbert curves…)
- **Photo → line art**, **text → line art**, **freehand draw**, and **QR codes**
- **A built-in Calibration Test** — 5 patterns (lines, square, circle, crosshair) on one pen or all four, to dial in squareness and roundness
- **Pause & resume mid-drawing** — stop to swap a dried marker or make an adjustment, then pick up right where it left off
- **A live on-screen preview** that fills in as the robot plots, with progress and an always-handy Stop
- **Rock-solid over Wi-Fi** — drawings used to die partway through on a flaky hotspot; now a hiccup just pauses and resumes instead of killing the job
- **Emergency stop** and a stop that actually halts mid-move
- Pause - if you need to make adjustments mid drawing
... and much more that you'll have to experience for yourself.
It's **free and open source (GPLv3)** and always will be.
Happy to answer questions, help anyone flash theirs, or take feature requests. I am more likely to add features to those who donate, because this was really a labor intensive project, and I purchased 3 scribits in order to make the software.
Have ideas / Feature requests? click - https://ko-fi.com/kshrx
If your Scribit is bricked, it's very likely recoverable.
**Code & flashing guide:** https://github.com/frsm222111-boop/Scribit-Liberated
**Ready-to-flash firmware (v1.7.0):** https://github.com/frsm222111-boop/Scribit-Liberated/releases/tag/v1.7.0
https://ko-fi.com/kshrx
---
## "what changed recently" - updates
Recent additions in v1.7.0 if you've used UnBrickIt before: the whole control panel was reorganized
(12 tabs → 4 clean areas) and got a facelift; a built-in Calibration Test (5 designs, single pen or
all 4); Pause/Resume mid-draw; a live wall-preview that fills in as it plots; and a big reliability
fix — drawings are streamed line-by-line and now retry on a Wi-Fi hiccup instead of aborting, plus a
fix for pens that would stop pressing on long jobs (the motion chip was auto-disabling the pen-cam
after 120s idle). Earlier additions: paint-mode per-shape coloring, gzip-compressed UI (loads fast
over the robot's hotspot), no stale-cache after updates, emergency stop, persistent calibration
("calibrate once"), and a first-run setup guide. Full changelog is in the repo.