@Developer122@Applied_Ion@SkylineCeles@Prusa3D Maybe sticking the printer into vacuum would outgas the filament while printing due to the high temperatures, at least that might reduce water in the bulk by a lot
@The_InnerTemple@d_m_iz@Llorens_MRC@bencbartlett They can stand years and work fine. Sometimes even after being dropped on the floor, blades being bent due to something being dropped in etc., though at increased vibration levels.
On the other hand some pumps from a specific brand tend to fail pretty soon even in normal use
@xander1178 @tedyapo @2ftg1 How would you even get acetone into the etching solution? Unless you're very bad at chemistry, have no idea how to etch a PCB or like to put all your chemistry waste into one big pool
@xander1178 @tedyapo @2ftg1 Well, you can. The NaOH or KOH needs to be rather high concentration though and it takes a few hours, but after a while you are left with a nice black powder.
@GregDavill Ideally some big component at some small but not insignificant angle (like a QFN just so that placing it 90° aligned would make it 1 pad off)
@xander1178 @tedyapo @2ftg1 (If you wanna make copper acetate quickly, mixing CuSO4 with NaOH to make CuO and then filtering that and mixing it with acetic acid probably will yield relatively pure copper acetate)
@xander1178 @tedyapo @2ftg1 What does this have to do with acid based toilet cleaner? Isn't this about using relatively pure HCl in water solution as the starting chemical?
Alternatively store the width with each data type, but that would use more space (as I only have a few data types, like TS, 4 symbol packet, maybe DLLP (full) and TLP (only CRC maybe))
Should write a variable width logger for that.
Not sure how to handle the variable width, maybe store data type + data and then when reading it can deduce the data width from the data type and thus knows where the block ends.