Differential Extruder - Revision 21Aug25 #28023
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Differential Extruder requires X and E steppers to work together as a differential mechanism:The setup is as follows:
Please note that stepper.cpp performs all calculations "per block", which preserves Bresenham timing coordination
Requirements
This PR requires a differential setup of the X and E steppers. For example, the X stepper on my Creality Ender 3 v2 is mounted on the left side, as before. No changes there. However, the E stepper is mounted right above the X stepper on the X gantry and drives a "loop" timing belt that runs above and parallel the X belt. The loop belt is meshed around a timing pulley on the print head and is tensioned by the tensioner on the right side or the X gantry, similar to the X belt. The BOM of additional parts will be provided together with the STL files.Benefits
This PR combines the speed of a Bowden extruder with the precision of the Direct Drive. It brings the extrusion wheel close to the hot end without the penalty of the heavy stepper motor on the print head (i.e. "direct drive'). As a result, you can print quickly as well as precisely, and you can print flexible filaments and abrasive filaments without the penalty of filament buckling and Bowden tube erosion, respectively.Configurations
Other than my Configuration.h, no. Below are some photos and a video of a working setup:Related Issues
Nohttps://github.com/user-attachments/assets/f1eee3f1-655e-4860-b0a2-9c697800e109