Search found 4 matches

Go to advanced search

by Roberttrama
Fri Jan 20, 2017 10:39 am
Forum: Feature Requests
Topic: How to add filament change
Replies: 12
Views: 31219
 
Jump to post

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

I use M0 for my filament changes. I'm glad I ran into this thread, because I was manually entering it into the GCODE. That said, my multiple process prints have been spitting out some very odd GCODE lately, but that may have to do more with the "Stop/Start at, <x> Height" I've used on the...
by Roberttrama
Thu Jan 19, 2017 9:55 am
Forum: Feature Requests
Topic: How to add filament change
Replies: 12
Views: 31219
 
Jump to post

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

Sure, just find what layer you want to pause at (you can do this by switching the preview to mode), then place the code below in your "additional commands for post-processing" section on the Scripts tab. For example, let's say you wanted to add M600 at layer 50 {REPLACE "; layer 50,&...
by Roberttrama
Wed Jan 18, 2017 1:22 pm
Forum: Feature Requests
Topic: How to add filament change
Replies: 12
Views: 31219
 
Jump to post

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

Sure, just find what layer you want to pause at (you can do this by switching the preview to mode), then place the code below in your "additional commands for post-processing" section on the Scripts tab. For example, let's say you wanted to add M600 at layer 50 {REPLACE "; layer 50,&...
by Roberttrama
Tue Jan 17, 2017 2:32 pm
Forum: Feature Requests
Topic: How to add filament change
Replies: 12
Views: 31219
 
Jump to post

How to add filament change

I am running two process on one print that have different layer heights and heat requirements, i want to change the filament at the end of one process. is this possible to do?

ideally it would be a M600 command but i am not sure where to put it in the script

Go to advanced search