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:
authorJaime van Kessel <nallath@gmail.com>2022-02-09 17:13:55 +0300
committerGitHub <noreply@github.com>2022-02-09 17:13:55 +0300
commit80d2665c1a5585441a65a964456c91c89cdea593 (patch)
tree39ef277c953c11eff86706812c7624a8b25a9fcf /resources/extruders
parent8c6d97f20c076e4c0095b5378b7722f9e262e025 (diff)
parent59cd48ee9468617ce40ef9d749653eece2abca29 (diff)
Merge pull request #10978 from dagoma3d/dagoma-pro430
Add new Dagoma PRO 430 printer
Diffstat (limited to 'resources/extruders')
-rw-r--r--resources/extruders/dagoma_pro_430_bowden_extruder_0.def.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/resources/extruders/dagoma_pro_430_bowden_extruder_0.def.json b/resources/extruders/dagoma_pro_430_bowden_extruder_0.def.json
new file mode 100644
index 0000000000..eeba40cb05
--- /dev/null
+++ b/resources/extruders/dagoma_pro_430_bowden_extruder_0.def.json
@@ -0,0 +1,18 @@
+{
+ "version": 2,
+ "name": "Extruder 1",
+ "inherits": "fdmextruder",
+ "metadata": {
+ "machine": "dagoma_pro_430_bowden",
+ "position": "0"
+ },
+
+ "overrides": {
+ "extruder_nr": {
+ "default_value": 0
+ },
+ "material_diameter": {
+ "default_value": 1.75
+ }
+ }
+} \ No newline at end of file