×
Forum Header
Mach3 XML and Stepconfig issues.
- Todd Zuercher
- Offline
- Platinum Member
Less
More
- Posts: 5007
- Thank you received: 1441
25 Apr 2017 18:32 - 25 Apr 2017 18:38 #92094
by Todd Zuercher
Replied by Todd Zuercher on topic Mach3 XML and Stepconfig issues.
When you start your spindle as you have it configured now it starts at 1rpm and increments up in 100 RPM increments. In the Axis (the default user interface) when the display section of the ini file does not have a setting for 'DEFAULT_SPINDLE_SPEED = " the speed the spindle will start at is 1rpm. To have your spindle start at another speed when you use the manual spindle start button in the user interface add the line DEFAULT_SPINDLE_SPEED = 1000 to the [DISPLAY] Section of the ini file to have the spindle start at 1000 rpm.
Last edit: 25 Apr 2017 18:38 by Todd Zuercher.
Please Log in or Create an account to join the conversation.
25 Apr 2017 18:59 #92098
by tecno
Replied by tecno on topic Mach3 XML and Stepconfig issues.
Will do some setup tomorrow now that we have it working, some tweaking still to do get the scale correct so commanded speed will be correct.
Where can I find information on how to get LCNC screen to be scaled to 800x600 and get the Spindle at Speed small window fully visible as well as LCNC screen?
Thank you for all support to both of you Andy and Todd.
Where can I find information on how to get LCNC screen to be scaled to 800x600 and get the Spindle at Speed small window fully visible as well as LCNC screen?
Thank you for all support to both of you Andy and Todd.
Please Log in or Create an account to join the conversation.
- Todd Zuercher
- Offline
- Platinum Member
Less
More
- Posts: 5007
- Thank you received: 1441
25 Apr 2017 20:44 #92103
by Todd Zuercher
Replied by Todd Zuercher on topic Mach3 XML and Stepconfig issues.
Now to finish setting up your spindle feedback. You will need to add a few more lines of hal code.
Here is where to look in the documentation.
linuxcnc.org/docs/html/examples/spindle.html#_spindle_feedback
Here is where to look in the documentation.
linuxcnc.org/docs/html/examples/spindle.html#_spindle_feedback
Please Log in or Create an account to join the conversation.
25 Apr 2017 20:57 #92106
by tecno
Replied by tecno on topic Mach3 XML and Stepconfig issues.
Thanks for the link to documentation.
Any hint as regards to get screens to fit my display?
Any hint as regards to get screens to fit my display?
Please Log in or Create an account to join the conversation.
26 Apr 2017 12:08 #92135
by andypugh
Replied by andypugh on topic Mach3 XML and Stepconfig issues.
What happens if you press the "maximise" button?
There is a program called "devilspie" that I have never used but have seen mentioned in this sort of context.
There is a program called "devilspie" that I have never used but have seen mentioned in this sort of context.
Please Log in or Create an account to join the conversation.
26 Apr 2017 12:13 #92136
by tecno
Replied by tecno on topic Mach3 XML and Stepconfig issues.
"maximise" button?
Where can this be found?
Where can this be found?
Please Log in or Create an account to join the conversation.
26 Apr 2017 12:30 #92137
by andypugh
Replied by andypugh on topic Mach3 XML and Stepconfig issues.
Please Log in or Create an account to join the conversation.
26 Apr 2017 12:50 #92139
by tecno
Replied by tecno on topic Mach3 XML and Stepconfig issues.
Please Log in or Create an account to join the conversation.
- Todd Zuercher
- Offline
- Platinum Member
Less
More
- Posts: 5007
- Thank you received: 1441
26 Apr 2017 13:02 #92141
by Todd Zuercher
Replied by Todd Zuercher on topic Mach3 XML and Stepconfig issues.
Andy, unfortunately I don't think that is going to help him. I'm afraid Axis with a pyvcp add on does not fit on his maximum 800x600 screen resolution.
You can use one of the lower resolution user interfaces such as TKlinuxcnc, or Mini. Also, I think Gaxis_no_plot might fit, but I'm not sure how functional it is.
You can use one of the lower resolution user interfaces such as TKlinuxcnc, or Mini. Also, I think Gaxis_no_plot might fit, but I'm not sure how functional it is.
Please Log in or Create an account to join the conversation.
26 Apr 2017 13:03 - 26 Apr 2017 13:24 #92142
by tecno
Replied by tecno on topic Mach3 XML and Stepconfig issues.
So how do I go about scaling the gmoccapy screen?
Made an error and maximized window at start up = now I cannot get back to maintanence.
What line to edit in gmoccapy_preferences?
Made an error and maximized window at start up = now I cannot get back to maintanence.
What line to edit in gmoccapy_preferences?
Last edit: 26 Apr 2017 13:24 by tecno.
Please Log in or Create an account to join the conversation.
Time to create page: 0.141 seconds