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:
authorMehmet Sutas <msutas@rigid3d.com>2020-02-18 15:23:04 +0300
committerMehmet Sutas <msutas@rigid3d.com>2020-02-18 15:23:04 +0300
commit48bb55e92321551ed1e270a59c753c4b76d2194e (patch)
tree6aedde1119c01095d1c5bea3209c070a415a7d96 /resources/definitions/rigid3d_hobby.def.json
parent0237904292887a2600b479ae7947c0cc8ccc1061 (diff)
Remove machine_head_polygon
Diffstat (limited to 'resources/definitions/rigid3d_hobby.def.json')
-rw-r--r--resources/definitions/rigid3d_hobby.def.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/resources/definitions/rigid3d_hobby.def.json b/resources/definitions/rigid3d_hobby.def.json
index 54ed9888a6..9e62173f1e 100644
--- a/resources/definitions/rigid3d_hobby.def.json
+++ b/resources/definitions/rigid3d_hobby.def.json
@@ -148,13 +148,6 @@
"machine_start_gcode": {"default_value": "G21\nG28 ; Home extruder\nM420 S1 ; Enable MBL\nM107 ; Turn off fan\nG91 ; Relative positioning\nG1 Z5 F180;\nG1 X30 Y30 F3000;\nG90 ; Absolute positioning\nM82 ; Extruder in absolute mode\nG92 E0 ; Reset extruder position\n"},
"machine_end_gcode": {"default_value": "G1 X0 Y145 ; Get extruder out of way.\nM107 ; Turn off fan\nG91 ; Relative positioning\nG0 Z20 ; Lift extruder up\nT0\nG1 E-1 ; Reduce filament pressure\nM104 T0 S0 ; Turn extruder heater off\nG90 ; Absolute positioning\nG92 E0 ; Reset extruder position\nM84 ; Turn steppers off\n"},
-
-
- "machine_head_polygon": {
- "default_value": [
- [ -16, -30], [ -16, 45], [ 16, -30], [ 16, 45]
- ]
- },
"machine_head_with_fans_polygon": {
"default_value": [
[ -16, -30], [ -16, 45], [ 16, -30], [ 16, 45]