From bf701640b9396210e931216d1babe33d9a1af47d Mon Sep 17 00:00:00 2001 From: Tim Kuipers Date: Tue, 1 Dec 2015 14:39:07 +0100 Subject: [PATCH] =?UTF-8?q?JSON:=20lil:=20*=20=3D=3D>=20=C2=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/machines/fdmprinter.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/machines/fdmprinter.json b/resources/machines/fdmprinter.json index 592c1fe613..a745e7c6b9 100644 --- a/resources/machines/fdmprinter.json +++ b/resources/machines/fdmprinter.json @@ -73,10 +73,10 @@ "description": "The distance from the tip of the nozzle in which heat from the nozzle is transfered to the filament.", "default": 16, "SEE_machine_extruder_trains": true }, "machine_nozzle_heat_up_speed": { - "description": "The speed (*C/s) by which the nozzle heats up averaged over the window of normal printing temperatures and the standby temperature.", + "description": "The speed (°C/s) by which the nozzle heats up averaged over the window of normal printing temperatures and the standby temperature.", "default": 2.0, "SEE_machine_extruder_trains": true }, "machine_nozzle_cool_down_speed": { - "description": "The speed (*C/s) by which the nozzle cools down averaged over the window of normal printing temperatures and the standby temperature.", + "description": "The speed (°C/s) by which the nozzle cools down averaged over the window of normal printing temperatures and the standby temperature.", "default": 2.0, "SEE_machine_extruder_trains": true }, "machine_gcode_flavor": { "description": "The type of gcode to be generated.",