From 0969356cb696e0de512e981395aad7ba2aa583fe Mon Sep 17 00:00:00 2001 From: fieldOfView Date: Mon, 23 May 2016 14:22:21 +0200 Subject: [PATCH] Fix bq_hephestos_2 json definition --- resources/machines/bq_hephestos_2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/machines/bq_hephestos_2.json b/resources/machines/bq_hephestos_2.json index 7fe4a43406..d3af415b7a 100644 --- a/resources/machines/bq_hephestos_2.json +++ b/resources/machines/bq_hephestos_2.json @@ -54,6 +54,6 @@ "skirt_line_count": { "default": 4 }, "skirt_minimal_length": { "default": 30.0, "visible": false }, "skirt_gap": { "default": 6.0 }, - "cool_fan_full_at_height": { "default": 0.4, "visible": false }, + "cool_fan_full_at_height": { "default": 0.4, "visible": false } } }