Search found 4 matches

by TMGhost
Wed Sep 25, 2019 4:52 am
Forum: Geeetech I3 Pro X
Topic: E Feeds too fast
Replies: 7
Views: 26384

Re: E Feeds too fast

Its Wooooorking :) :mrgreen: :mrgreen: :mrgreen:

configuration.h ... must i say more..... LoL :lol:

/**
* Default Axis Steps Per Unit (steps/mm)
* Override with M92
* X, Y, Z, E0 [, E1[, E2[, E3[, E4]]]]
*/
// Mine #define DEFAULT_AXIS_STEPS_PER_UNIT { 80, 80, 2560, 95, 95 }
#define DEFAULT ...
by TMGhost
Mon Sep 23, 2019 12:19 am
Forum: Geeetech I3 Pro X
Topic: E Feeds too fast
Replies: 7
Views: 26384

Re: E Feeds too fast

Hi ! :)

I must have connected my cable right, or it would not work at all ?! and my X and Y are working fine ..

My speed settings in my printer menu is 100% But, the F command: G1 E100 F100 Sets the speed ?

Edit: Iv just tested the second Nozzle, and that too feeds to fast..

Code:
T1
G1 E100 ...
by TMGhost
Sun Sep 22, 2019 2:39 am
Forum: Geeetech I3 Pro X
Topic: E Feeds too fast
Replies: 7
Views: 26384

Re: E Feeds too fast

Hi !! And sorry for the late response !!

as you can see in the picture, If first send G91 and then G1 X100 F100 or G1 Y100 F100 to my X or Y axis, they move 100mm in 60 Sec
but if I send G1 E100 F100 to my printer, it Extrude 100mm filament, but in 27sec ?! how do I calibrate the speed of E ?

The ...
by TMGhost
Sun Sep 15, 2019 10:06 pm
Forum: Geeetech I3 Pro X
Topic: E Feeds too fast
Replies: 7
Views: 26384

E Feeds too fast

Hi !
got some strange problems !

If I send

Code: Select all

G1 X100 F100 or G1 Y100 F100
To my X or Y axis, they move 100mm in 60 Sec OK!

BUT! If i send

Code: Select all

M83
and

Code: Select all

G1 E100 F100
Its feed 100mm filament, but in 25sec ?! Its to fast !?
How do i slowdown my feed rate ?!

Regards Christer / Sweden