Z Controls not working
Hi, I am currently using the Repetier Host V2.0.1 and I just set up everything almost perfectly. Minus the part that the Z control isn't working. Homing works fine though.
The type of printer is a Kossel, and I am using a RAMPS 1.4 board w/Arduino Mega 2560, and I am connecting it via USB. Any help would be great. Also, Ive set my printer shape to Rostock Printer (Circular print shape) and I can see a square shaped object on the virtual bed that is hollow on the top and bottom, which is far from the center of the circle. Is this normal?
Thanks
The type of printer is a Kossel, and I am using a RAMPS 1.4 board w/Arduino Mega 2560, and I am connecting it via USB. Any help would be great. Also, Ive set my printer shape to Rostock Printer (Circular print shape) and I can see a square shaped object on the virtual bed that is hollow on the top and bottom, which is far from the center of the circle. Is this normal?
Thanks
Comments
But that does not change z problem.
1. test if you can send manually a
G1 Z100 F6000
and if that moves.
2. If that works check in printer shape tab you set homing position to z max and printer height. Host will not move if you leave that area.
3. Make sure to home first or depending on configs moves may be blocked from firmware side.
4. Check endstops with M119 - should all be low for normal movement.
Since homing works it must be some simple thing like not having a height and hence not being allowed to move or similar.
We originally had OctoPrint as our host, and it still works moving around (X-Y-Z)...So would that mean we can cross out firmware?
My guess is that you have set Home Z to 0 instead of printer height also in shape tab. You must there enter the geight returned by firmware when you have homed and send M114.
We used this https://www.repetier.com/firmware/v092/ for the firmware, and we ran M119 as what the instructions said to do to and it returned "endstops hit: x_min:L y_min:L z_min:L"
Before it would read a coordinate output from firmware to set coordinates, which is why it worked despite wrong setting. Now this output is not reliable any more so we now ignore such outputs, so no we can not go back. Need to enter right value now.
Why is this not reliable "any more" ? It is reliable for me on the old software.
Is there any chance to have a configuration checkbox to allow reverting to the old method? This is the main reason why I don't use Repetier as much as I used to...
I already use 3D printer with Melzi board and I am using repetier host latest vesion
I have a problem when I do manual control Z 0.1mm then it moves 1mm then Z moves 10 times the value I press on manual control for X and Y they are accurate but the problem in Z
could you please tell me how to fix the problem?
G1 Z10 F6000 then it moves 10 cm instead of 10mm
Z moves 10 times actual value
please help me to fix the problem