Merge branch 'master' of https://github.com/heed818/Cura into heed818-master

This commit is contained in:
Ghostkeeper 2022-01-27 15:39:34 +01:00
commit 497eda90c3
No known key found for this signature in database
GPG key ID: 68F39EA88EEED5FF
55 changed files with 54 additions and 45 deletions

View file

@ -42,7 +42,7 @@
"material_bed_temperature_layer_0": { "value": 70 },
"material_flow_layer_0": {"value": 140},
"retraction_amount": { "default_value": 10 },
"retraction_speed": { "default_value": 70 },
"retraction_speed": { "default_value": 50 },
"speed_print": { "default_value": 40 },
"speed_travel": { "value": 60 },
"cool_fan_enabled": { "default_value": true },

View file

@ -16,7 +16,7 @@
"has_variants": true,
"has_machine_quality": true,
"preferred_quality_type": "normal",
"preferred_material": "generic_pla",
"preferred_material": "xyzprinting_antibact_pla",
"variants_name": "Nozzle Type"
},
"overrides": {

View file

@ -24,7 +24,7 @@
"overrides": {
"machine_name": { "default_value": "XYZprinting da Vinci Jr. 1.0A Pro" },
"machine_shape": { "default_value": "rectangular"},
"machine_heated_bed": { "default_value": true },
"machine_heated_bed": { "default_value": false },
"machine_width": { "default_value": 175.00 },
"machine_depth": { "default_value": 175.00 },
"machine_height": { "default_value":175.00 },

View file

@ -23,7 +23,7 @@
"overrides": {
"machine_name": { "default_value": "XYZprinting da Vinci Jr. Pro Xe+" },
"machine_shape": { "default_value": "rectangular"},
"machine_heated_bed": { "default_value": true },
"machine_heated_bed": { "default_value": false },
"machine_width": { "default_value": 175.00 },
"machine_depth": { "default_value": 175.00 },
"machine_height": { "default_value":175.00 },

View file

@ -13,7 +13,7 @@
"supports_usb_connection": true,
"preferred_quality_type": "normal",
"quality_definition": "xyzprinting_da_vinci_jr_w_pro",
"preferred_variant_name": "Hardened Steel 0.4mm Nozzle",
"preferred_variant_name": "Stainless Steel 0.4mm Nozzle",
"variants_name": "Nozzle Type",
"machine_extruder_trains": {
"0": "xyzprinting_da_vinci_jr_w_pro_extruder_0"
@ -23,7 +23,7 @@
"overrides": {
"machine_name": { "default_value": "XYZprinting da Vinci Jr. WiFi Pro" },
"machine_shape": { "default_value": "rectangular"},
"machine_heated_bed": { "default_value": true },
"machine_heated_bed": { "default_value": false },
"machine_width": { "default_value": 150.00 },
"machine_depth": { "default_value": 150.00 },
"machine_height": { "default_value":150.00 },