Hi Everyone,
I built a ceramic 3D printer with Klipper. Here are my current configuration for this printer.
printer.cfg (4.0 KB)
- Delta style
- Uses a modified version of CERA-1 mechanical paste extruder
- Uses BTT Octopus 1.1 controller board
- The two motors for extruder and auger are synchronized using the following macro command
SYNC_EXTRUDER_MOTION EXTRUDER=extruder1 MOTION_QUEUE=extruder
I hope it is useful to someone. Any comment or feedback is also appreciated.