;FLAVOR:Marlin ;TIME:4404 ;Filament used: 2.29982m ;Layer height: 0.2 ;MINX:171.814 ;MINY:18.158 ;MINZ:0.2 ;MAXX:210.694 ;MAXY:62.088 ;MAXZ:17 ;Generated with Cura_SteamEngine 4.4.0 M104 S210 ;Set extruder target temp M105 ;Read current temp of bed and extruder M109 S210 ;S## Wait for extruder current temp to reach target temp. Waits only when heating. ;R## Wait for extruder current temp to reach target temp. Waits when heating and cooling ;IF AUTOTEMP is enabled, S B F. Exit autotemp by any M109 without F M82 ;absolute extrusion mode M201 X500.00 Y500.00 Z100.00 E5000.00 ;Setup machine max acceleration M203 X500.00 Y500.00 Z10.00 E50.00 ;Setup machine max feedrate M204 P500.00 R1000.00 T500.00 ;Setup Print/Retract/Travel acceleration M205 X8.00 Y8.00 Z0.40 E5.00 ;Setup Jerk M220 S100 ;Reset Feedrate M221 S100 ;Reset Flowrate G28 ;Home all axes G01 Z100.0 F1000.0 :go up 100 M600 ; Filament Change G91 ;Relative positioning G1 E-2 F2700 ;Retract a bit G90 ;Absolute positionning M106 S0 ;Turn-off fan M104 S0 ;Turn-off hotend M140 S0 ;Turn-off bed M84 X Y E ;Disable all steppers but Z M82 ;absolute extrusion mode M104 S0 ;Set bed target temp ;End of Gcode