Nozzle Silicon Brush mount for v core 3.1

The silicon brush is the Bambu Lab A1 version, 37mm x 8mm
3
18
0
171
updated January 2, 2025

Description

PDF

I mount it to the bed directly (front and close to the center) with a double side tape to keep it there. And when using, I use a path push the mount to the center.

 

RepRapFirmware Config:

G1 Z5 F6000
G1 X353 Y0 F6000
G1 Z4
M564 S0 ; allow out of range moves
while true
 G1 Y-12
 G1 X393 Y-8 F6000
 G1 Y-12
 G1 X353 Y-8 F6000
 if iterations >= 2
   break
G1 Y0 Z5
M564 S1 ; disallow out of range moves

Model origin

The author marked this model as their own original creation.

License