Jump to content

ahoeben

Ambassador
  • Posts

    4,966
  • Joined

  • Last visited

  • Days Won

    342

Everything posted by ahoeben

  1. Cool, I had forgotten all about the "Select models when loaded" functionality. So I did contribute to Cura 3.4 afterall ?
  2. This is what it looks like for me. Could you try if there's a "hidden" button next to the red X ?
  3. What OS are you using? Does it matter how long Cura has been running before it stops recognising new printers? Is it a consistent thing or just sometimes?
  4. @mokush there seem to be a couple of interface elements missing. @ctbeke, have you seen this before?
  5. The plugin is now available in the Toolbox
  6. You create your own packages from github? In that case, use the current default branch, which is 3.4, not master.
  7. Unfortunately Toolbox is still serving up the 3.4.0 version of the plugin, not the fixed 3.4.1.
  8. Thanks for taking time to fix that after working hours.
  9. Nope, api.ultimaker.com is still serving up the 3.4.0 version of the plugin. The fix is in OctoPrintPlugin 3.4.1. @Msuurmond, could you check?
  10. All of these "importers" (FreeCAD, OpenSCAD, Blender, Inventor, etc) rely on the original application being installed on the computer. If you don't have it, the plugin will not work.
  11. @Daid has said "contact me" on more than one occasion (talking about firmware sources)
  12. I'm told the fixed version that I submitted a while ago should be available from today. A bit of a shame with the plugin having been downloaded >1000 times since the 3.4 launch. PS: it is not the Cura CONNECT window, it is the print monitor.
  13. Anyone who has a UM3 has the GPL-given right to receive the source as it is used in the product.
  14. I am not as well-versed in CuraEngine innards as I am in Cura, but I know Cura and CuraEngine use libArcus to communicate. Cura used a dynamically linked python library. I can’t imagine CuraEngine uses a python library for communication, but I don’t see another dynamicly linked library in the Cura distributions, hence my assumption that CuraEngine is statically including parts of Arcus. But I can be all sorts of wrong about this.
  15. Isn’t CuraEngine statically linked to libArcus, which is LGPL?
  16. So a change in license for the CuraEngine is no longer going to happen?
  17. I have not tested this, but upgrading NginX could be "as simple as" enabling developer mode, logging in to the printer as root/ultimaker over ssh, and running "apt update && apt upgrade nginx" (or nginx-light)
  18. Slicing is currently done on multiple cores.
  19. Ultimaker Cura 3.x has no manusl port selection (yet). The old Cura (15.x) did. It may still return in a future build, but USB printing has no priority for Ultimaker because it is not the officially supported way to print with Ultimaker printers.
  20. Use the search in the sidebar to look up the setting named "Support Horizontal Expansion", and set it to 0.
  21. What version of PyQt do you use? use pyqt 5.8, and so do the official builds AFAIK.
  22. I run Cura from source on a Ubuntu VM just fine, but have no experience with a Windows 10 VM. Good to hear you got it running.
  23. "This is a problem, we are interested in fixing it". (you are welcome) Seriously though, I have seen this too once or twice, but sofar have not had time to look in to it. If you could find a way to reproduce this issue (ie: steps that don't include the word "sometimes"), that would be very helpful.
  24. What else do the logs say? What does the crash look like? Do you get a dialog, or does the application just “exit” to the desktop?
×
×
  • Create New...