Tobi

Results 5 comments of Tobi

Same problem here. A fix would be really appreciated ! Tried to exchange c=result.inferences['prediction'][0] to c=result.inferences['multiStepPredictions'].values()[0].keys()[0], but that does not help either.

Hi, any updates on this?

Second problem was caused by cura 4.4 as it seems - with RepetierHost I can print as expected.

During the calibration, does your probe actually "click" on this first probe? If not, it is most probably because the height of the delta is set far too low in...

Same issue with intellij 2024.2.3 Community Edition ``` com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'gitflow.actions.StartFeatureAction' must override `getActionUpdateThread()` and chose EDT or BGT. See ActionUpdateThread javadoc....