-
-
Notifications
You must be signed in to change notification settings - Fork 69
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request] Nozzle Offset Calibration (dual/multi nozzle) #15
Comments
Could be a nice feature, but as I'm not a dual extruder user it's not so easy for me to integrate the good solution. But could be something like this solution ? Solution A Any advise or comment will be welcome |
Solution B ... seems to be the easyest to use and program ( no need a special file for every type of nozzle ) |
Solution B could do the trick. I can help with printing/debugging (find me on DC #8902). |
You can test the CalibrationMultiExtruder by downloading the STL files Red and White And bicolorcube |
I will have a look to your file. Is it possible to find some set of parameter to create one design adapted to various size of nozel 0.4, 0.6 0.8 ? |
I think this is doable. If we say the slice shall be done with a wall count of two, then for a 0.8mm nozzle the comb teeth need to be wider (probably: For the moment I would try: Slicer settings:
I have some TODOs open for the calibration pattern. It is not yet ready to be enrolled anywhere:
|
Would be also Great to get the X 0 Y 0 in the "middle" of the total geometrie and Z=0 for the lower surface in order to put it directly in the center of the build plate. |
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Hi,
Thanks for the very convenient plugin. I appreciate your work.
Is it possible to provide a calibration pattern for dual (or multi) nozzle print head? It would be very convenient to have a pattern that helps me finding out the correct X and Y offset of the second nozzle.
The Problem
I built a very accurate switching extruder printhead but the mounted stock hotends seem to have a lower dimensional accuracy resulting in a serious offset (for example the first to second nozzle offset is x_offset=+1mm, y_offset=-0.5mm). The real offset I cannot measure in the CAD drawing. Instead of measuring with the caliper (and probably damaging/scratching the brass tip hole) a calibration pattern would be very convenient. Such a pattern could be inspired by the color ink printer calibration test.
Implementation Suggestion
The calibration pattern should provide a few pairs of X and Y aligned lines (or pads for better adhesion). The two neighboring aligned pairs are printed with T0 and T1 each. There should be more such pads per axis with a slightly incremented/decremented offset in their alignment, so that I can choose the correct one.
Usage Example
The text was updated successfully, but these errors were encountered: