Luc Rubio
Luc Rubio
Hi @cmdrdeliver, Thanks for reporting these issues! If I recall correctly, these 2 behaviours were reported previously and were due to the printer's somewhat unreliable interface. The plugin solves this...
I tried to reproduce this issue but I could not. I may release a new version with more detailed logs so that we can determine whether the issue is caused...
I was able to reproduce this. A few minutes after finishing printing one model, I transferred another file from Cura. Once the hotend temperature reached its target temperature, the print...
@Novae7 that's an excellent point. I use the defaults: ``` G0 X0 Y120;(Stick out the part) M190 S0;(Turn off heat bed, don't wait.) G92 E10;(Set extruder to 10) G1 E7...
This is most likely due to the migration to PyQt6.
Since the upgrade to PyQt6 in release 0.6.0.
Hi @war4peace Thanks for reporting this issue! I do not own a Monoprice Delta Mini V2, so the support will be limited. 1. Could you email me your `stderr.log`? If...
> 2. Does the Monoprice Delta Mini V2 have a Web UI? For instance, if the printer's IP address is 192.168.0.100, can you control the printer via http://192.168.0.100/? Did some...
Thanks @ayman for the lead. Clearly the Delta V2 API is completely different from the Mini V2 API, which is way simpler.
Hi @joeybab3, thanks for reporting! I am able to reproduce. This happens because Cura 5.0 introduced a major SDK version update to version 8.0.0. Because of this upgrade, the plugins...