mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 04:54:04 -06:00
updated based on comments
PP-502
This commit is contained in:
parent
5aee993bf5
commit
e5f711bcb5
86 changed files with 1092 additions and 781 deletions
|
@ -97,7 +97,9 @@
|
|||
},
|
||||
"overrides":
|
||||
{
|
||||
"build_volume_temperature": { "maximum_value": "67" },
|
||||
"build_volume_temperature": {
|
||||
"maximum_value": "67"
|
||||
},
|
||||
"machine_depth": { "default_value": 236.48 },
|
||||
"machine_disallowed_areas":
|
||||
{
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -71,7 +71,9 @@
|
|||
},
|
||||
"overrides":
|
||||
{
|
||||
"build_volume_temperature": { "maximum_value": "107" },
|
||||
"build_volume_temperature": {
|
||||
"maximum_value": "107"
|
||||
},
|
||||
"machine_depth": { "default_value": 236.48 },
|
||||
"machine_disallowed_areas":
|
||||
{
|
||||
|
|
|
@ -27,7 +27,9 @@
|
|||
},
|
||||
"overrides":
|
||||
{
|
||||
"build_volume_temperature": { "maximum_value": "100" },
|
||||
"build_volume_temperature": {
|
||||
"maximum_value": "100"
|
||||
},
|
||||
"machine_depth": { "default_value": 320 },
|
||||
"machine_disallowed_areas":
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue