mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 06:53:47 -07:00
Initial release
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "The Positron 0.6 nozzle",
|
||||
"inherits": "fdm_common_the_positron",
|
||||
"from": "system",
|
||||
"setting_id": "GM003",
|
||||
"instantiation": "true",
|
||||
"printer_model": "The Positron",
|
||||
"nozzle_diameter": [
|
||||
"0.6"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.4"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.12"
|
||||
],
|
||||
"printer_variant": "0.6",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"180x0",
|
||||
"180x180",
|
||||
"0x180"
|
||||
],
|
||||
"printable_height": "165"
|
||||
}
|
||||
Reference in New Issue
Block a user