BambuDrawer

BambuDrawer

5 devlogs
28h 13m
•  Ship certified
Created by Walker

Makes your 3D printer draw 2D images by using python to generate lines and then convert that to gcode. There is also a module you can use to programmatically draw things instead of using an image.

Timeline

Ship 1

1 payout of shell 204.0 shells

Walker

about 1 month ago

Walker Covers 5 devlogs and 28h 13m

Had to rewrite a ton of stuff, also recoded a video of it in action. Did a ton of optimizations, changed how it drew lines etc. Made it more stable. Forgot to post a devlog in-between but this update took a couple of days.

Changed the line algorithm to produce better and clearer lines. Also made it faster! And I made a new mount which should adapt to different pens/pencils much better (in pic)

Update attachment

preliminary script, designed an actual mount. spent time trying to fix some positioning bug

Update attachment

Optimized some line generation

Update attachment

Setup classes to handle gcode

Update attachment