{"id":246,"date":"2021-12-28T08:26:59","date_gmt":"2021-12-28T01:26:59","guid":{"rendered":"https:\/\/prosindo.com\/blog\/?p=246"},"modified":"2021-12-28T08:26:59","modified_gmt":"2021-12-28T01:26:59","slug":"ender-3-start-end-g-code","status":"publish","type":"post","link":"https:\/\/prosindo.com\/blog\/2021\/12\/28\/ender-3-start-end-g-code\/","title":{"rendered":"Ender-3 Start End G-Code"},"content":{"rendered":"<p>; Ender 3 Custom Start G-code<br \/>\nG92 E0 ; Reset Extruder<br \/>\nG28 ; Home all axes<br \/>\nM140 S{material_bed_temperature_layer_0} ; set bed temperature<br \/>\nM104 S{material_print_temperature_layer_0} ; set hot end temperature<br \/>\nM190 S{material_bed_temperature_layer_0} ; wait for bed temperature to reach<br \/>\nM109 S{material_print_temperature_layer_0} ; wait for hot end temperature to reach<br \/>\nG1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed<br \/>\nG1 X0.1 Y20 Z0.3 F5000.0 ; Move to start position<br \/>\nG1 X0.1 Y200.0 Z0.3 F1500.0 E15 ; Draw the first line<br \/>\nG1 X0.4 Y200.0 Z0.3 F5000.0 ; Move to side a little<br \/>\nG1 X0.4 Y20 Z0.3 F1500.0 E30 ; Draw the second line<br \/>\nG92 E0 ; Reset Extruder<br \/>\nG1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed<br \/>\nG1 X5 Y20 Z0.3 F5000.0 ; Move over to prevent blob squish<\/p>\n<p>; Ender 3 Custom End G-code<br \/>\nG91 ;Relative positioning<br \/>\nG1 E-2 F2700 ;Retract a bit<br \/>\nG1 E-2 Z0.2 F2400 ;Retract and raise Z<br \/>\nG1 X5 Y5 F3000 ;Wipe out<br \/>\nG1 Z10 ;Raise Z more<br \/>\nG90 ;Absolute positioning<\/p>\n<p>G1 X0 Y{machine_depth} ;Present print<br \/>\nM106 S0 ;Turn-off fan<br \/>\nM104 S0 ;Turn-off hotend<br \/>\nM140 S0 ;Turn-off bed<\/p>\n<p>M84 X Y E ;Disable all steppers but Z<\/p>\n","protected":false},"excerpt":{"rendered":"<p>; Ender 3 Custom Start G-code G92 E0 ; Reset Extruder G28 ; Home all axes M140 S{material_bed_temperature_layer_0} ; set bed temperature M104 S{material_print_temperature_layer_0} ; set hot end temperature M190 S{material_bed_temperature_layer_0} ; wait for bed temperature to reach M109 S{material_print_temperature_layer_0} ; wait for hot end temperature to reach G1 Z2.0 F3000 ; Move Z Axis &hellip; <a href=\"https:\/\/prosindo.com\/blog\/2021\/12\/28\/ender-3-start-end-g-code\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Ender-3 Start End G-Code&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-246","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/posts\/246","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/comments?post=246"}],"version-history":[{"count":2,"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/posts\/246\/revisions"}],"predecessor-version":[{"id":249,"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/posts\/246\/revisions\/249"}],"wp:attachment":[{"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/media?parent=246"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/categories?post=246"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prosindo.com\/blog\/wp-json\/wp\/v2\/tags?post=246"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}