Download

RapCAD

Windows

  • Download the latest installer
  • Double click the installer exe and follow the on-screen instructions

Linux (Ubuntu)

Simply run the following commands in a terminal

sudo apt-add-repository ppa:gilesbathgate/rapcad
sudo apt-get update
sudo apt-get install rapcad

Mac OS X

  • Download the latest disk image.
  • Open the image and run the rapcad package.

6 thoughts on “Download”

  1. Great work! I am using heekscnc and the workflow from openscad to dxf to heekscad is too long. Freecad cam module is promising, but have not tried it yet.

    Could you help with this?
    I am getting an issue on mac, where the character “<" breaks, on line 5, do you know what could it be?

    1. Its hard to tell without seeing the source of your model. My guess would be that you are trying to do an import without the import keyword. This is a deprecated feature in OpenSCAD and so RapCAD doesn’t have this feature.

  2. Just downloaded your latest release and went to get the manual but the link is pointing to the ‘C’ drive!!!!

    1. Its looking for the file user_guide.html in the same folder as the application executable. It will launch a browser pointing to that file only if the file exists. Otherwise it will open https://github.com/GilesBathgate/RapCAD/blob/master/doc/user_guide.asciidoc

      Please can you report issues on the Github issue tracker in future.

Leave a comment