mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 22:39:02 +08:00
Merge pull request #9987 from lowkeyjoe/master
Update LONGER printer profiles
This commit is contained in:
commit
61b4dd3efc
@ -133,7 +133,7 @@
|
||||
"cool_fan_enabled": { "value": true },
|
||||
"cool_min_layer_time": { "value": 10 },
|
||||
|
||||
"adhesion_type": { "value": "'skirt'" },
|
||||
"adhesion_type": { "value": "'raft'" },
|
||||
"brim_replaces_support": { "value": false },
|
||||
"skirt_gap": { "value": 10.0 },
|
||||
"skirt_line_count": { "value": 3 },
|
||||
|
@ -27,6 +27,8 @@
|
||||
]
|
||||
},
|
||||
|
||||
"gantry_height": { "value": 18 }
|
||||
"gantry_height": { "value": 18 },
|
||||
|
||||
"speed_travel": { "value": 65 }
|
||||
}
|
||||
}
|
||||
|
@ -22,6 +22,8 @@
|
||||
]
|
||||
},
|
||||
|
||||
"gantry_height": { "value": 33 }
|
||||
"gantry_height": { "value": 33 },
|
||||
|
||||
"speed_travel": { "value": 65 }
|
||||
}
|
||||
}
|
||||
|
@ -22,6 +22,8 @@
|
||||
]
|
||||
},
|
||||
|
||||
"gantry_height": { "value": 33 }
|
||||
"gantry_height": { "value": 33 },
|
||||
|
||||
"speed_travel": { "value": 65 }
|
||||
}
|
||||
}
|
||||
|
@ -22,6 +22,8 @@
|
||||
]
|
||||
},
|
||||
|
||||
"gantry_height": { "value": 33 }
|
||||
"gantry_height": { "value": 33 },
|
||||
|
||||
"speed_travel": { "value": 65 }
|
||||
}
|
||||
}
|
||||
|
@ -22,6 +22,8 @@
|
||||
]
|
||||
},
|
||||
|
||||
"gantry_height": { "value": 33 }
|
||||
"gantry_height": { "value": 33 },
|
||||
|
||||
"speed_travel": { "value": 65 }
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user