Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormaukcc <jos@mauk.cc>2019-05-23 12:02:11 +0300
committermaukcc <jos@mauk.cc>2019-05-23 12:02:11 +0300
commit86cb9c2f996e99e654b71b4c9b77f3aecc5913ab (patch)
tree0f3087689bcb4e06b6a8db62a5a3f0ace7900174 /resources/extruders/hms434_tool_3.def.json
parent9dd4fd2128bf7628f9773dced2a2d8ef3690121f (diff)
HMS434 update
HMS434 multi tool update
Diffstat (limited to 'resources/extruders/hms434_tool_3.def.json')
-rw-r--r--resources/extruders/hms434_tool_3.def.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/extruders/hms434_tool_3.def.json b/resources/extruders/hms434_tool_3.def.json
index 95f774fe54..df0024c4ac 100644
--- a/resources/extruders/hms434_tool_3.def.json
+++ b/resources/extruders/hms434_tool_3.def.json
@@ -17,10 +17,10 @@
"machine_nozzle_offset_y": { "default_value": 0.0 },
"material_diameter": { "default_value": 1.75 },
"machine_extruder_start_code": {
- "default_value": "\n;start Tool 3\n\n"
+ "default_value": ""
},
"machine_extruder_end_code": {
- "default_value": "\n;end Tool 3\n\n"
+ "default_value": ""
}
}
}