Metal Sherpa Mini Extruder Excluding Motor
Applicable models: VORON, CR-10, CR10S, CR-10 4S, CR-10 5S, CR-10 MINI, CR-20, ENDER-2, ENDER-3, ENDER-3 PRO, ENDER-3 V2 , Gasherbrum K3. It will fit almost all FDM 3D printers if you can design the mounting bracket.
Color: Space Gray
Processing technology: CNC
Material: Aviation Aluminum
Features:
- CNC hollowed out full metal shell, high-quality accessories, high precision, good strength, not easy to deform, high temperature resistance
- Hollow shell bracket design, lightweight design, light weight, less inertia
- CNC POM gear, reduction gear design, high transmission ratio, to achieve greater extrusion torque
- High-quality hard steel nano-coated gears, wear-resistant, good precision and long life
- There is a Teflon tube metal joint at one end, which can be adapted to more models at a short distance
- 7) Weight: 137.7g (Excluding Motor)
- Print model download link: https://www.thingiverse.com/thing:4974509
Note:
It is necessary to modify the E-axis step value of the extruder, for example: the E-axis step value of Ender3 is 870.
- The maximum driving current of the extruder is 1A, and it is recommended to use it at about 0.8A, which will not cause excessive heat. The reason for adjusting the current: to obtain a more suitable torque to prevent the motor from overheating
Method 1: Modify the extruder pulse by firmware for 0.9° Nema 14 36mm Round Motor 400 steps per revolution:
#define DEFAULT_AXIS_STEPS_PER_UNIT { 80, 80, 400, 870 }
Modify the extruder pulse by firmware for 1.8° Nema 14 36mm Round Motor 200 steps per revolution:
#define DEFAULT_AXIS_STEPS_PER_UNIT { 80, 80, 400, 435 }
Method 2: Send G code for 400 steps per revolution(can be sent by pronterface to the board to change the steps) :
M92 E870
M500
Send G code for 200 steps per revolution(can be sent by pronterface to the board to change the steps) :
M92 E435
M500
For Klipper firmware based on the 400 steps motor:
10-tooth 36 motor pulse value: 691
Klipper firmware modifies the rotation_distance value
Supplied by: POD-3D
Reviews
There are no reviews yet.