Page 1 of 1

Speed for infill different than the rest

Posted: Mon Nov 11, 2019 12:57 pm
by PuddingBaer91
Hi there,

i want to have a different infill speed than the rest of the features. Because there is no option my idea is to do this with post processing script. Does anybody has an idea how to do this?

{REPLACE "; feature infill\n" "; infill\n??????????????n"}

thank you

Re: Speed for infill different than the rest

Posted: Wed Nov 13, 2019 9:21 am
by S3D-Alex
The Infill speed in Simplify3D is dictated by the Default Speed. In order to change the speed of infill you will simply want to change the Default Printing Speed in the Speeds tab. You could use a Post Processing script here by replacing the 'F' value you have set currently for the Default Speed but I would suggest using the GUI option to avoid the extra confusion caused by this method.