Smartrap Build Manual screenshot repetier config

From RepRap
Jump to: navigation, search

This is a simple page with screenshot of repetier and slic3r configs for the smartrap with jheadlite hotend.

For another hotend, the nozzle size and fan coolings are concerns and will need to be adjusted. The rest should work well.

custom Gcode start:

M109 S[first_layer_temperature_0];set extruder temp and start heating

G28 X0 Y0 Z0;home X and Y and Z

G29 ;probe bed

G90; set absolute coordinates

G92 E0; reset extruder distance

G1 Z3 F3000; get out of the bed after probe

G1 X10 Y10 F3000 ; move to back right corner


custom Gcode end:

M104 S0 ; turn off temperature

G28 X0  ; home X axis

M84  ; disable motors


Screenshots:


Smartrapconfigshot1.png

Smartrapconfigshot2.png

Smartrapconfigshot3.png

Smartrapconfigshot4.png

Smartrapconfigshot5.png

Smartrapconfigshot6.png

Smartrapconfigshot7.png

Smartrapconfigshot8.png