Search found 3 matches

Go to advanced search

by [email protected]
Thu Mar 09, 2017 9:00 am
Forum: Feature Requests
Topic: How to add filament change
Replies: 12
Views: 31239
 
Jump to post

Re: multiple process for one print how to add filament chang

Create the code and then open it using Note pad. Then do a find lay " Z= 5 or what ever height you want the change. " Then add M600 to the code. Make sure you check to see if your printer uses the M600 command. This command will tell the printer to change filament. Then save the file and o...
by [email protected]
Thu Mar 09, 2017 8:56 am
Forum: General Discussion and Tips
Topic: Problem with printing
Replies: 2
Views: 1499
 
Jump to post

Re: Problem with printing

The problem is the nozzle above the heater needs to be removed because you most likely have a small ball of material which will not allow new filament to be pushed through. Need to remove this and clean it out. You may be able to remove it with a pair of p needle nose pliers. One way to prevent this...
by [email protected]
Thu Mar 09, 2017 8:48 am
Forum: Troubleshooting and Bug Reports
Topic: Mid-print Filament Change difficulties
Replies: 1
Views: 2035
 
Jump to post

Re: Mid-print Filament Change difficulties

Have you just inserted the M600 command at the layer you want ? example from Marlin page on Gcode. M600 X10 Y15 Z5 ; Do filament change at X:10, Y:15 and Z:+5 from current

Go to advanced search