photos and help

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

photos and help

Post by mga »

if anyone has mounted the new delta rostock mini g2 could take some pictures?
I do not know how to mount the power supply and how to connect.
Then there are several pieces that do not match the manual.
here are some examples taken from the pages of kit contents:
page 8 SCS10UU
Page 10 Heat Sink
Page 15 spider - RK-12 (carriage mount)
Page 16 ... all (!)
Page 17 Ejector pin (what is this?)

If you can take pictures thank you. I have not figured out how to fix the drive belt because it's all that different sector.
Then there are two blue stickers. I do not know what the use of (page 10 number 39)
Mark
Posts: 1553
Joined: Thu Aug 06, 2015 9:19 am

Re: photos and help

Post by Mark »

Hi, I'll send you the latest PDF of G2/2s, you can check if that's what you want.
mga
Posts: 20
Joined: Wed Sep 09, 2015 8:36 pm

Re: photos and help

Post by mga »

if you put it that post the pdf so that it is available to all. But it must be the pdf of the new printer, not the usually already present in the site.
mga
Posts: 20
Joined: Wed Sep 09, 2015 8:36 pm

Re: photos and help

Post by mga »

But when I in Arduino I press on "upload" I send all flags or open only one on which they are placed? "Upload" change firmware? If the printer sees the endstop, but does nothing, then missing the appropriate instructions. I would try to restore ... if I knew how to do.
Mark
Posts: 1553
Joined: Thu Aug 06, 2015 9:19 am

Re: photos and help

Post by Mark »

You can refer to the link here to reinstall the firmware:
http://www.geeetech.com/forum/viewtopic ... 20&t=16433
mga
Posts: 20
Joined: Wed Sep 09, 2015 8:36 pm

Re: photos and help

Post by mga »

if I try to set the Language 7 (italian) with a different one I get this error message:
ultralcd.cpp:33: error: initializer-string for array of chars is too long

where I find the strings to be changed?
Mark
Posts: 1553
Joined: Thu Aug 06, 2015 9:19 am

Re: photos and help

Post by Mark »

It's in the tab language.h of your firmware, find the "it" for itlian and change it .
mga
Posts: 20
Joined: Wed Sep 09, 2015 8:36 pm

Re: photos and help

Post by mga »

from the list I see that I need to enter the 7 instead of 1, but by doing it I get the error that I have told you before

// Languages
// 1 English
// 2 Polish
// 3 French
// 4 German
// 5 Spanish
// 6 Russian
// 7 Italian
// 8 Portuguese
// 9 Finnish
// 10 Chinese
// 11 Aragonese

#ifndef LANGUAGE_CHOICE
#define LANGUAGE_CHOICE 1 // Pick your language from the list above
#endif
Sherry
Posts: 362
Joined: Wed Jul 01, 2015 12:52 pm

Re: photos and help

Post by Sherry »

hi,i define LANGUAGE_CHOICE 7 ,it can be compiled.please see if you have modified correctly.
Attachments
QQ图片20150930164026.jpg
QQ图片20150930164026.jpg (56.53 KiB) Viewed 13357 times
mga
Posts: 20
Joined: Wed Sep 09, 2015 8:36 pm

Re: photos and help

Post by mga »

yes, but I receive this error:
"ultralcd.cpp:33: error: initializer-string for array of chars is too long"
Post Reply