Made requested changes to version numbers, etc. per comments fro

previous pull request.
This commit is contained in:
kerog777 2018-04-21 09:34:41 -07:00
parent 52d2057e64
commit 85fb9441ea
5 changed files with 8 additions and 4 deletions

View File

@ -16,7 +16,7 @@
"file_formats": "text/x-gcode", "file_formats": "text/x-gcode",
"has_variants": true, "has_variants": true,
"has_materials": true, "has_materials": true,
"preferred_variant": "felixtec4_0.35", "preferred_variant_name": "felixtec4_0.35",
"variants_name": "Nozzle Diam" "variants_name": "Nozzle Diam"
}, },
"overrides": { "overrides": {

View File

@ -6,8 +6,9 @@ definition = felixtec4dual
[metadata] [metadata]
author = kerog777 author = kerog777
type = variant type = variant
setting_version = 1 setting_version = 4
[values] [values]
hardware_type = nozzle
machine_nozzle_size = 0.25 machine_nozzle_size = 0.25
layer_height_0 = 0.15 layer_height_0 = 0.15

View File

@ -6,8 +6,9 @@ definition = felixtec4dual
[metadata] [metadata]
author = kerog777 author = kerog777
type = variant type = variant
setting_version = 1 setting_version = 4
[values] [values]
hardware_type = nozzle
machine_nozzle_size = 0.35 machine_nozzle_size = 0.35
layer_height_0 = 0.2 layer_height_0 = 0.2

View File

@ -9,4 +9,5 @@ type = variant
setting_version = 4 setting_version = 4
[values] [values]
hardware_type = nozzle
machine_nozzle_size = 0.5 machine_nozzle_size = 0.5

View File

@ -6,8 +6,9 @@ definition = felixtec4dual
[metadata] [metadata]
author = kerog777 author = kerog777
type = variant type = variant
setting_version = 1 setting_version = 4
[values] [values]
hardware_type = nozzle
machine_nozzle_size = 0.70 machine_nozzle_size = 0.70
layer_height_0 = 0.4 layer_height_0 = 0.4