Changes between Version 20 and Version 21 of Mendel3DPrinter


Ignore:
Timestamp:
03/10/18 19:50:36 (6 years ago)
Author:
Rick van der Zwet
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Mendel3DPrinter

    v20 v21  
    122122 * Ensure the extruder coordinates are relative avoiding math additions of feeding new PLA. Issue [http://marlinfw.org/docs/gcode/M083.html M83]. 
    123123 * Wait till the temperature is right, by checking it manually [http://marlinfw.org/docs/gcode/M105.html M105] a few times.
    124  * Set the extruder head to a free location (G0 X0 Y0 Z150)
    125  * Feeding start by [http://marlinfw.org/docs/gcode/G0.html G0 F500 E100] (repeatedly).
     124 * Set the extruder head to a free location (G0 X0 Y0 Z150)
     125 * Set feedrate by 500 using [http://marlinfw.org/docs/gcode/G0.html G0 F500].
     126 * Feeding start by [http://marlinfw.org/docs/gcode/G0.html G0 E100] (repeatedly).
    126127
    127128Check for clean flow, in this case it should not stick to the nozzle and look clean and smooth. Some observations: