fix(coreone): adds printer structure (#9679)

This commit is contained in:
Myles Berueda 2025-05-18 22:30:20 -10:00 committed by GitHub
parent c6b8664c8e
commit 00277ac4b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,6 +13,7 @@
"extruder_clearance_height_to_rod": "33",
"extruder_clearance_radius": "75",
"from": "system",
"printer_structure": "corexy",
"gcode_flavor": "marlin2",
"host_type": "prusalink",
"inherits": "fdm_machine_common",