Here is a segment of code during a layer change:
;TYPE:WALL-OUTERG1 F1800 X59.382 Y50.881 E364.96438G1 X58.957 Y50.811 E364.96977G1 X58.802 Y50.780 E364.97175G1 X58.802 Y49.623 E364.98622...G1 X61.015 Y51.501 E365.10788G1 X60.622 Y51.295 E365.11343G1 X60.163 Y51.106 E365.11964G0 F12000 X60.441 Y50.148;LAYER:79G1 F2400 E363.61964G1 Z15.900G0 F12000 X52.583 Y52.829 Z16.000;TYPE:FILLG1 Z16.000G1 F2400 E365.11964G1 X51.619 Y53.793 E365.13669G0 F12000 X52.257 Y54.192;TYPE:WALL-INNERG1 F2400 X52.109 Y54.699 E365.14330G1 X52.105 Y54.722 E365.14359G1 X51.135 Y54.722 E365.155737
I'm curious why the initial head lift is a feed move executed at the last deposition feed rate. Maybe to make sure a dimple isn't left?
Here is a same layer, lifted rapid move:
G1 X63.637 Y55.520 E464.05874G1 X63.616 Y55.515 E464.05901G1 X63.456 Y54.755 E464.06872G0 F12000 X64.206 Y54.478G1 F2400 E462.56872G1 Z22.700G0 F12000 X61.311 Y50.839;TYPE:WALL-INNERG1 Z22.600G1 F2400 E464.06872G1 X60.858 Y50.609 E464.07508G1 X60.262 Y50.378 E464.08307G1 X59.785 Y50.245 E464.08927
Can concurrent feed moves for different axes be given on one line, with different feed rates specified? Do feed rates stay modal to each individual axis?
Recommended Posts
xisle 34
Z Hop only works with retraction turned on. It is that retraction and advance of filament causing the delay. Combining the hop and retraction lines in the G Code should reduce the dwell.
Link to post
Share on other sites