Feature/fix profile variants issus (#14084)

* add print variant validation

* fix one profile error

* fix more prifiles
This commit is contained in:
SoftFever
2026-06-07 17:46:53 +08:00
committed by GitHub
parent ff4147ede3
commit 10a1b17381
14 changed files with 47 additions and 11 deletions

View File

@@ -5,7 +5,7 @@
"from": "system",
"setting_id": "GM002",
"instantiation": "true",
"printer_variant": "HS",
"printer_variant": "0.4HS",
"printer_model": "Flashforge Adventurer 4 Series",
"default_print_profile": "0.20mm High-Speed @Flashforge AD4 HS Nozzle",
"nozzle_diameter": [

View File

@@ -2,7 +2,7 @@
"type": "machine_model",
"name": "Flashforge Adventurer 4 Series",
"model_id": "Flashforge Adventurer 4 Series",
"nozzle_diameter": "0.3;0.4;0.6;HS",
"nozzle_diameter": "0.3;0.4;0.6;0.4HS",
"machine_tech": "FFF",
"family": "Flashforge",
"host_type": "Flashforge",

View File

@@ -156,7 +156,7 @@
"printer_settings_id": "Flashforge Guider4 0.4 HF nozzle",
"printer_structure": "undefine",
"printer_technology": "FFF",
"printer_variant": "0.4",
"printer_variant": "0.4HF",
"printhost_authorization_type": "key",
"printhost_ssl_ignore_revoke": "0",
"printing_by_object_gcode": "",

View File

@@ -156,7 +156,7 @@
"printer_settings_id": "Flashforge Guider4 0.6 HF nozzle",
"printer_structure": "undefine",
"printer_technology": "FFF",
"printer_variant": "0.6",
"printer_variant": "0.6HF",
"printhost_authorization_type": "key",
"printhost_ssl_ignore_revoke": "0",
"printing_by_object_gcode": "",

View File

@@ -156,7 +156,7 @@
"printer_settings_id": "Flashforge Guider4 0.8 HF nozzle",
"printer_structure": "undefine",
"printer_technology": "FFF",
"printer_variant": "0.6",
"printer_variant": "0.8HF",
"printhost_authorization_type": "key",
"printhost_ssl_ignore_revoke": "0",
"printing_by_object_gcode": "",

View File

@@ -156,7 +156,7 @@
"printer_settings_id": "Flashforge Guider4 Pro 0.4 HF nozzle",
"printer_structure": "undefine",
"printer_technology": "FFF",
"printer_variant": "0.4",
"printer_variant": "0.4HF",
"printhost_authorization_type": "key",
"printhost_ssl_ignore_revoke": "0",
"printing_by_object_gcode": "",

View File

@@ -156,7 +156,7 @@
"printer_settings_id": "Flashforge Guider4 Pro 0.6 HF nozzle",
"printer_structure": "undefine",
"printer_technology": "FFF",
"printer_variant": "0.6",
"printer_variant": "0.6HF",
"printhost_authorization_type": "key",
"printhost_ssl_ignore_revoke": "0",
"printing_by_object_gcode": "",

View File

@@ -156,7 +156,7 @@
"printer_settings_id": "Flashforge Guider4 Pro 0.8 HF nozzle",
"printer_structure": "undefine",
"printer_technology": "FFF",
"printer_variant": "0.6",
"printer_variant": "0.8HF",
"printhost_authorization_type": "key",
"printhost_ssl_ignore_revoke": "0",
"printing_by_object_gcode": "",