Web Analytics
RabbitCAM - Previous Versions

Previous Versions

RabbitCAM — download older releases

Back to Downloads
RabbitCAM

RabbitCAM

All available versions for download

v1.4.7 Latest

Released: 03/04/2026

Toolpath Visibility Options
A new "Toolpath Visibility" button has been added to the right toolbar. Click it to open a popup menu where you can independently control what gets rendered on the canvas:

  • Render Rapids (G0) — Show or hide rapid moves (displayed in yellow). Turn this off to focus only on the actual cutting paths without the clutter of rapid travel lines.
  • Render Toolpath (G1, G2, G3) — Show or hide cutting moves (linear and arc). Turn this off to inspect only the rapid travel paths between operations.

Both options are saved automatically and persist between sessions.

Improved Rapid Move Visualization
Rapid moves (G0) now display the complete travel path including:

  • Vertical rise to Safe Level
  • Horizontal travel at Safe Level
  • Vertical descent to the next cutting position

This gives you a more accurate visual representation of how the machine actually moves between cutting operations.

Arc Rendering Improvements
The ArcSegmenter algorithm has been improved for better arc visualization accuracy and proper Z-axis interpolation during helical machining.

Java Version (All OS)
Raspberry Pi and other Single Board PCs

v1.4.6

Released: 25/03/2026

PCB Import Wizard
A brand new PCB Import Wizard makes importing PCB files easier than ever. Instead of selecting multiple files at once, you can now pick each file type individually in a clean, step-by-step dialog:

Board Outline (required) — .gko, .gbr
Layer File (optional) — .gtl, .gbl
Drilling File 1 (optional) — .drl
Drilling File 2 (optional) — .drl
Simply click Browse... next to each field, select your file, and hit Import. RabbitCAM takes care of the rest.

Java Version (All OS)
Raspberry Pi and other Single Board PCs

v1.4.5

Released: 24/03/2026

SVG File Support

  • RabbitCAM can now load .svg (Scalable Vector Graphics) files.
  • Allows direct import of vector designs from tools such as Inkscape, Adobe Illustrator, and others.

DXF Ellipse Entity

  • Added support for the ELLIPSE entity when importing DXF files.
  • Ellipses are now imported as native entities, improving compatibility with CAD files and reducing the need for manual correction.
Java Version (All OS)
Raspberry Pi and other Single Board PCs