

+1 to this, you don’t have to activate. You get an activation watermark at the bottom right hand corner, not a big deal
+1 to this, you don’t have to activate. You get an activation watermark at the bottom right hand corner, not a big deal
Lan mode only, firewall blocking all internet access to it and I’m good to go. Bambu studio connects to it fine and still works with homeassistant as well.
Let me know if you find the 1.03 firmware version as I can’t seem to find it anywhere on their site. The latest for the a1 mini is 1.04 and it was released on December 10th.
If you find 1.03 please post it in here! :)
What’s the latest firmware version that shittifies these printers? I have an a1 mini with version 1.4
Dang thanks for this, I have vlans and use opnsense but I couldn’t figure out how to connect to the printer from bambu studio. Ive installed the udpbroadcastrelay plugin on opnsense but it still doesn’t seem to connect. Do you mind posting a screenshot of your pfsense config?
Thanks for posting this!
Yeah this sucks, I just bought an a1 mini with AMS, I love it. I do have it in LAN Mode with no internet and I still use bambustudio since I believe that is open source no? Lets hope they reverse this but I don’t see them doing that. Hope I can still use the printer without upgrading the firmware or somebody is able to make open source firmware for the a1 mini…
Man I hate tech space right now, every company grinding out as much money as possible anyway they can because “security”…
So I’m just not going to update mg firmware then? I’m already using lan only mkde, and if I have to start using an SD card I guess I can do that.
My A1 mini is 3 weeks old and I love it but this sucks… It always starts with “security” and i can totally see them going subscription model and locking you into their ecosystem. I guess that’s why it was so cheap and on sale haha. Sucks to see such an amazing product and success to go downhill so quickly…
Dumb question but is there a way to automatically backup my compose files to my local gitea instance?
This, my ssd randomly disappeared on my proxmox server January 1st so I had to start from scratch. Didn’t have any docker compose backups or lxc backups… I suppose this time I can do everything right now lol
Thanks everyone for the suggestions! I think I’m gonna get the a1 mini, they do have a ice deal on and I don’t think I’ll be printing large items and it’ll be nice if I want to print multicolour items in the future with the AMS lite.
Thanks!
I know the desktop, and mobile apps work without https, however I can’t remember if you can set it up via those apps?
I ran vaultwarden for a couple of years without q certificate, I just couldn’t log into my instance via the browser.
Start off small, get an old PC that has an i5or better that’s got vt-d support. start off with 8gb of RAM or more. Then throw proxmox on it and you are off to the races. It will save you a lot of money since you can run multiple virtual machines or lxc containers. This is how I started out, my proxmox host now has 26gb of RAM and its running very smoothly . i like opnsense as a router and firewall but its a little advanced but amazing, also get an access point and a switch and you can start building your network. You could also even run opnsense in a VM but that gets a little confusing but its an option.
Ah yeah I’m trying to move to podman for NPM and the access lists don’t work for some reason. On docker though it works very well
I’m running cloudflare and NPM, I did a DNS challenge to get my wildcard cert, then put in access lists so for my internal hosts only private IP address subnet can access them. I have my OPNsense firewall also redirect any of those internal hosts request back to my NPM host. I have everything internal with a valid https cert.
I’m actually in the process of switching over from docker to podman. Its definitely a learning curve, ie. Setting up systems integration etc.
I do love it but its been a bit of a pain, for instance I’m still trying to figure out the errors I’m getting when trying to deploy my matrix and vikunja containers, I’m getting permission errors and can’t find dB errors. I k ow little about podman right now but I would definitely recommend it since it is open source and runs rootless by deafult.
I just switched over to using heroic launcher from lutris, its prettier and a smoother setup IMO. I have had issues as well installing some games from fitgirl, the install always failed. However they would install on windows just fine. So I did that then copied over the install files to my Linux hard drive and setup them up in heroic launcher.
I’ve only had to do this with 3 games from fitgirl, maybe I’m missing something but I could not get these 3 games to install on linux. This is why I keep a hard drive with windows installed on it :)
I’m currently looking for something like this as well. I’ll have to give go access a try
I have vaultwarden in docker but I don’t expose my instance externally as you really don’t need to. Put the bitwarden app on your phone sign into the instance and it will work even if your instance is borked. You can’t add items but it works.
My suggestion, run it in docker and just back up the entire docker compose and folder structure as that includes the database as well.
If you want to expose it use nginx proxy manager its dead simple and awesome.
I’m currently using osmc on raspberry pi 3s with the jellyfin kodi add-on installed. Works like a charm and can also install other video addons as well. Its been rock solid and you can airplay and stream from your phone. Been running this replacement for a year.
This the main reason I switched from traefik, I can have certificates on all my internal stuff and not just on my docker host. I personally love NPM but maybe I’ll give NPMPlus a try, I have never heard of it.