Topic: Da Vinci 1.0a Repetier Pre job clean not aligning.
So when I run any prints the stock head does its x / y clean. The issue is that the Y does not line up with the metal piece designed to catch / scrape any filament.
I assume I need to change my start codes in Slic3r? (Although it does do this when trying to print demo from sd card too)
Here is the custom Start G-code in Slic3r
I assume here is where I will need edits? (I copied and pasted from recommended settings video)
M140 S[first_layer_bed_temperature] ; Bed (no wait)
M106 S255 ; Start fan
G90 ; set absolute coordinates
G28 ; home all axis
M190 S[first_layer_bed_temperature] ; Bed (wait)
M104 S[first_layer_temperature] ; Extruder (no wait)
M109 S[first_layer_temperature] ; Extruder (wait)
M117 Start
M300 s1000 p400 ; Beep
M300 s1500 p400
