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-06-18 11:56:04 +0300
committermaukcc <jos@mauk.cc>2019-06-18 11:56:04 +0300
commitc2ad542e2196107a5b6fa8b7430d2f6af73f1534 (patch)
tree55587386dbb80e384dbb9c9bf51ec4da9861af1a /resources/extruders/hms434_tool_4.def.json
parent62d0c44e146f419aeb6c5b4e7195777e0d1c0859 (diff)
HMS434 update
start gcode exruder gcode
Diffstat (limited to 'resources/extruders/hms434_tool_4.def.json')
-rw-r--r--resources/extruders/hms434_tool_4.def.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/extruders/hms434_tool_4.def.json b/resources/extruders/hms434_tool_4.def.json
index 351f37dd7b..9346dafd67 100644
--- a/resources/extruders/hms434_tool_4.def.json
+++ b/resources/extruders/hms434_tool_4.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": ""
+ "default_value": "\n;changing to tool4"
},
"machine_extruder_end_code": {
- "default_value": ""
+ "default_value": "\n;ending tool4"
}
}
}