This commit is contained in:
Home Assistant Version Control
2026-08-10 07:39:50 +00:00
parent 60968b8dbb
commit e0f7e9505d
3 changed files with 25 additions and 48 deletions
-24
View File
@@ -789,30 +789,6 @@
]
}
]
},
{
"title": "GCode 3D",
"path": "gcode-3d",
"type": "sections",
"max_columns": 2,
"sections": [
{
"type": "grid",
"cards": [
{
"type": "heading",
"heading": "3D Toolpath",
"icon": "mdi:cube-scan"
},
{
"type": "custom:gcode-viewer-card",
"grid_options": {
"columns": "full"
}
}
]
}
]
}
]
}