mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
Move platform offset to metadata
Also removed the setting from fdmprinter just to be clear. Contributes to issue CURA-1278.
This commit is contained in:
parent
64c15eb876
commit
4e3e466a11
6 changed files with 9 additions and 29 deletions
|
@ -121,15 +121,6 @@
|
|||
"default": [],
|
||||
"global_only": true
|
||||
},
|
||||
"machine_platform_offset": {
|
||||
"description": "Where to display the platform mesh.",
|
||||
"default": [
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"global_only": true
|
||||
},
|
||||
"machine_head_polygon": {
|
||||
"description": "A 2D silhouette of the print head (fan caps excluded).",
|
||||
"type": "polygon",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue