delta Rostock mini G2 double extruder setting

Post Reply
mga
Posts: 20
Joined: Wed Sep 09, 2015 8:36 pm

delta Rostock mini G2 double extruder setting

Post by mga » Fri Sep 11, 2015 2:35 am

waiting for me arrivals delta rostock mini g2'm reading the instructions. I find it very difficult the first setting. I saw that the instructions are for a printer in single extruder, but I have taken with two extruders. How I do homing? There are videos that illustrate this? I think that not so much the assembly, but the start-up and registration are difficult to do. I hope to find support or clear instructions. I'd like to receive it and be prepared.

Mark
Posts: 1553
Joined: Thu Aug 06, 2015 9:19 am

Re: delta Rostock mini G2 double extruder setting

Post by Mark » Fri Sep 11, 2015 5:41 pm

When you start doing it, you'll get it :)

xiocer
Posts: 1
Joined: Sun Sep 13, 2015 4:52 pm

Re: delta Rostock mini G2 double extruder setting

Post by xiocer » Sun Sep 13, 2015 4:59 pm

Hi there, i purchased the same printer with dual extruder...

First of all i found several problem in the assembly instructions, like there is nothing about G2s...
BEWARE WHEN PLUGGING THE NEW POWER SUPPLY INSTRUCTIONS ARE WRONG

Burned mine by following their instructions!!!!! Hacked a 400 Watt PC power Supply.... :D

---- BIGGEST ISSUE i experienced till now ----

I got it to turn on, did the flashing as described , downloaded the G2s firmware...ETC

Got Repetier to connect and followed everything until i get the printer to HOME
and it goes crazy hit the heating bed and that all keeps jumping...

Any idea??? i need help!!!!

Mark
Posts: 1553
Joined: Thu Aug 06, 2015 9:19 am

Re: delta Rostock mini G2 double extruder setting

Post by Mark » Mon Sep 14, 2015 9:22 pm

1) First check the endstop status. Do note that the endstops should be plugged in X Y Z MAX for G2/G2S, not MIN. And the probe should be connected to pin 1 and pin3(the first and the middle one). Since the printer can not home itself, you can manually trigger the endstop one by one(with probe up), and use M119 to check the endstop status. after homing, the status are like this:
X max: triggered
Y max: triggered
Z min: triggered
Z max: triggered
And when you put the nozzle down, like X0,Y0,Z=50, the endstop is liKe this:
X max: open
Y max: open
Z min: open
Z max: open
then the endstops are correct.
2) manually move the axis one by one, check if all the axes going in the right direction as you told.
3)set the correct settings of your printer:
Attachments
QQ截图20150914212050.png
QQ截图20150914212050.png (28.43 KiB) Viewed 12926 times

Jeepfrog
Posts: 10
Joined: Tue Sep 15, 2015 7:11 am

Re: delta Rostock mini G2 double extruder setting

Post by Jeepfrog » Tue Sep 15, 2015 7:17 am

xiocer wrote:Hi there, i purchased the same printer with dual extruder...

First of all i found several problem in the assembly instructions, like there is nothing about G2s...
BEWARE WHEN PLUGGING THE NEW POWER SUPPLY INSTRUCTIONS ARE WRONG

Burned mine by following their instructions!!!!! Hacked a 400 Watt PC power Supply.... :D

---- BIGGEST ISSUE i experienced till now ----

I got it to turn on, did the flashing as described , downloaded the G2s firmware...ETC

Got Repetier to connect and followed everything until i get the printer to HOME
and it goes crazy hit the heating bed and that all keeps jumping...

Any idea??? i need help!!!!
you need to look for this line in the configuration.h tab of the firmware and set the type of drive motors you have

#define INVERT_X_DIR false // for Mendel set to false, for Orca set to true
#define INVERT_Y_DIR false // for Mendel set to true, for Orca set to false
#define INVERT_Z_DIR false // for Mendel set to false, for Orca set to true

amdpit
Posts: 3
Joined: Sat Aug 01, 2015 9:02 pm

Re: delta Rostock mini G2 double extruder setting

Post by amdpit » Sun Sep 20, 2015 10:24 pm

Hi, so only the endstop from the probe shuld be connected to 1 and 3 pin and the rest endstops XYZ 1 and 2 pin ?

Mark
Posts: 1553
Joined: Thu Aug 06, 2015 9:19 am

Re: delta Rostock mini G2 double extruder setting

Post by Mark » Mon Sep 21, 2015 4:42 pm


Re: delta Rostock mini G2 double extruder setting

UNREAD_POST由 amdpit » 周日 9月 20, 2015 10:24 pm
Hi, so only the endstop from the probe shuld be connected to 1 and 3 pin and the rest endstops XYZ 1 and 2 pin ?
Yes exactly.

amdpit
Posts: 3
Joined: Sat Aug 01, 2015 9:02 pm

Re: delta Rostock mini G2 double extruder setting

Post by amdpit » Mon Sep 21, 2015 10:06 pm

Hi, ok, thanks so i have to change it because i connect all of them to the pin 1 and 3, do you know maybe why i have nothing on the lcd only the backlight ?

Mark
Posts: 1553
Joined: Thu Aug 06, 2015 9:19 am

Re: delta Rostock mini G2 double extruder setting

Post by Mark » Tue Sep 22, 2015 5:14 pm

Swap the LCD cable with the SD card one, they must be connected wrong.
And if your LCD has two line of blocks, refer to the link here:
http://www.geeetech.com/forum/viewtopic ... 8&start=10

Post Reply