Featured

Start G code za Ender 3 Pro sa BLtouch



Published
Objašnjavamo što je to G-code i kako ga imamo podešenog za Ender 3 Pro sa automatskim niveliranjem.

START G-code kojeg koristimo:
---------------------------------------------------------------------------------------------------------------------------

M117 Getting the bed up to temp!
M140 S{material_bed_temperature_layer_0} ;
M190 S{material_bed_temperature_layer_0} ;
M117 Pre-heating the extruder!
M104 S160; 160C za PLA
G28 ;
M117 Niveliranje
G29 ; (BL-Touch)
G92 E0 ; Reset Extruder
M117 Getting the extruder up to temp!
M104 S{material_print_temperature_layer_0} ;
M109 S{material_print_temperature_layer_0} ;
G1 Z1.0 F3000 ;
G1 X0.1 Y20 Z0.3 F5000.0 ;
G1 X0.1 Y200.0 Z0.3 F1500.0 E15 ;
G1 X0.4 Y200.0 Z0.3 F5000.0 ;
G1 X0.4 Y20 Z0.3 F1500.0 E30 ;
G92 E0 ;
G1 Z1.0 F3000 ;

---------------------------------------------------------------------------------------------------------------------------

Serijal je namijenjen početnicima bez iskustva kao i onima koji žele ponoviti osnove pa i naprednije tehnike 3D crtanja.

Sve stvari vezane za 3D dizajn, 3D printanje, robotiku, dronove i STEAM edukaciju za djecu. Limitless STEAM Lab.

Facebook: https://www.facebook.com/limitless.design.4u/?ref=pages_you_manage
Instagram: https://www.instagram.com/limitless_design_graciela/
WEB: https://limitless-design4u.com/limitless-steam-lab/#
Category
Web design
Be the first to comment