You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My camera is position such that I only need the Y axis to be in the correct position before taking the screenshot. This will prevent additional movement on X that is not needed.
I can adjust the "seam position" so that the X is in a consistent location on layer change. Although it may move the head around a little bit on the X axis. The print part would be the correct location.
This would increase the speed of the print and minimize jerking of the spool which I is causing my "co-extrusion" printed parts to be more inconsistent with photos.
The text was updated successfully, but these errors were encountered:
Following #74
2 new park modes are added
- X_ONLY: uses CUSTOM_POS_X and CUSTOM_POS_DZ to move only in these 2 directions
- Y_ONLY: uses CUSTOM_POS_Y and CUSTOM_POS_DZ to move only in these 2 directions
Signed-off-by: Alex Zellner <[email protected]>
My camera is position such that I only need the Y axis to be in the correct position before taking the screenshot. This will prevent additional movement on X that is not needed.
I can adjust the "seam position" so that the X is in a consistent location on layer change. Although it may move the head around a little bit on the X axis. The print part would be the correct location.
This would increase the speed of the print and minimize jerking of the spool which I is causing my "co-extrusion" printed parts to be more inconsistent with photos.
The text was updated successfully, but these errors were encountered: