crealitycloud / CrealityCloudIntegration

Creality Cloud plugin for Cura
GNU Lesser General Public License v3.0
12 stars 4 forks source link

Cura Creality Cloud Integration

This is a Cura plugin used to connect Creality Cloud.You can downlded the Creality Cloud App and register an account through this website. https://www.crealitycloud.com/

Plugin needs to be with Creality Cloud App and Creality Cloud WIFI box. Using the path:

Cura Creality Cloud Integration -> Creality Cloud App -> Creality Cloud WIFI box -> 3D printer

Use

How to Connect Creality WiFi Box

How to Upload G-code to Creality Cloud from Ultimaker Cura

Installation

Marketplace (recommended):

The plugin is available through the Cura Marketplace as the Creality Cloud plugin

Manually:

The curapackage file is dragged into Cura and restart.

Development:

Download or clone the repository into [Cura configuration folder]/plugins/CrealityCloudIntegration

The configuration folder can be found via Help -> Show Configuration Folder inside Cura.

Configuration(for development)

You need to modify the parameters to configure the different locale server environments. This parameter is in the CrealityCloudUtils.py files, self._env variable.

Global service(default):

self._env = release_oversea

Mainland China services:

self._env = release_local

Test services:

self._env = test

Included dependencies

This plugin contains a submodule/copy of the following dependecies:

crcmod

jmespath

Crypto

aliyunsdkcore

aliyunsdkkms

oss2