The Bantam Tools NextDraw™ is designed to work well with Mac, Windows, and Linux computers. To use it, you'll need to install certain software on your computer. Please read below for specific instructions for Mac, Windows, and Linux.
The current software version is v. 1.1, released June 9 2024, and requires Inkscape 1.2 or newer. Inkscape 1.3 or newer is recommended.
This is one of the first public releases of this software. We expect to have at least one new version posted within the next month. We encourage you to check back soon to see if there is a newer version available. If you find things that aren't working, we would like to know about them; please let us know!
Mac
For recent macOS, 10.15, up through macOS 13 Ventura
Our primary release of the Bantam Tools NextDraw software is available for Inkscape 1.3, and works under macOS 10.15 through macOS 14 Sonoma, and both Intel and Apple Silicon architectures.
- 1. Download and run the Bantam Tools NextDraw software installer for Mac (33 MB).
- 2. Download and install Inkscape for Mac. (Versions for Intel and Apple Silicon processors are available. If you have an older computer and aren't sure which you have, pick Intel.)
For older macOS, 10.13 - 10.14
Download and run the same Bantam Tools NextDraw software installer as above, but install Inkscape 1.2 for Mac.
Alternative (Manual) install for Mac
- If you already have Inkscape 1.2 or newer installed on your computer, you can also manually install the Bantam Tools NextDraw extensions.
-
- 1. Download the software in this ZIP archive (32 MB), and unzip it. (Your computer may unzip the archive automatically for you.)
- 2. Locate and open your Inkscape user extensions directory. You can find this location as follows:
- A. Open Inkscape
- B. From the menu, select Inkscape > Preferences or Inkscape > Settings
- C. Select System from the list on the left panel of the preferences window.
- D. On the right-hand panel is a list of directory locations. Click the "Open" button to the right of the "User extensions" folder location.
- 3. Copy the contents of the ZIP archive that you downloaded (12 items total; 10 files and 2 subfolders) into your Inkscape extensions directory, overwriting any files and directories with the same names.
- 4. Launch Inkscape, or quit and re-launch it if it is open.
Troubleshooting
-
- If you are using macOS Ventura or newer and have trouble connecting, check to see if your computer has blocked access to USB accessories.
- If you encounter difficulty installing or using the software, please request assistance through our contact form or through our Discord chat.
- If there is any chance that a problem you encounter is specific to Bantam Tools NextDraw software or hardware, it is important that you do not directly seek assistance through Inkscape's support resources. You're much more likely to get your problem solved by asking people who know about Bantam Tools NextDraw. And, we'd like the Inkscape team to be ready to help us when we do encounter Inkscape-specific issues.
Windows
Installation
- 1. Download and run the Bantam Tools NextDraw software installer for Windows: Download link (25 MB ZIP archive)
-
- The installer is an executable, named "NextDrawInstall.exe"; Unzip, open, and run it.
-
- 2. Download and install Inkscape from the download page at Inkscape.org. (Most users will want the 64-bit version installer.)
-
- If you need additional assistance for installing Inkscape, you may be able to find good advice at the the Inkscape wiki and/or the Inkscape Forums. Please do not use Inkscape support resources for Bantam Tools NextDraw-specific issues-- see note below about troubleshooting.
-
Alternative (Manual) install for Windows
- If you already have Inkscape 1.2 or newer installed on your computer, you also manually install the Bantam Tools NextDraw extensions. For Windows 8 and older versions, please use the installer above for the first time that you install Bantam Tools NextDraw software, as the installer also includes a necessary USB driver. (You can use the manual method for subsequent installs and upgrades, and for Windows 10, which does not require the USB driver.)
-
- 1. Download the software in this ZIP archive (29 MB), and unzip it. (Your computer may unzip the archive automatically for you.)
- 2. Locate and open your Inkscape user extensions directory. You can find this location as follows:
- A. Open Inkscape
- B. From the menu, select Edit > Preferences
- C. Select System from the list on the left panel of the preferences window.
- D. On the right-hand panel is a list of directory locations. Click the "Open" button to the right of the "User extensions" folder location.
- 3. Copy the contents of the ZIP archive (approximately 12 items including 2 subdirectories) into your Inkscape User extensions directory. Make sure that you copy all of these files, not just some of the files, and not just a folder containing these files.
- 4. Launch Inkscape, or quit and re-launch it if it is open.
Troubleshooting
- Your software should now be set up to work correctly.
- If you encounter difficulty installing or using the software, please request assistance through our contact form or through our Discord chat.
- If there is any chance that a problem you encounter is specific to Bantam Tools NextDraw software or hardware, it is important that you do not directly seek assistance through Inkscape's support resources. You're much more likely to get your problem solved by asking people who know about Bantam Tools NextDraw. And, we'd like the Inkscape team to be ready to help us when we do encounter Inkscape-specific issues.
Linux
The Bantam Tools NextDraw extensions for Inkscape have been developed and tested extensively under Ubuntu. We expect them to work equally well in most Ubuntu derivatives and other distributions where Inkscape is known to work. However, we do not have the capability to test every distribution. If you are unsure if your distribution will work, try to install Inkscape, and see if it appears to launch and run correctly. (We do also have python-based command-line tools available to run the Bantam Tools NextDraw, even on systems where Inkscape is not supported.) We are currently producing separate builds for linux on x86 and ARM (e.g., Linux on Apple Silicon). Note that only 64-bit operating systems are supported.
Working with Inkscape
-
- Install Inkscape 1.2 or newer on your computer. Where possible, we recommend to install via the appimage version available here. For some Linux distributions, installing Inkscape may require looking up distribution-specific information. See here for additional information.
- Launch Inkscape, and select Edit > Preferences from the menu, and then select the System entry. That should list the location of your User extensions directory.
- For x86, download the software in this ZIP archive (40 MB).
- For ARM (64-bit), download the software in this ZIP archive (21 MB).
- Unzip the archive and copy its contents (approximately 12 items including 2 subdirectories) into your Inkscape User extensions directory and relaunch Inkscape. Make sure that you copy all of these items, not just some of them, and not just a folder containing these files.
About adding your user account to the "dialout" group
- In modern Linux releases, it is often necessary to change your user permissions, to explicitly grant access to the USB port where the Bantam Tools NextDraw is located. This can be done by adding your user group to the "dialout" user group on your system.
-
- Open up a terminal window
- For most distributions (including Fedora and Ubuntu), enter the command
sudo usermod -a -G dialout <myUserName>
<return>, replacing the <myUserName> part with the user that is running Inkscape (and without the angle brackets!).
-
- If you are unsure of your user name, enter the command "whoami" <return>, and the computer will remind you.
- If you are unsure whether you are already in the "dialout" group, enter the command
groups
<return>, and the computer will list the groups that you are in.
- After changing groups, you need to fully log out and log back in for the change to take effect.
Troubleshooting
- If your permissions are not correct (your user is not in the dialout group), you may get consistent "Unable to connect to Bantam Tools NextDraw" type error messages.
- Some linux distributions use a different group name than dialout, which could possibly be one of the following: "uucp", "serial", "tty", "plugdev", or something else entirely. If dialout doesn't seem to be working, try
ls -l /dev/ttyACM*
. The result will usually look something like "crw-rw---- 1 root dialout [...]". If something other than "dialout" is listed there, that is the name of the group that has permission ownership of the serial ports. - If nothing appears under
ls -l /dev/ttyACM*
, then one of the following is likely the case:-
- The USB cable is not connected
- The USB cable or adapter is not functional, or does not have the right internal wiring.
- Your linux kernel was compiled without the necessary support for USB devices, typically "CDC ACM", which is disabled by default on some distributions.
-
- If you encounter difficulty installing or using the software, please request assistance through our contact form or through our Discord chat.
Firmware Updates
The Bantam Tools NextDraw ships with firmware version 3.0.2 (the latest version), so no firmware updates are available at present.
Once your Bantam Tools NextDraw software is up and running, you can check which version of the firmware you have by selecting the "Options > Configuration" tab in the Bantam Tools NextDraw software and clicking Apply.
In case there is a reason to update your firmware, please follow the directions here.
NextDraw APIs
In addition to the Inkscape-based software discussed on this page, the Bantam Tools NextDraw software is also available in a full featured CLI version (command-line interface) and Python library, both of which are suitable for use when you don't need a graphical interface, or for working with scripting and automation.