If you really want you can program the AA core to think it's a BB core. UM seems to think it will clog more easily but like kman says - what do you have to lose?
If you want to disassemble your core to get at the nozzle more easily or to swap nozzles (with what though?) then here is a video instructing you how to do this that I created:
If you want to make your AA cores think they are BB (otherwise the printer refuses to send PVA through it) then here are instructions:
Frist put your UM3 into developer mode - it's in the menus on the UM3. Your machine needs to be on your network (wifi or ethernet) if it isn't already. Once it's on the network it will show the IP address at the top of the main screen.
Next you need ssh which is built into linux and Macintosh terminal but not windows. For windows I recommend putty:
https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html
In putty you don't type the "ssh" part but just put the ultimaker@111.222.333.444 part and click "open".
ssh ultimaker@1.2.3.4 (don't enter 1.2.3.4 - enter the ip address listed on your UM3)
username/password:
ultimaker/ultimaker (much easier than root/ultimaker as it takes you straight into the utility to do sendgcode)
Choose the type and size from the list below - T0 is left slot and T1 is right slot so before running any of these make sure the core you want to program is in the left slot if it will be AA and in the right slot if it will be BB
After programming the core, slide it out and back into the slot at which point the UM3 will re-read the eeprom and realize it's new state. The software that does X,Y,Z offset calibrations for a core goes by serial number and that can't be changed so you shouldn't lose any calibration data when you do the below changes.
AA 0.4
sendgcode M151 T0 A8 D7800000000004141
sendgcode M151 T0 A16 D20302E3400000000
BB 0.4
sendgcode M151 T1 A8 D7800000000004242
sendgcode M151 T1 A16 D20302E3400000000
AA 0.8
sendgcode M151 T0 A8 D7800000000004141
sendgcode M151 T0 A16 D20302E3800000000
BB 0.8
sendgcode M151 T1 A8 D7800000000004242
sendgcode M151 T1 A16 D20302E3800000000
AA 0.25
sendgcode M151 T0 A8 D7800000000004141
sendgcode M151 T0 A16 D20302E3235000000
BB 0.25
sendgcode M151 T1 A8 D7800000000004242
sendgcode M151 T1 A16 D20302E3235000000
AA 0.4
sendgcode M151 T0 A8 D7800000000004141
sendgcode M151 T0 A16 D20302E3400000000
BB 0.4
sendgcode M151 T1 A8 D7800000000004242
sendgcode M151 T1 A16 D20302E3400000000
AA 0.6
sendgcode M151 T0 A8 D7800000000004141
sendgcode M151 T0 A16 D20302E3600000000
BB 0.6
sendgcode M151 T1 A8 D7800000000004242
sendgcode M151 T1 A16 D20302E3600000000
AA 0.8
sendgcode M151 T0 A8 D7800000000004141
sendgcode M151 T0 A16 D20302E3800000000
BB 0.8
sendgcode M151 T1 A8 D7800000000004242
sendgcode M151 T1 A16 D20302E3800000000
- 4
- 1
Recommended Posts
kmanstudios 1,120
The BB core is slightly different in the internal geometry for the PVA exclusively. I would not know how well the AA core would print it, but what have you got to lose?
As for the BB core being clogged, well, PVA can be challenging. I have to regularly do a series of hot and cold pulls to clear it out as no matter how dry I keep the filament, there is always some carbon burn off that builds up inside.
During the hot and cold pulls I will build my temps up from about 230°C to about 260°C while pumping the cleaning filament (Any spare filament will do, you do not necessarily need cleaning filament) in a plunging fashion. Then pull it out, clip the tip to sharpen it a bit then do a series of hot pulls and then a cold pull. Make sure that during the hot pulls you do not leave it in more than 2 seconds. I usually do two 'Mississippi's'. This will give it enough time to bond a bit and not just melt and leave junk inside the core. After several of those, I do a cold pull. Lighter colored filaments or the cleaning filament is best to clean with as you can see the junk better.
Once I do a cold pull, I will then heat the core up again, but a bit higher and plunge and push filament through, and then hot pulls and cold pulls.
Rinse and repeat until no longer pulling colored gunk out of the core. It takes a bit if you have let it go too long, but worth it.
And, as I said, you can give the AA cores a shot. But I think the machine may not be happy about it.
Link to post
Share on other sites