add: registry description

This commit is contained in:
wznln
2025-04-20 18:21:35 +08:00
parent 82881f5882
commit e971424220
20 changed files with 81 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
linear_motion.grbl:
description: Grbl CNC
class:
module: unilabos.devices.cnc.grbl_sync:GrblCNC
type: python
@@ -38,6 +39,7 @@ linear_motion.grbl:
motor.iCL42:
description: iCL42 motor
class:
module: unilabos.devices.motor.iCL42:iCL42Driver
type: python