mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
Feature/add_snapmaker_u1_profiles (#10225)
* add snapmaker u1 profiles * tweak some parameters for U1
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"name": "PolyLite PLA @U1 base",
|
||||
"filament_id": "13938660340",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"filament_cost": [
|
||||
"90"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"15"
|
||||
],
|
||||
"default_filament_colour": [
|
||||
""
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user