mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-23 00:31:11 -06:00
Limit variables and trying something
This commit is contained in:
parent
8c3f6447eb
commit
3f745e8e0f
24 changed files with 223 additions and 1036 deletions
15
resources/profiles/Dremel/filament/Dremel Generic PLA.json
Normal file
15
resources/profiles/Dremel/filament/Dremel Generic PLA.json
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "Dremel Generic PLA",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"filament_flow_ratio": ["0.98"],
|
||||
"filament_max_volumetric_speed": ["12"],
|
||||
"slow_down_layer_time": ["8"],
|
||||
"compatible_printers": [
|
||||
"Dremel 3D20 0.4 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue