Jump to content

Christanoid

Dormant
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Christanoid

  1. On 6/27/2019 at 3:02 PM, Christanoid said:

    I went a kind of similar route as @AbeFM and added Extruder End G-Code, but instead of taking fixed values I used the following line:

     

    G1 {prime_tower_position_x} {prime_tower_position_y}

     

    that always simply moves the hotend in the middle of the prime tower letting out the oozing in there and not over the model.

    Minor Screw Up on my side, I just noticed that doesn't work. Instead the line has to be:

    G0 X{prime_tower_position_x} Y{prime_tower_position_y}

     

    As it was in my original comment it just results in nothing happening at all.

    • Like 2
×
×
  • Create New...