plugin.json 244 B

12345678
  1. {
  2. "name": "Machine Settings action",
  3. "author": "fieldOfView",
  4. "version": "1.0.0",
  5. "description": "Provides a way to change machine settings (such as build volume, nozzle size, etc.).",
  6. "api": 5,
  7. "i18n-catalog": "cura"
  8. }