Hello Guest it is March 29, 2024, 12:53:21 AM

Author Topic: Plasma ScreenSet  (Read 3116 times)

0 Members and 1 Guest are viewing this topic.

Plasma ScreenSet
« on: January 18, 2020, 06:41:44 PM »
Hi All,

I have been working on a plasma screenset for Mach3 and here is what I came up with.

The biggest thing I wanted was a simple screen with a large tool path display area.

This is totally customized for my setup, so your mileage may vary  :) My monitor uses a screen resolution of 1920x1080 and I have disabled Auto Screen Enlarge in Mach3

The Park button is used to move my machine to its max + travel (Home is the max - travel) the button just "parks" the machine at the max + position. if you would like to use it you would need to set G59 to your max + position & set the button to use the following script:

Code ("G59 G0 X0 Y0 Z0")
While IsMoving()
Wend
Code ("G54")

The SawCut button doesn't work yet ignore it for now

Here is an image of the screenset:

Offline Tweakie.CNC

*
  • *
  •  9,196 9,196
  • Super Kitty
    • View Profile
Re: Plasma ScreenSet
« Reply #1 on: January 19, 2020, 01:52:29 AM »
Excellent work fablabracing, thank you for sharing your plasma screen set.

Tweakie.
PEACE