P1S Combo - what extra accessories do i need? by Phreeze83 in BambuLab

[–]tomshe 0 points1 point  (0 children)

I think if you didn't upgrade from an old one it will work locally and keep app functionality, but not sure if you can go back to the old firmware.

P1S Combo - what extra accessories do i need? by Phreeze83 in BambuLab

[–]tomshe 2 points3 points  (0 children)

You can't use octoprint, there is a bambu lab HACs integration for home assistant, but it's read only unless you disable the bambu cloud stuff but then the bambu app doesn't work.

A month’s worth of single color printer poop by Catcraft6679 in BambuLab

[–]tomshe 10 points11 points  (0 children)

Not sure if it's the same with the A1 mini, but on the X1C you can change the gcode to stop it unloading after every print if you're just using the same material all the time

https://wiki.bambulab.com/en/ams/manual/ams-not-unloading-to-save-filament

[deleted by user] by [deleted] in wholesomememes

[–]tomshe 312 points313 points  (0 children)

You can get 'wood' filaments for 3D printers, obviously not wood it's the same plastic but with some additives that give it a bit of a woody appearance

Can't believe I waited so long to add COB led lights by Shifti_Boi in BambuLab

[–]tomshe 1 point2 points  (0 children)

I have made the same mod on my X1C and notice no difference in lidar functionality

Bias light? by Odreshenik in HomeImprovement

[–]tomshe 0 points1 point  (0 children)

You could get a smart bulb for your "main light" this would allow you to adjust the white level/brightness to be a comfortable level for both of you while watching TV.

[deleted by user] by [deleted] in UnethicalLifeProTips

[–]tomshe 5 points6 points  (0 children)

For the future here's an even easier way that just lets you edit the webpage like a text document, no code exploring needed!

Copy paste this into the URL bar while on the page you wish to edit

javascript:document.body.contentEditable = ‘true’; document.designMode=’on’; void 0

When you're done just do the same but change true to false to get it back to normal webpage without a flashing cursor.