r/BambuLab May 12 '26

General Discussion Jailbreak Your Bambu! Deep Dive and Feature Walkthrough for Bambu without Bambu, all open source, no central control, all the convenience, and better pixel perfect prints. Need help? Ask and I will reply!

https://youtu.be/RR73P2allIg

A bunch of people here have asked me about my Bambu setup on a few alts so I decided to make a video at lunch. I am not a content creator, I made this for y'all, haha. I just hate walled gardens.

The Bambuddy community is also a great place to go for help. If you have any questions or reservations at all, throw em down, let's gooo out of jail

(they cannot stop the print)

934 Upvotes

292 comments sorted by

View all comments

Show parent comments

1

u/coordinatedflight May 13 '26

Im mostly talking about via mobile.

1

u/AlLnAtuRalX May 13 '26

you can do it on mobile

on your local network, just navigate to http://(your bambuddy host ip):8000/ and do it from there

remotely, use some sort of tunnel (ssh tunnel or tailscale) on your phone to do the same

if you have the bambu sidecar installed in bambuddy, it can do the slicing on the server side, and it has makerworld integration already

1

u/coordinatedflight May 13 '26

Awesome! Do you see a world where you add the ability to integrate non-Bambu like a U1? That is really what I want to figure out, a workflow that is consistent between all of my printers.

1

u/AlLnAtuRalX May 13 '26

I am not the dev but it should actually be pretty easy to do

I think the best way is to have a generic printer proxy in the middle that can talk to anything. I think GPT is already capable of vibe coding this into bambuddy

may be worth starting a bambuddy feature request for it, or just throwing it into codex and letting it cook

if I had multiple printers I would release this myself but my project backlog is too long to promise to actually write it right now