Hello Guest it is April 23, 2024, 07:51:22 AM

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.


Messages - TPS

641
General Mach Discussion / Re: Motor changing direction at random
« on: January 10, 2021, 07:59:29 AM »
here:

https://www.youtube.com/watch?v=uglCm_qsojk&t=84s

is a good tutorial how to check the parallel port for supplied voltage.

642
General Mach Discussion / Re: Motor changing direction at random
« on: January 09, 2021, 11:39:40 AM »
had a look to the BOB shematic, i think this only can happen, if USB is not connected or something is wrong with the 5V of the USB supply.

643
Mach3 under Vista / Re: 3.3v / 5v outputs from Parallel Ports
« on: January 09, 2021, 04:32:54 AM »
just for crosscheck, try to measure the voltage without connected stepper controller.

644
General Mach Discussion / Re: Problem with re-config of Mach3
« on: January 08, 2021, 12:17:30 PM »
ok then first check will be the port adress of the your parallel port.

have a look in Mache at Config->Ports&Pins->Port#1 it is normaly 0x378

the check in your System configuration that port adress is matching.
 

645
General Mach Discussion / Re: Problem with re-config of Mach3
« on: January 08, 2021, 12:12:35 PM »
a plugin is allways needed if the control box is not connected via parallel port,
for example usb or Ethernet.

646
General Mach Discussion / Re: Problem with re-config of Mach3
« on: January 08, 2021, 11:59:47 AM »
Don't know witch controlbox you are using, but normaly if it is external Motion controler a specific pulgin is needed.

if you do not have a backup of your "old" PC specially Mach3 Folder you will have to "reanimate" your old HDD

you will Need:
plugin -> C:\Mach3\plugin
licence -> C:\Mach3\Mach1Lic.dat
profile-> C:\Mach3\ your Profile Name.xml
probably custom macros -> C:\Mach3\macros\ your Profile Name \*.m1s
 

647
German / Re: Getriebestufenwechsel Mach3 / CSMIO IP-A
« on: January 08, 2021, 10:04:06 AM »
Servus,

es kommt eigentlich nur darauf an, welches Pulley als current pulley selektiert ist.

z.B. Pulley 4  Min 0 Max 4000, dann wird bei einem S>4000 diese Meldung ausgegeben.

einfach ein Pulley auswählen/einstellen das als Max deine Maximale Drehzahl hat.
 

648
General Mach Discussion / Re: Mach3 Macro issue
« on: January 03, 2021, 05:30:35 AM »
to call a macro within a macro is a nogo in Mach3, but you can put your code into a g-Code file witch should work.

your userled's 1050 and upward look like a tool present Switch, witch can be also controlled in M6 and M50,

or like Graham decided use Sub's in your script.

you can also have a look at:

https://www.machsupport.com/wp-content/uploads/2013/02/Mach3_V3.x_Macro_Prog_Ref.pdf

for the #Expand functionality, then you can Keep your sub's in a common file.

649
if you move the z-axis in Manual

pgdown -> z-axis down
pgup -> z-axis up ?

650
General Mach Discussion / Re: external under pule frequency
« on: January 01, 2021, 03:57:36 AM »
here:

https://buildyourcnc.com/item/electronicsAndMotors-electronic-component-breakout-Mach3-USB-Board

you can find a lot of Information how to wire/Setup Limit switches