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:
author64bittuning <47930605+64bittuning@users.noreply.github.com>2022-01-28 23:48:52 +0300
committer64bittuning <47930605+64bittuning@users.noreply.github.com>2022-01-28 23:48:52 +0300
commit556a451b9ec28bebdb3fb97dff56b5a7f4822978 (patch)
treeea323c8b80afe550c295b736311e91b30b6ec17e /resources/definitions/tronxy_x5sa_500.def.json
parent66513096694bbbb001ac8967874cc3cd162ef5cc (diff)
There is a bug in the Repo tests, and I'm going to find it.
Yep, this is getting upsetting.
Diffstat (limited to 'resources/definitions/tronxy_x5sa_500.def.json')
-rw-r--r--resources/definitions/tronxy_x5sa_500.def.json6
1 files changed, 1 insertions, 5 deletions
diff --git a/resources/definitions/tronxy_x5sa_500.def.json b/resources/definitions/tronxy_x5sa_500.def.json
index b68a954115..4ce8904b52 100644
--- a/resources/definitions/tronxy_x5sa_500.def.json
+++ b/resources/definitions/tronxy_x5sa_500.def.json
@@ -23,11 +23,7 @@
"gantry_height": { "value": 40 },
"machine_start_gcode": { "default_value": "; X5SA Start Code\nG21\nG90\nM82\nM107 T0\nM140 S{material_bed_temperature_layer_0}\nM104 S{material_print_temperature_layer_0} T0\nM190 S{material_bed_temperature_layer_0}\nM109 S{material_print_temperature_layer_0} T0\nG28\nG92 E0\n "},
- "machine_end_gcode": { "default_value": "G91 ;Relative positioning\nG1 E-2 F2700 \nG1 E-2 Z0.2 F2400 \nG1 X5 Y5 F3000\nG1 Z10\nG90\n\nG1 X0 Y0 \nM106 S0\nM104 S0\nM140 S0\n\nM84 X Y E \n" },
+ "machine_end_gcode": { "default_value": "G91 ;Relative positioning\nG1 E-2 F2700 \nG1 E-2 Z0.2 F2400 \nG1 X5 Y5 F3000\nG1 Z10\nG90\n\nG1 X0 Y0 \nM106 S0\nM104 S0\nM140 S0\n\nM84 X Y E \n" }
- "machine_max_feedrate_x": { "value": 150 },
- "machine_max_feedrate_y": { "value": 150 },
- "machine_max_feedrate_z": { "value": 20 },
- "machine_max_feedrate_e": { "value": 120 }
}
}