mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-22 10:21:39 -07:00
Merge pull request #9987 from lowkeyjoe/master
Update LONGER printer profiles
This commit is contained in:
commit
61b4dd3efc
6 changed files with 16 additions and 6 deletions
|
|
@ -133,7 +133,7 @@
|
||||||
"cool_fan_enabled": { "value": true },
|
"cool_fan_enabled": { "value": true },
|
||||||
"cool_min_layer_time": { "value": 10 },
|
"cool_min_layer_time": { "value": 10 },
|
||||||
|
|
||||||
"adhesion_type": { "value": "'skirt'" },
|
"adhesion_type": { "value": "'raft'" },
|
||||||
"brim_replaces_support": { "value": false },
|
"brim_replaces_support": { "value": false },
|
||||||
"skirt_gap": { "value": 10.0 },
|
"skirt_gap": { "value": 10.0 },
|
||||||
"skirt_line_count": { "value": 3 },
|
"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…
Add table
Add a link
Reference in a new issue