top of page

Support

Public·24 members

Doing a single color print that's T0

i notice when trying to print with a single color that is T0 it never loads the filament why?


i have added this to my G-code and it works for every filament but T0


{if previous_extruder==-1}

G1 Z0.28 F240

G92 E0

G1 Y10 E75 F1500 ; prime the nozzle

G92 E0

{endif}


56 Views
A A
A A
15. Mai

I had the same problem.

Solved it.


Add at the end of Start G-code

{if has_wipe_tower==false and current_extruder==0}

------your loading code copied from Tool Change G-code (including initial reset of 3Dchameleon--------


{endif}


Add at the beginning of End G-code

{if has_wipe_tower==false and current_extruder==0}

-------your tip shaping and UNloading code copied from Tool Change G-code-------

{endif}

About

Need help... check out this thread for advice from the exper...

Members

  • mayuri kathade
    mayuri kathade
  • Ben Conner
    Ben Conner
  • BOSS SUB
    BOSS SUB
  • Kendall Leake
    Kendall Leake
  • Lalo Puma
    Lalo Puma

For the latest information on product availability, be sure to follow us on twitter!  @3DChameleon

For more installation videos, be sure to follow us on Youtube!

  • Facebook
  • Twitter
  • YouTube

©2023 by 3D Chameleon

bottom of page