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:
authoroducceu <oducceu@gmail.com>2021-05-18 16:57:34 +0300
committeroducceu <oducceu@gmail.com>2021-05-18 16:57:34 +0300
commitdb7ea4149e1e96c98931a42d5253411aafbd6075 (patch)
tree6fd25f7c452a6111525ce5f5155d7fbf2cf9ce37 /resources/definitions/flyingbear_ghost_4s.def.json
parent5d3b442efb8033902f5dc0720ae265abc0efca13 (diff)
Fix Power-loss Recovery and update G-codes for Flying Bear Base
Remove start G-code from Flying Bear Ghost 5 because it was causing positioning problems during Power-loss Recovery Update machine_start_gcode and machine_end_gcode for Flying Bear Base Update machine_height for Flying Bear Ghost 4S / 5 to a safe value
Diffstat (limited to 'resources/definitions/flyingbear_ghost_4s.def.json')
-rw-r--r--resources/definitions/flyingbear_ghost_4s.def.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/definitions/flyingbear_ghost_4s.def.json b/resources/definitions/flyingbear_ghost_4s.def.json
index 17f3578c16..08bd3a2d97 100644
--- a/resources/definitions/flyingbear_ghost_4s.def.json
+++ b/resources/definitions/flyingbear_ghost_4s.def.json
@@ -17,7 +17,7 @@
"machine_name": { "default_value": "Flying Bear Ghost 4S" },
"machine_width": { "default_value": 255 },
"machine_depth": { "default_value": 210 },
- "machine_height": { "default_value": 210 },
+ "machine_height": { "default_value": 200 },
"machine_steps_per_mm_x": { "default_value": 80 },
"machine_steps_per_mm_y": { "default_value": 80 },