cura-cli

1.0.81 • Public • Published

cura-cli

Build Status Dependencies Status Codacy Badge Maintainability NPM NPM downloads

Additional tools to Cura and CuraEngine.

The project is under indie development, any suggestion and contribution greatly appreciated.

Requirements

  • To use cura-cli you must install Node.js and the npm command line interface using either a Node Version Manager or a Node installer. Download and install apropriate installer from Node.js website or use Node Version Manager.

  • Download and install the latest version of Ultimaker Cura.

Installation

npm -g install cura-cli

Usage

After installation the cura-cli tool will be available to you. It is the entrypoint for all the functionality mentioned bellow.

You can see the commands and options available by using the --help flag. The help command is also the best way to see the aliased or shorthand versions of common commands and options.

cura-cli --help

Commands

cura version

Return version of Ultimate Cura application.

cura-cli cura version

cura location

Return location of Ultimate Cura application.

cura-cli cura location

list printers

Return list of printers from definitions.

cura-cli list printers

list materials

Return list of allowed materials.

cura-cli list materials

list quality

Return list of allowed quality.

cura-cli list quality

License

This project is licensed under the MIT License.

Readme

Keywords

Package Sidebar

Install

npm i cura-cli

Weekly Downloads

1

Version

1.0.81

License

MIT

Unpacked Size

15.7 kB

Total Files

18

Last publish

Collaborators

  • andrewmolyuk