mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-29 15:25:02 +08:00
Updates Per Cura Comments
gMax 1.5+ Config, updates per comments
This commit is contained in:
parent
0f5dda72c4
commit
7eedbb6b07
@ -13,7 +13,7 @@
|
|||||||
"has_machine_quality": true,
|
"has_machine_quality": true,
|
||||||
"has_variants": true,
|
"has_variants": true,
|
||||||
"variants_name": "Hotend",
|
"variants_name": "Hotend",
|
||||||
"preferred_variant_name": "*0.5mm E3D (Default)*",
|
"preferred_variant_name": "0.5mm E3D (Default)",
|
||||||
"preferred_quality_type": "gmax15plus_global_normal",
|
"preferred_quality_type": "gmax15plus_global_normal",
|
||||||
"machine_extruder_trains": {
|
"machine_extruder_trains": {
|
||||||
"0": "gmax15plus_extruder_0"
|
"0": "gmax15plus_extruder_0"
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
"platform": "gmax_1-5_xt-plus_s3d_full model_150707.stl",
|
"platform": "gmax_1-5_xt-plus_s3d_full model_150707.stl",
|
||||||
"has_variants": true,
|
"has_variants": true,
|
||||||
"variants_name": "Hotend",
|
"variants_name": "Hotend",
|
||||||
"preferred_variant_name": "*0.5mm E3D (Default)*",
|
"preferred_variant_name": "0.5mm E3D (Default)",
|
||||||
"preferred_quality_type": "gmax15plus_global_dual_normal",
|
"preferred_quality_type": "gmax15plus_global_dual_normal",
|
||||||
"machine_extruder_trains": {
|
"machine_extruder_trains": {
|
||||||
"0": "gmax15plus_dual_extruder_0",
|
"0": "gmax15plus_dual_extruder_0",
|
||||||
|
@ -65,7 +65,6 @@ ooze_shield_enabled = True
|
|||||||
prime_tower_enable = False
|
prime_tower_enable = False
|
||||||
prime_tower_position_x = 350
|
prime_tower_position_x = 350
|
||||||
prime_tower_position_y = 350
|
prime_tower_position_y = 350
|
||||||
prime_tower_wall_thickness = 2
|
|
||||||
switch_extruder_retraction_amount = 6
|
switch_extruder_retraction_amount = 6
|
||||||
switch_extruder_retraction_speeds = 60
|
switch_extruder_retraction_speeds = 60
|
||||||
|
|
||||||
|
@ -65,7 +65,6 @@ ooze_shield_enabled = True
|
|||||||
prime_tower_enable = False
|
prime_tower_enable = False
|
||||||
prime_tower_position_x = 350
|
prime_tower_position_x = 350
|
||||||
prime_tower_position_y = 350
|
prime_tower_position_y = 350
|
||||||
prime_tower_wall_thickness = 2
|
|
||||||
switch_extruder_retraction_amount = 6
|
switch_extruder_retraction_amount = 6
|
||||||
switch_extruder_retraction_speeds = 60
|
switch_extruder_retraction_speeds = 60
|
||||||
|
|
||||||
|
@ -65,7 +65,6 @@ ooze_shield_enabled = True
|
|||||||
prime_tower_enable = False
|
prime_tower_enable = False
|
||||||
prime_tower_position_x = 350
|
prime_tower_position_x = 350
|
||||||
prime_tower_position_y = 350
|
prime_tower_position_y = 350
|
||||||
prime_tower_wall_thickness = 2
|
|
||||||
switch_extruder_retraction_amount = 6
|
switch_extruder_retraction_amount = 6
|
||||||
switch_extruder_retraction_speeds = 60
|
switch_extruder_retraction_speeds = 60
|
||||||
|
|
||||||
|
@ -64,7 +64,6 @@ ooze_shield_enabled = True
|
|||||||
prime_tower_enable = False
|
prime_tower_enable = False
|
||||||
prime_tower_position_x = 350
|
prime_tower_position_x = 350
|
||||||
prime_tower_position_y = 350
|
prime_tower_position_y = 350
|
||||||
prime_tower_wall_thickness = 2
|
|
||||||
switch_extruder_retraction_amount = 6
|
switch_extruder_retraction_amount = 6
|
||||||
switch_extruder_retraction_speeds = 60
|
switch_extruder_retraction_speeds = 60
|
||||||
|
|
||||||
|
13
resources/variants/gmax15plus_025_e3d.inst.cfg
Normal file
13
resources/variants/gmax15plus_025_e3d.inst.cfg
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
[general]
|
||||||
|
name = 0.25mm E3D (Difficult)
|
||||||
|
version = 2
|
||||||
|
definition = gmax15plus
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
author = gcreate
|
||||||
|
setting_version = 5
|
||||||
|
type = variant
|
||||||
|
hardware_type = nozzle
|
||||||
|
|
||||||
|
[values]
|
||||||
|
machine_nozzle_size = 0.25
|
13
resources/variants/gmax15plus_dual_025_e3d.inst.cfg
Normal file
13
resources/variants/gmax15plus_dual_025_e3d.inst.cfg
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
[general]
|
||||||
|
name = 0.25mm E3D (Difficult)
|
||||||
|
version = 2
|
||||||
|
definition = gmax15plus_dual
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
author = gcreate
|
||||||
|
setting_version = 5
|
||||||
|
type = variant
|
||||||
|
hardware_type = nozzle
|
||||||
|
|
||||||
|
[values]
|
||||||
|
machine_nozzle_size = 0.25
|
Loading…
x
Reference in New Issue
Block a user