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:
author3dg-Lester <75740212+Lester3DGadgets@users.noreply.github.com>2021-03-07 05:39:09 +0300
committerGitHub <noreply@github.com>2021-03-07 05:39:09 +0300
commitca581d799229949bbcd06cd1ca4c377a29ab4380 (patch)
tree1952d280c50208817c12cf49b1195161c06929a8 /resources/definitions/two_trees_sapphirepro.def.json
parenta216d51c458b9fa92c03b4840d39471d90e81522 (diff)
Update resources/definitions/two_trees_sapphirepro.def.json
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
Diffstat (limited to 'resources/definitions/two_trees_sapphirepro.def.json')
-rw-r--r--resources/definitions/two_trees_sapphirepro.def.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/definitions/two_trees_sapphirepro.def.json b/resources/definitions/two_trees_sapphirepro.def.json
index e10b2d3e4d..a3e6caa126 100644
--- a/resources/definitions/two_trees_sapphirepro.def.json
+++ b/resources/definitions/two_trees_sapphirepro.def.json
@@ -3,7 +3,7 @@
"version": 2,
"inherits": "two_trees_base",
"overrides": {
- "machine_start_gcode": { "default_value": "G28 ;Home\nG92 E0 ;Reset Extruder\nG1 Z2.0 F3000 ;Move bed down\nG1 X10.1 Y20 Z0.28 F5000.0 ;Move to start position\nG1 X10.1 Y200.0 Z0.28 F1500.0 E15 ;Draw the first line\nG1 X10.4 Y200.0 Z0.28 F5000.0 ;Move to side a little\nG1 X10.4 Y20 Z0.28 F1500.0 E30 ;Draw the second line\nG92 E0 ;Reset Extruder\nG1 Z2.0 F3000 ;Move Bed up" },
+ "machine_start_gcode": { "default_value": "G28 ;Home\nG92 E0 ;Reset Extruder\nG1 Z2.0 F3000 ;Move bed down\nG1 X10.1 Y20 Z0.28 F5000.0 ;Move to start position\nG1 X10.1 Y200.0 Z0.28 F1500.0 E15 ;Draw the first line\nG1 X10.4 Y200.0 Z0.28 F5000.0 ;Move to side a little\nG1 X10.4 Y20 Z0.28 F1500.0 E30 ;Draw the second line\nG92 E0 ;Reset Extruder\nG1 Z2.0 F3000 ;Move Bed up" },
"machine_name": { "default_value": "Two Trees Sapphire Pro" },
"machine_width": { "default_value": 220 },
"machine_depth": { "default_value": 220 },
@@ -36,4 +36,4 @@
"platform": "sapphirepro_platform.stl"
}
-} \ No newline at end of file
+}