Add Rook MK1 profile (#6627)

This commit is contained in:
SoftFever
2024-09-01 21:09:42 +08:00
committed by GitHub
parent 4f9c730705
commit db688e0cf4
40 changed files with 2008 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
{
"type": "machine",
"setting_id": "RKMK1_m004",
"name": "Rook MK1 LDO 0.8 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_common_Rook MK1 LDO",
"printer_model": "Rook MK1 LDO",
"nozzle_diameter": [
"0.8"
],
"max_layer_height": [
"0.6"
],
"min_layer_height": [
"0.2"
],
"printer_variant": "0.8",
"printable_area": [
"0x0",
"110x0",
"110x110",
"0x110"
],
"printable_height": "111"
}