Hello Guest it is April 24, 2024, 09:39:22 PM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - EL34

Pages: 1
1
My 3D printer has an 8 x 8 inch bed
Before each printing session I reference the X and Y axis and then jog to the center of the bed at X4 and Y4 then zero out the X and Y axis dro's

I would like to add a button that does all this automatically but I am not sure how to use Function refX and function refY in a VB script

The basics of the operation would be

refX
set X dro to zero
refY
set Y dro to zero
G0 X4 Y4
set X and Y dro to zero

Thanks for any help on this

2
Screen designer tips and tutorials / screen design problem
« on: August 23, 2007, 10:43:14 PM »
I designed a mach3 screen with screen4.exe on one PC and it displays fine on that PC in mach3

I copied the background.jpg image used in that screen and the customscreen.set file to the actual machine I use mach3 on, over my network.
The .set file is in the mach3 folder and the background.jpg is in a folder under the mach3/bitmap folder.

I open the custom screen on the mach3 pc and it's all messed up.
Hard to describe but it looks like the screen is split in the middle and there are two sets of buttons on the screen.
Nothing is in the proper location.

It looks fine on the design PC but not right on the actual machine PC.

What should I look for to correct this. Not sure where to go from here.
Thanks

Pages: 1