Search found 7 matches

by SL01
Thu May 31, 2018 1:27 am
Forum: Geeetech I3 Pro C
Topic: motor and endstop problems
Replies: 3
Views: 6711

Re: motor and endstop problems

Hi, From the LCD I could move +mm but not -mm After reviewing my changes I realized that I misinterpreted the Cartesian coordinates with the direction of the bed. As a result I have changed the line back to: #define INVERT_Y_DIR true // for Mendel set to true, for Orca set to false So +Y moves the b...
by SL01
Wed May 30, 2018 1:46 am
Forum: Geeetech I3 Pro C
Topic: motor and endstop problems
Replies: 3
Views: 6711

Re: motor and endstop problems

I have resolved problem 3. in configuration.h change #define DEFAULT_AXIS_STEPS_PER_UNIT {78.74,78.74,2560,95} // MXL, Z M8=1.25, MK8 to #define DEFAULT_AXIS_STEPS_PER_UNIT {78.74,78.74,400,95} // MXL, Z M8=1.25, MK8 I found it at https://3dprinting.stackexchange.com/questions/4248/why-do-i-have-to-...
by SL01
Tue May 29, 2018 3:38 am
Forum: Geeetech I3 Pro C
Topic: motor and endstop problems
Replies: 3
Views: 6711

motor and endstop problems

I have updated the firmware with file Marlin_GT2560-PI3_Pro_C.zip (md5 sum: d39c926a434787ee5b6bdcd0ae1a3d22) using arduino-1.0.1-windows.zip Problem 1: At first both X and Y motors were moving in opposite direction. I corrected that by changing these 2 lines in Configuration.h #define INVERT_X_DIR ...
by SL01
Thu May 24, 2018 11:59 pm
Forum: Geeetech I3 Pro C
Topic: The correct assembly instructions
Replies: 6
Views: 10587

Re: The correct assembly instructions

[quote=Gingko post_id=84280 time=1526973239 user_id=65378] [quote=SL01 post_id=84274 time=1526928276 user_id=65575] Most of the Part ID do not match my kit. I make corrections as I work but it takes more time so i wanted to confirm. My kit has a metal extruder holder (X carriage) (M3) which is very ...
by SL01
Tue May 22, 2018 2:44 am
Forum: Geeetech I3 Pro C
Topic: The correct assembly instructions
Replies: 6
Views: 10587

Re: The correct assembly instructions

[/quote] What the errors look like? could you show up more details? [/quote] Most of the Part ID do not match my kit. I make corrections as I work but it takes more time so i wanted to confirm. My kit has a metal extruder holder (X carriage) (M3) which is very different from the instructions. Fortun...
by SL01
Tue May 22, 2018 2:35 am
Forum: Geeetech I3 Pro C
Topic: The correct assembly instructions
Replies: 6
Views: 10587

Re: The correct assembly instructions

[/quote]

Take this manual as a hint. Follow common sense when building.
This is the DIY design and it is good to do something according to your idea. :D
[/quote]

I agree but I worry about not having enough parts if the instructions do not match the kit after many hours of work.

SL
by SL01
Sat May 12, 2018 2:21 pm
Forum: Geeetech I3 Pro C
Topic: The correct assembly instructions
Replies: 6
Views: 10587

The correct assembly instructions

Hello,
Is this http://www.geeetech.com/wiki/index.php/ ... nstruction
the correct assembly instructions page ?
I ask because I am on step 1 and I have already noticed 2 errors.

SL