Mechanica Software – Repetier CNC plugin

CNC Plugin

Informatie (ENG):
A Repetier Host plugin focused on CNC machine operationss. Working with CNC machines require slightly different user interface for frequent tasks such as jogging and height probing as the machined objects can be clamped at different positions on the bed. This plugin combines thoose into one panel in an intuitive way.

Licence

Released under Creative Common with attribution 4.0 (CC BY). In short that allows you to fork and remix as long as a reference to the original source/author is mentioned – preferable by linking to https://github.com/ahd71/repetier-cncplugin

Install

(Only windows tested so far but plugins are supposed to work in linux too)

Features

  • Jog with keyboard (instead of mouse + click) – enabled only when the plugin panel is focused.
  • Easy access to Z-Probe (G30, G31) and one-click-action to set height (G92 Zn.nn) based on the probing.
  • Spindle on/off and PWM
  • G1 assist mode (just three textboxes for coordinates to move to, leave empty to not move one or several axis)
  • G92 assist mode (just three textboxes for redefining coordinates, leave empty to not redefine one or several axis)

Keyboard short cuts

FAQ

  • Error “Could not load file or assembly ‘CncPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null’ or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)”. Windows by default prevents downloaded dll’s to be used. See the install instructions above how to unblock the dll.


Repetier Host CNC Plugin download @ Github.com