Page 1 of 1
raising on print
Posted: Thu Aug 09, 2018 5:27 am
by CJCoe
I don't know why but when I go to print something, the print head moves into position but is about 7mm above the print bed, even after leveling. can someone please help.
Re: raising on print
Posted: Thu Aug 09, 2018 11:34 am
by Gingko
Are your rods looks like this?
- T8.jpg (16.99 KiB) Viewed 6910 times
If yes, then they should have different steps, send Gcode"M92 Z400" and then send"M500" through slicer software to change it.
http://geeetech.com/forum/viewtopic.php?f=82&t=60931
Re: raising on print
Posted: Thu Aug 09, 2018 11:54 pm
by CJCoe
I'm sorry if I sound stupid but I'm really new to all this. how would I go about doing that, I hardly know what software to use (Easyprint 3d refuses to communicate with my printer, Repiteir's slic3r has stopped working (& the whole print head raising problem)). again if Im sorry if i sound whiny but im just a bit baffeled
Re: raising on print
Posted: Fri Aug 10, 2018 5:29 pm
by Gingko
Can repetier host succefully connect to your printer?
If yes, then you can send this two gcode through manual control->G-Code.
M92 Z400: change the setp/mm for Z-axis
M500: saving to EEPROM
- 2.jpg (12.93 KiB) Viewed 6885 times
Re: raising on print
Posted: Sun Mar 10, 2019 10:29 am
by alvarofox88
Gingko wrote: ↑Thu Aug 09, 2018 11:34 am
Are your rods looks like this?
T8.jpg
If yes, then they should have different steps, send Gcode"M92 Z400" and then send"M500" through slicer software to change it.
viewtopic.php?f=82&t=60931
Hello i want to know how long time in loading the complete g code, i take 40 minutes waiting and continues sending like ??
Re: raising on print
Posted: Tue Mar 12, 2019 11:25 am
by William
@alvarofox88
You need to check the baud rate of the slice software setting at first.
Command waiting means the USB connect have a problem with it.
Pls check it.