mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Initial release
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "Comgrow T500 0.8 nozzle",
|
||||
"inherits": "fdm_comgrow_common",
|
||||
"from": "system",
|
||||
"setting_id": "GM003",
|
||||
"instantiation": "true",
|
||||
"printer_model": "Comgrow T500",
|
||||
"printer_variant": "0.8",
|
||||
"retraction_length": [
|
||||
"1.0"
|
||||
],
|
||||
"nozzle_diameter": [
|
||||
"0.8"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"500x0",
|
||||
"500x500",
|
||||
"0x500"
|
||||
],
|
||||
"printable_height": "500"
|
||||
}
|
||||
Reference in New Issue
Block a user