Jelle Spijker
Jelle Spijker
Add config flow with automatic printer discovery
Ultimaker digital factory is the API for cloud connected printers. - https://docs.api.ultimaker.com/guides/getting-started/ - https://docs.api.ultimaker.com/cura/spec/
# Description ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) # How Has...
Revised target_link_options for better readability and maintainability by using the "SHELL:" prefix for each option. Additionally, removed the ENABLE_THREADING variable from conanfile.py as threading support is now handled directly in...
# Description Created by Jules AI agent (not yet tested) This commit introduces a new plugin, MakerbotReader, which allows Cura to open .makerbot files. The plugin handles .makerbot files as...
This change introduces support for 3Dconnexion SpaceMouse devices on Linux within the 3DConnexion plugin. This PR has been created with: https://jules.google.com/ and is untested Key changes: - Added `LinuxSpacenavClient.py`, which...
This PR is made by jules.google.com, I did not review or test it, but according to Jules it should be a solution to https://github.com/Ultimaker/CuraEngine/issues/2193 The following changes were made: A...