Hello Guest it is April 19, 2024, 09:51:31 AM

Author Topic: Screen Set Ideas  (Read 184769 times)

0 Members and 2 Guests are viewing this topic.

Re: Screen Set Ideas
« Reply #230 on: December 10, 2014, 02:13:50 PM »
time for you to create a version upgrade.  ::)

Offline poppabear

*
  • *
  •  2,235 2,235
  • Briceville, TN, USA
    • View Profile
Re: Screen Set Ideas
« Reply #231 on: December 10, 2014, 02:17:03 PM »
reading and writing to Mach4's sigs and user data areas is all it was designed to do.
It is just a testing utility.

Scott
fun times
Re: Screen Set Ideas
« Reply #232 on: December 10, 2014, 05:09:19 PM »
Turns out I made the mistake of thinking this was going to be similar to Mach3 and would know if the spindle and coolant needed to be turned on. And inform me to be ready!

Based on my conversations with Steve, I have it working fine. Just need to remember to go thru a procedure before cycle start is used.

1)  If the tool needs changing.  (That's up to me to do.)

2) position the axes. (that's in the dry run popup window, or use can use jogging)

3) turn on spindle/coolant/mist/air/all mcode outputs, if required. (that's up to me to do)

4) Press Cycle start. (and who else?)

Offline poppabear

*
  • *
  •  2,235 2,235
  • Briceville, TN, USA
    • View Profile
Re: Screen Set Ideas
« Reply #233 on: December 10, 2014, 05:18:01 PM »
HAHAHAHA!! NICE!!!!

Luckly, "You" where there to do it!!!
fun times
Re: Screen Set Ideas
« Reply #234 on: December 10, 2014, 06:37:21 PM »
that's a good project for you Scott create a parser file that strips out the Mcodes to see what state they are in at the line selected for the dry run.

Offline poppabear

*
  • *
  •  2,235 2,235
  • Briceville, TN, USA
    • View Profile
Re: Screen Set Ideas
« Reply #235 on: December 10, 2014, 07:49:11 PM »
Yea, kinda like:  "We have to pass this bill before we can find out what is in it...."

Scott
fun times
Re: Screen Set Ideas
« Reply #236 on: December 10, 2014, 08:31:26 PM »
Looks like there not much choice, not a big issue with basic machines and small files, but as the files get bigger and the tasks get more complex you can bet that some mcodes are going to be forgotten to be set. One of the key reason you always program with a safe block and create a block of code to start from after a tool change. Rarely done and most post processors need to be setup to create them.

(and quit voting for those politicians that are too lazy to read) ;)

Offline BR549

*
  •  6,965 6,965
    • View Profile
Re: Screen Set Ideas
« Reply #237 on: December 12, 2014, 12:53:53 PM »
HIYA MON , I am back from the islands MON.  ;D

(;-) TP
Re: Screen Set Ideas
« Reply #238 on: December 20, 2014, 08:52:50 PM »
Made a Wizard to display an internal and external Thread Chart.
Reads in a excel csv file and outputs it in a Lua grid. (1685 rows, 13 columns)

Think of all the charts we use that can now be formatted and displayed at a button press.

Took me a while to figure this one out.  :P

« Last Edit: December 21, 2014, 05:28:19 AM by Ya-Nvr-No »

Offline BR549

*
  •  6,965 6,965
    • View Profile
Re: Screen Set Ideas
« Reply #239 on: December 20, 2014, 09:04:15 PM »
I guess I cheated I just view a JPG copy of the Drill ,Tap, Charts  (;-)

Nice work though on the LUA grid/chart , I was looking at Importing the CAMs tool table into Mach4 .

Perhaps you could fix the Mach4 tool table (;-)

(;-) TP