Daniel Sous

Results 5 comments of Daniel Sous

Did you add the constraint created by `self.model.createCons()` in the constraint handler to the node by calling `self.model.addConsNode(child1, cons)`? I forgot this at first and non of the methods of...

Same problem here. This suddenly occurred. No changes made to the system.

Is this still not possible with Luban. Or is there are workaround available?

I solved this by manually adding the `M600` command to the gcode file. Find more information about the command here: https://wiki.snapmaker.com/en/Snapmaker_Luban/manual/2_supported_gcode_references#m600-modified-trigger-filament-runout-event When placing the `M600` in the gcode file, take...