DupI3

Filament Steps

DupI3.FilamentSteps History

Hide minor edits - Show changes to output

Changed line 4 from:
*Manual method: Enter the following gcode in the manual gcode box then press enter or send: G1 E100 F204
to:
*Manual method: Enter the following gcode in the manual gcode box then press enter or send: G1 E100 F150
December 18, 2015, at 12:02 PM by 98.122.86.250 -
Added lines 6-7:

*Note: Because we are commanding INCOMING 1.75mm diameter filament, the raw incoming feedrate looks very slow and is, however, the output 0.4mm noodle of filament is moving at 65mm/s when the incoming 1.75mm filament is moving 3.4mm/s. This is why the MK10 listed maximum feedrate for XY motion is 65mm/s as that translates to the extruder doing it's maximum of 3.4mm/s pushing filament.
December 18, 2015, at 11:58 AM by 98.122.86.250 -
Changed lines 4-5 from:
*Manual method: Enter the following gcode in the manual gcode box then press enter or send: G1 E100 F300
*Or use the Extrude 100mm button on the Host (but make sure your extrusion speed is set to something reasonable like 50mm/s)
to:
*Manual method: Enter the following gcode in the manual gcode box then press enter or send: G1 E100 F204
*Or use the Extrude 100mm button on the Host (but make sure your extrusion speed is set to something reasonable like 3mm/s)
December 18, 2015, at 02:12 AM by 98.122.86.250 -
Changed line 4 from:
*Manual method: Enter the following gcode in the manual gcode box then press enter or send: G1 E100 F3000
to:
*Manual method: Enter the following gcode in the manual gcode box then press enter or send: G1 E100 F300
October 13, 2015, at 01:54 PM by 50.193.251.105 -
Changed lines 11-13 from:
So now that you have the correct amount of filament being fed....... mostly
to:
So now that you have the correct amount of filament being fed....... mostly. Take the new_e_steps and enter that into the Ext1 Steps / mm value in the Printer EEPROM setup from the Host or via the LCD (remember to save the EEPROM if using the LCD).

Repeat the test again to make sure it works and if it is still off do the math over and enter the new value to get even closer.
October 13, 2015, at 01:52 PM by 50.193.251.105 -
Changed lines 3-4 from:
Measure 120mm from top of extruder, using some control panel ( repetier host, s3d, mattercontrol ) extrude 100mm of filament.  now measure the distance from the top of the extruder to the mark you had made.  It should be 20mm.  If its not,
to:
Measure 120mm from top of extruder, using some control panel ( repetier host, s3d, mattercontrol ) extrude 100mm of filament:
*Manual method: Enter the following gcode in the manual gcode box then press enter or send: G1 E100 F3000
*Or use the Extrude 100mm button on the Host (but make sure your extrusion speed is set to something reasonable like 50mm/s)

Now
measure the distance from the top of the extruder to the mark you had made.  It should be 20mm.  If its not,
Changed line 13 from:
[[https://www.youtube.com/watch?v=w_Wb0i0-Qvo|Video on how to calibrate an extruder]]
to:
[[https://www.youtube.com/watch?v=w_Wb0i0-Qvo|Video on how to calibrate an extruder]]
July 15, 2015, at 12:04 AM by 98.25.103.86 -
Added lines 1-9:
!!!!Calibrating the Extruder Steps/mm or eSteps

Measure 120mm from top of extruder, using some control panel ( repetier host, s3d, mattercontrol ) extrude 100mm of filament.  now measure the distance from the top of the extruder to the mark you had made.  It should be 20mm.  If its not,

[+new_e_steps = old_e_steps * (100 / distance_actually_moved) … or, old_e_steps * (100 / (120 - distance_to_mark))+]

So now that you have the correct amount of filament being fed....... mostly

[[https://www.youtube.com/watch?v=w_Wb0i0-Qvo|Video on how to calibrate an extruder]]