Mark Burton
Mark Burton
I've just released https://github.com/smartavionics/Cura/releases/tag/4.20.3, it has a new setting Minimise Gyroid Holes that constrains the pitch so that you always get 2 "crosses" per gyroid cycle. Further more, the crosses...
> Did any of those formulas above look like anything of use to you? Sorry, I'm not looking at implementing multi-layer gyroid infill so I'm letting all this math wash...
I looked at your gcode and if I understand the problem correctly I think the problem is due to the poor performance of the wall gap filling that UM Cura...
Perhaps something like the following is needed? (untested, YMMV) ```` diff --git a/src/gcodeExport.cpp b/src/gcodeExport.cpp index 65bd713a..d0bd0b65 100644 --- a/src/gcodeExport.cpp +++ b/src/gcodeExport.cpp @@ -598,6 +598,7 @@ void GCodeExport::resetExtrusionValue() } current_e_value =...
Hi @jaibooot , as I have recently added the ability for the fan to be tweaked while printing bridges and also, most recently, when printing skin areas that are over...
Hi @ledgend78 , are you using the latest release as suggested by @DivingDuck ?
Thanks @DivingDuck for supporting this user. I'm fine but don't have a lot of free time for Cura related stuff right now.
Try reading the README.md file (as displayed at https://github.com/smartavionics/RawMouse) and you will see the answer.
Hello @ky438 , sorry, I don't know the answer to that as I do not follow the Cura 5 development.
Hi, yes, I have a cunning plan that could yield a solution. @DSCustoms , could you please provide the project file for the box you show in your first picture....