mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-10 14:02:47 +00:00
harktech: drop hardcoded personal print_host IP from SPARKX i7 presets
The SPARKX i7 machine presets shipped (via #13947) with a contributor's LAN IP (http://10.10.1.39) hardcoded in print_host. Remove it to match the K2/K2 Pro/K2 Plus presets, which carry no print_host key — LAN discovery + the crealityprint agent populate the host at add-printer time.
This commit is contained in:
@@ -70,7 +70,6 @@
|
||||
"pellet_modded_printer": "0",
|
||||
"preferred_orientation": "0",
|
||||
"prime_tower_position_type": "Middle Upper",
|
||||
"print_host": "http://10.10.1.39",
|
||||
"printable_area": "0x0,260x0,260x260,0x260",
|
||||
"printable_height": "255",
|
||||
"printer_technology": "FFF",
|
||||
|
||||
@@ -70,7 +70,6 @@
|
||||
"pellet_modded_printer": "0",
|
||||
"preferred_orientation": "0",
|
||||
"prime_tower_position_type": "Middle Upper",
|
||||
"print_host": "http://10.10.1.39",
|
||||
"printable_area": "0x0,260x0,260x260,0x260",
|
||||
"printable_height": "255",
|
||||
"printer_technology": "FFF",
|
||||
|
||||
@@ -70,7 +70,6 @@
|
||||
"pellet_modded_printer": "0",
|
||||
"preferred_orientation": "0",
|
||||
"prime_tower_position_type": "Middle Upper",
|
||||
"print_host": "http://10.10.1.39",
|
||||
"printable_area": "0x0,260x0,260x260,0x260",
|
||||
"printable_height": "255",
|
||||
"printer_technology": "FFF",
|
||||
|
||||
@@ -70,7 +70,6 @@
|
||||
"pellet_modded_printer": "0",
|
||||
"preferred_orientation": "0",
|
||||
"prime_tower_position_type": "Middle Upper",
|
||||
"print_host": "http://10.10.1.39",
|
||||
"printable_area": "0x0,260x0,260x260,0x260",
|
||||
"printable_height": "255",
|
||||
"printer_technology": "FFF",
|
||||
|
||||
Reference in New Issue
Block a user