Forum Home | RFQwork | CNCauction | 3dxhobbies |Welderzone | Share Files | Site Map | Links |

CNCzone.com-The Largest Machinist Community on the net!


Welcome to the CNCzone.com-The Largest Machinist Community on the net! forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Home Page Today's Posts My Replies Classifieds Reviews Photo Gallery Web Links Share Files Mark Forums Read Advertise With Us Ad List
Go Back   CNCzone.com-The Largest Machinist Community on the net! > Machine Controllers Software and Solutions > General CNC (Mill and Lathe) Control Software (NC)

Notices

General CNC (Mill and Lathe) Control Software (NC) General Discussion of CNC (Mill and Lathe) control software here!


Closed Thread
 
Thread Tools Display Modes
  #1  
Old 04-05-2005, 10:51 PM
CNCadmin's Avatar
CNCadmin CNCadmin is offline
Site Owner
 
Join Date: Mar 2003
Location: United States
Posts: 4,345
CNCadmin has disabled reputation
Beta Testers for QMill/CNC discussion

I need a few Beta testers for a new NC controller, please post here all discussions and if you would like to give it a go. I will email you all the info.
__________________
Thank You,
Paul G
Site Owner-Webmaster-
Administrator
www.rfqwork.com

Last edited by CNCadmin; 04-06-2005 at 11:50 AM.

  #2  
Old 04-05-2005, 11:00 PM
joecnc2006's Avatar
joecnc2006 joecnc2006 is offline
www.joescnc.com
 
Join Date: Aug 2004
Location: usa
Posts: 2,956
joecnc2006 is on a distinguished road
yea would not mind checking it out.

  #3   Ban this user!
Old 04-05-2005, 11:15 PM
ViperTX ViperTX is offline
 
Join Date: Aug 2004
Location: US
Posts: 2,608
ViperTX is on a distinguished road
I'm game...what sort of testing?

  #4  
Old 04-05-2005, 11:19 PM
CNCadmin's Avatar
CNCadmin CNCadmin is offline
Site Owner
 
Join Date: Mar 2003
Location: United States
Posts: 4,345
CNCadmin has disabled reputation
Email me at paul@cnczone.com
__________________
Thank You,
Paul G
Site Owner-Webmaster-
Administrator
www.rfqwork.com

  #5  
Old 04-06-2005, 12:48 AM
joecnc2006's Avatar
joecnc2006 joecnc2006 is offline
www.joescnc.com
 
Join Date: Aug 2004
Location: usa
Posts: 2,956
joecnc2006 is on a distinguished road
i could not get it to comunicate with my machine, I'm using the hobbycnc board with the 3,2 5,4 7,6 in the step and direction of each axis I take it thats where you put it in, also i can not get out of the pref. section unless i input something for a axis, i used 9,8 which is next in series. i have no a xis.

main screen on rt side, keeps showing (Error occured during inportb while talking to QMill Driver)

im using lpt1

kinda wish it had a backplot screen

Sponsored Links
  #6  
Old 04-06-2005, 12:54 AM
CNCadmin's Avatar
CNCadmin CNCadmin is offline
Site Owner
 
Join Date: Mar 2003
Location: United States
Posts: 4,345
CNCadmin has disabled reputation
In preferance change the "step control" to step/direction and than place a pin number in all the step / direction boxes.
__________________
Thank You,
Paul G
Site Owner-Webmaster-
Administrator
www.rfqwork.com

  #7  
Old 04-06-2005, 01:11 AM
joecnc2006's Avatar
joecnc2006 joecnc2006 is offline
www.joescnc.com
 
Join Date: Aug 2004
Location: usa
Posts: 2,956
joecnc2006 is on a distinguished road
Originally Posted by CNCadmin
In preferance change the "step control" to step/direction and than place a pin number in all the step / direction boxes.
I did that, i rebooted them it communicated with computer and showed a microsecond=3.58

but it will not move, i rotated the right dial in a neg number and the y axis moved once thats all, but i have no jog. did yiu get it to move for you?

maybe post a screen shot if it is alowed.

thanks, Joe

  #8   Ban this user!
Old 04-06-2005, 10:43 AM
JimQMill JimQMill is offline
 
Join Date: Apr 2005
Location: USA
Posts: 7
JimQMill is on a distinguished road
This may help

Select step/direction at the top left.
On the preference screen there is a box for each axis.
In those boxes there is a step and direction input.

9 8 7 6 5 4 3 2 Pins

7 6 5 4 3 2 1 0 data bit

S D S D S D S D S - Step , D - Direction

A Z Y X Axis

the X axis uses bit 0 for direction and bit 1 for step then
Step = 02, direction = 01

the Yaxis uses bit 2 for direction and bit 3 for step then
Step = 08, direction = 04

the Z axis uses bit 4 for direction and bit 5 for step then
Step = 20, direction = 10

the X axis uses bit 6 for direction and bit 7 for step then
Step = 80, direction = 40

Inputs are in Hexadecimal.

Jim

  #9  
Old 04-06-2005, 11:07 AM
joecnc2006's Avatar
joecnc2006 joecnc2006 is offline
www.joescnc.com
 
Join Date: Aug 2004
Location: usa
Posts: 2,956
joecnc2006 is on a distinguished road
can you do a screen capture, but i think i entered it correctly.

mine is for instance step = 02 , direction = 03

  #10   Ban this user!
Old 04-06-2005, 11:21 AM
JimQMill JimQMill is offline
 
Join Date: Apr 2005
Location: USA
Posts: 7
JimQMill is on a distinguished road
Instead of 03 for direction make it 01
Attached Thumbnails
Click image for larger version

Name:	pref.jpg‎
Views:	109
Size:	77.7 KB
ID:	6878  

Sponsored Links
  #11  
Old 04-06-2005, 11:28 AM
joecnc2006's Avatar
joecnc2006 joecnc2006 is offline
www.joescnc.com
 
Join Date: Aug 2004
Location: usa
Posts: 2,956
joecnc2006 is on a distinguished road
ok guess i need a hex dec. chart...

step pin2 = 02
dir pin3 = 01

pin3 = ?
pin4 = ?
pin5 = ?
pin6 = ?
pin7 = ?

then what if i have no a axis? whats in that one...

Sorry for the questions jkust like to test it out.

thanks, Joe

  #12   Ban this user!
Old 04-06-2005, 11:38 AM
JimQMill JimQMill is offline
 
Join Date: Apr 2005
Location: USA
Posts: 7
JimQMill is on a distinguished road
pin 2 = 1
pin 3 = 2
pin 4 = 4
pin 5 = 8
pin 6 = 10
pin 7 = 20
pin 8 = 40
pin 9 = 80

Closed Thread




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
NC Plot v2 Beta 5 MetLHead NCPlot G-Code editor / backplotter 3 09-14-2008 05:20 PM
RoutOut CNC Software Beta mikegaylor Product Announcements & Manufacturer News 3 06-02-2006 06:46 PM
NCPlot v2 Beta 8 MetLHead NCPlot G-Code editor / backplotter 2 06-13-2005 08:43 PM
NCPlot v2 Beta 7 MetLHead NCPlot G-Code editor / backplotter 7 06-09-2005 06:41 PM
NCPlot v2 Beta 6 MetLHead NCPlot G-Code editor / backplotter 0 05-17-2005 08:19 PM




All times are GMT -5. The time now is 09:27 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.