Page 1 of 1
Fixed speed settings instead of percentage
Posted: Sat Feb 21, 2015 6:17 pm
by Galaxius
It would be beneficial to allow speed settings (outline, infill, support, bridging, cooling speed reduction, etc) to be specified at a fixed speed instead of a percentage. This would allow the speeds you want to keep constant, regardless of adjustments to the default print speed, to be set. This could be determined by the presence of a % sign at the end of the speed. To migrate existing settings you could automatically add a % sign to all speed settings where applicable and write a flag or version number to the fff file. I can't see a way around providing backwards compatibility for this change unless you already have some sort of fff file version checking implemented.
Re: Fixed speed settings instead of percentage
Posted: Sun Feb 22, 2015 4:06 pm
by bot
Yeah this is a good idea.
Especially for the cooling speed. The minimum speed should be fixed, not a percentage.
Re: Fixed speed settings instead of percentage
Posted: Sun Feb 22, 2015 5:09 pm
by dsegel
bot wrote:Yeah this is a good idea.
Especially for the cooling speed. The minimum speed should be fixed, not a percentage.
What do you mean by cooling speed? Fan speeds are set by percentage in gcode; there's no way to specify an rpm.
Re: Fixed speed settings instead of percentage
Posted: Tue Feb 24, 2015 2:06 am
by bot
Cooling feedrate. "Slow down the print by x % when layer time below x seconds."
Re: Fixed speed settings instead of percentage
Posted: Sat Mar 21, 2015 10:03 pm
by Brotron
Great idea!
This would really help when doing calibration for bridging. Increasing the overall print speed without having to figure out the conversions for the bridge settings would be helpful.