mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 20:25:20 +00:00
Add Afinia 3d printer and update tree_support_tip_diameter option for 0.6 and 0.8 nozzle Co-authored-by: SoftFever <softfeverever@gmail.com>
20 lines
435 B
JSON
20 lines
435 B
JSON
{
|
|
"type": "machine",
|
|
"setting_id": "GM001",
|
|
"name": "Tiertime UP310 Pro 0.4 nozzle",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_tiertime_common",
|
|
"printer_model": "Tiertime UP310 Pro",
|
|
"nozzle_diameter": [
|
|
"0.4"
|
|
],
|
|
"printer_variant": "0.4",
|
|
"printable_area": [
|
|
"0x0",
|
|
"300x0",
|
|
"300x300",
|
|
"0x300"
|
|
],
|
|
"printable_height": "300"
|
|
} |