mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
Merge branch 'master' of https://github.com/heed818/Cura into heed818-master
This commit is contained in:
commit
497eda90c3
55 changed files with 54 additions and 45 deletions
|
@ -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 },
|
||||
|
|
|
@ -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": {
|
||||
|
|
|
@ -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 },
|
||||
|
|
|
@ -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 },
|
||||
|
|
|
@ -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 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue