Skip to content

IlyaChernov/grbl-Master

Repository files navigation

grbl-master

Software solution to control grbl settings, send GCodes, manually send commands, use smart macroses.

Tested only on GRBL 1.1f

UI is based on grbl-panel https://github.com/gerritv/Grbl-Panel

Improvements are:

  • Right implementation of jogging. When you release the jogging button after long press, Grbl will stop movement softly.
  • Nice non linear sliders for jogging speed and feed, with normal input fields, so you can use anything you want. Like 11.23mm on 521mm/min.

image

  • Numeric inputs for coordinates and jogging distance has built in calculator.

image

  • Grbl config editor right in ui, without magic numbers and values that you have to send manually.

image

  • GCode loaded from file can now be edited before running. Editor now has GCode highlighting.

image

  • Easy to edit and use macroses

image

Developed using .NET WPF MVVM as a base and nice libraries and controls, like: