Aldo Hoeben
Aldo Hoeben
> it puts an additional comment before each line containing NaN. These lines only appear once we get to the NaN layers: > > ;FLOW_RATE_COMPENSATED_OFFSET = -nan(ind) Putting comments before...
I retract both my comments. I can reproduce the nan(ind) in the gcode with your project file and without any plugins that could cause this installed. The `;FLOW_RATE_COMPENSATED_OFFSET = -nan(ind)`...
The problem is that you set the `Minimum Speed` to 0. I think Cura should give you an error when you do that, because covering any distance with a speed...
Next time please fill in the issue template. I'm guessing you use the OctoPrint plugin? The biggest problem here is that for performance reasons, Cura normally does not display gcode...
See https://github.com/fieldOfView/Cura-SidebarGUIPlugin/pull/50#issuecomment-3656380247
QMenuBar was not used because the menu is implemented in QML using QtQuick controls. QtQuick 2 controls no longer have native versions (they did in QtQuick 1). There's an alternative...
> It's up to our UX'er and PO what to do at this point. Or plugin developers. I can't make any promises, but I'll look in to it.
There is now a prerelease version available: https://github.com/fieldOfView/Cura-TabbedSettingsPlugin/releases/tag/v1.0.9-DEV This should soon be available from the Marketplace as 1.0.9. I'll leave this issue open until then. Duplicate of #10
Thanks for the screenshots. I have not used Cura 4.x in a long time. I will see what I can do for the next release.