-
-
Notifications
You must be signed in to change notification settings - Fork 19.2k
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
Z-Stepper Moves Inaccurately #9955
Comments
Unfortunately, the items you need to change are spread around in configuration.h and configuration_adj.h files there may also be settings in your control program - Repetier-Host maybe. // The size of the print bed Those settings are mine and not the default settings, but I think the default for bed size is 200 which would be why yours only moves that far. There are a lot of other settings that will affect your printer. You will have to step thru these to files and carefully set all that apply to you. |
Thanks a lot @ruggb !! |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Hi All.
First of all, I wanna say thanks to all of readers in here that have a minutes to read my question.
A few weeks ago, I've purchased Cultivate 3D with Repetier as a firmware. But, cause by something, I should change it to Marlin as soon as possible, and it works, I just calibrate some cables and axis.
First,
after I change into marlin, I followed the tutorial in here:
#3810
The movements of every axis are smooth. But I realized that movement 10mm XY-axis is different with Z-axis. The Z 10mm movement looks like 100mm. Could you help me to fix this problem ?
Second
Because of Cultivate 3D Beast have 600x600x700 mm area printing, but after I applied Marlin, the extruder only moves 200mm maximum. What should I change the section of the codes ?
Thank you very much to read, and please help me to fix those problems.
And sorry for my bad english :)
The text was updated successfully, but these errors were encountered: