Fuzzy Top Surface - Fuzzyficator

3 Likes

Hi. I’m new to trying scripts in Bambu. Should the fuzzification show up in the preview? I’m using Bambu Studio 1.10.2.76 with an X1E.

No, I don’t think so. It’s a post-processing script, the slicer doesn’t “know” the modifications have been made.

If the slicer could directly open a G-Code file, you’d see it. But I don’t think the slicer can do that.

However, if you do a Google for “G-Code Viewer” you’ll find a wide assortment of options that will “see” the modified fuzzy skin if you load the G-Code file generated by the Fuzzification script.

2 Likes

You can “replace” the gcode in a .gcode.3mf file and it should show it. I’m pretty sure a script could be setup to do this automatically.

Reference:

1 Like

Thanks. I exported & reloaded the gcode into Bambu Studio, and there it was! Printed a test piece and it worked, just playing with the values now to get the walls & top looking similar. Many thanks for the quick responses.

I’m trying to get fuzzificator to work with my Bambu P2S. I run Bambu studio on a Mac. I’m trying to print from Fusion 360.

I copy the path into the post processing field in other in Bambu Studio and when I go to preview, I get the message below.

I don’t know Python at all, so I’m kind of lost.

I’d sure appreciate any help.

Post-processing script /Library/Frameworks/Python.framework/Versions/3.14/bin/python3 /users/Ctt/Documents/Scripts/Fuzzyficator_Bambustudio.py.html on file

/var/folders/hv/rhg_fz2d7217ts9fx69plysw0000gn/T/bamboo_model/Thu_Feb_12/19_53_42#5184#7/Metadata/.5184.0.gcode failed.

Error code: 1

Output:

File “/users/charlesthompson/Documents/Scripts/Fuzzyficator_Bambustudio.py.html”, line 134 Fuzzyficator/Archive/Bambustudio/Fuzzyficator_Bambustudio.py at main • TengerTechnologies/Fuzzyficator •

GitHub

SyntaxError: invalid character ‘•’ (U+00B7)

After some tinkering, I discovered the Python author has a more recent version. I downloaded that and to worked, but the surfaces aren’t as rough as I’d like.

If anyone has tinkered with this, I’d appreciate any insight to using the variables.

I have played with this a bit. For example I like Fuzzy Skin parameters 0.2mm and 0.2mm. It gives a texture similar to Textured PEI plate.

But when Fuzzificator picks up these parameters the result is like sandpaper. And infill lines are still kind of visible. I have a feeling that fuzzySpeed argument is required to print slower.

Also I’m not a big fan of printer bed shaking to get this effect. Will probably not use it anymore unless someone finds good settings.