2 hours ago, GregValiant said:The gcode file looks fine. The extrusions are all there and the purge lines are enabled. The flowrate is set to 100%.
G92 E0 ;Reset Extruder
G1 Z2.0 F3000 ;Move Z Axis up
G1 X10.1 Y20 Z0.28 F5000.0 ;Move to start position
G1 X10.1 Y200.0 Z0.28 F1500.0 E15 ;Draw the first line
G1 X10.4 Y200.0 Z0.28 F5000.0 ;Move to side a little
G1 X10.4 Y20 Z0.28 F1500.0 E30 ;Draw the second line
G92 E0 ;Reset Extruder
G1 Z2.0 F3000 ;Move Z Axis upAfter that it starts to extrude the skirt.
G1 F2700 E0
G1 F1200 X128.068 Y126.979 E0.02002
G1 X128.39 Y126.676 E0.03472
If the nozzle is too close to the bed then it won't extrude. Is the extruder skipping steps? Do you have an ABL system or are you leveling by hand?
i am leveling by hand could that be the problem?
Recommended Posts
GregValiant 1,359
The gcode file looks fine. The extrusions are all there and the purge lines are enabled. The flowrate is set to 100%.
G92 E0 ;Reset Extruder
G1 Z2.0 F3000 ;Move Z Axis up
G1 X10.1 Y20 Z0.28 F5000.0 ;Move to start position
G1 X10.1 Y200.0 Z0.28 F1500.0 E15 ;Draw the first line
G1 X10.4 Y200.0 Z0.28 F5000.0 ;Move to side a little
G1 X10.4 Y20 Z0.28 F1500.0 E30 ;Draw the second line
G92 E0 ;Reset Extruder
G1 Z2.0 F3000 ;Move Z Axis up
After that it starts to extrude the skirt.
G1 F2700 E0
G1 F1200 X128.068 Y126.979 E0.02002
G1 X128.39 Y126.676 E0.03472
If the nozzle is too close to the bed then it won't extrude. Is the extruder skipping steps? Do you have an ABL system or are you leveling by hand?
Link to post
Share on other sites