Welcome! Log In Create A New Profile

Advanced

[SOLVED] Cannot change one Feed Rate setting

Posted by zzarbi 
[SOLVED] Cannot change one Feed Rate setting
August 15, 2011 10:32PM
Hi,

I've been playing with skeinforge and learning in the same time.
My first problem that the head of my printer was moving way to slow so I adjust it to a Feed rate of 45, it's at least good for now, I'm not printing since my extruder is unplugged.

However In the gcode, the first move to go from the corner to the middle of Bed is still a really slow speed rate:

G90
G21
M103
M105
M113 S1.0
M108 S150.0
M104 S180.0
M108 S150.0
G1 X86.4 Y87.77 Z0.72 F60.0 ; Why is this at 60? How can i change it?
G1 F798.0
G1 E1.0
G1 F60.0
M101
G1 X86.4 Y112.39 Z0.72 F675.0 E18.066 ;feed rate of 675 which can be change in Raft I think.
G1 X89.28 Y112.39 Z0.72 F675.0 E2.113
G1 X89.28 Y87.77 Z0.72 F675.0 E18.066
G1 X92.16 Y87.77 Z0.72 F675.0 E2.113

Which setting affect this first move? I noticed that somewhere else in the code I have a slow feed rate:

G1 X90.36 Y90.62 Z5.2 F2700.0 E3.489
G1 F798.0
G1 E-1.0
G1 F2700.0
M103
G1 X90.36 Y90.45 Z5.6 F65.194
G1 F798.0
G1 E1.0
G1 F65.194

here I'm guessing that we are just moving along Z and so 65 is fine.

PS: I just get the fist one... It's also moving along Z and so it normal it is slow.
Can I cut this move in two part? First move along X and Z at normal speed and then move along Z at slow speed?

Edited 2 time(s). Last edit at 08/16/2011 10:28PM by zzarbi.
Attachments:
open | download - 6543box_export.gcode (12.4 KB)
open | download - 6543box.stl (5 KB)
Re: Cannot change one Feed Rate setting
August 16, 2011 08:07AM
Do you have the limit plug-in enabled? If so, what are the various settings set to?

JB


--
Check out my blog: AdventuresIn3-DPrinting
Re: Cannot change one Feed Rate setting
August 16, 2011 09:49AM
I do an it's set to 1 and 1 I guess it make sense now.
Sorry, only registered users may post in this forum.

Click here to login