im only 2 months as a 3d printer but im loving it! i really appreciate your contributions to cura, especially the bridge settings. ive been wanted to get more involved with contributing to opensource, which ive benefited from so much over the years.
i had some questions if you dont mind.
is bridge skin density implemented? i edited the cura gui to increase the maximum so i could go above 100% but it didnt work and i was looking at curaengine and i couldnt find that variable being used anywhere. i was hoping to create some overlap with the skin lines, so they would fuse together. i was sort of able to do this by lowering my line width by alot but just want it for bridge skins, not the whole print.
i also tried updating LayerPlan.cpp, added a new variable overhang_fan_speed and set it to settings:bridge_fan_speed, then added it to the three addExtrusionMove after overhang_speed_factor. didn't work, guess i need to wrap my head around all the code better :D my goal was to use more fan on overhangs when using PETG, which has a habit of curling up if you dont cool it, but didn't want to cool everything since it reduces layer adhesion.
thanks!
im only 2 months as a 3d printer but im loving it! i really appreciate your contributions to cura, especially the bridge settings. ive been wanted to get more involved with contributing to opensource, which ive benefited from so much over the years.
i had some questions if you dont mind.
is bridge skin density implemented? i edited the cura gui to increase the maximum so i could go above 100% but it didnt work and i was looking at curaengine and i couldnt find that variable being used anywhere. i was hoping to create some overlap with the skin lines, so they would fuse together. i was sort of able to do this by lowering my line width by alot but just want it for bridge skins, not the whole print.
i also tried updating LayerPlan.cpp, added a new variable overhang_fan_speed and set it to settings:bridge_fan_speed, then added it to the three addExtrusionMove after overhang_speed_factor. didn't work, guess i need to wrap my head around all the code better :D my goal was to use more fan on overhangs when using PETG, which has a habit of curling up if you dont cool it, but didn't want to cool everything since it reduces layer adhesion.
thanks!