Staring configuration without boards? GUI sensitive?
- Type_Zero_Design
- Offline
- Premium Member
Less
More
- Posts: 133
- Thank you received: 7
21 Mar 2019 14:49 #129179
by Type_Zero_Design
Staring configuration without boards? GUI sensitive? was created by Type_Zero_Design
Hello everyone,
A few questions in regards to Linuxcnc.
I was wondering if I can start developing my configurations for my machine and hardware without having my Mesa boards? (7i76E is sold out for the next month) Obviously there will be some limits but I wasn't sure if it's a possibility.
Secondly if I start developing on one GUI can that carry over to another or is it a total loss?
A few questions in regards to Linuxcnc.
I was wondering if I can start developing my configurations for my machine and hardware without having my Mesa boards? (7i76E is sold out for the next month) Obviously there will be some limits but I wasn't sure if it's a possibility.
Secondly if I start developing on one GUI can that carry over to another or is it a total loss?
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19532
- Thank you received: 6555
21 Mar 2019 14:59 #129183
by tommylight
You can also do all kinds of testing with no hardware, but i am not sure if there is a sim for 7i76E.
Anyway you look at it, it is quite simple to do a config when you get the Mesa board, in the mean time you can use a sim to get used to the GUI you want to use.
Replied by tommylight on topic Staring configuration without boards? GUI sensitive?
It is not a total loss, you can use that config with other GUI's.Secondly if I start developing on one GUI can that carry over to another or is it a total loss?
You can also do all kinds of testing with no hardware, but i am not sure if there is a sim for 7i76E.
Anyway you look at it, it is quite simple to do a config when you get the Mesa board, in the mean time you can use a sim to get used to the GUI you want to use.
Please Log in or Create an account to join the conversation.
- Type_Zero_Design
- Offline
- Premium Member
Less
More
- Posts: 133
- Thank you received: 7
21 Mar 2019 17:40 #129204
by Type_Zero_Design
Replied by Type_Zero_Design on topic Staring configuration without boards? GUI sensitive?
Good to know, going to spend some tea learning about the config tonight.
Please Log in or Create an account to join the conversation.
- Mike_Eitel
- Offline
- Platinum Member
Less
More
- Posts: 1125
- Thank you received: 184
21 Mar 2019 19:28 #129214
by Mike_Eitel
Replied by Mike_Eitel on topic Staring configuration without boards? GUI sensitive?
I was considering that it should be possible to write a .comp file with all inputs and outputs for a i776e. And insert that for sim. But never tried for time restrictions.
Isn't hat possible?
Isn't hat possible?
Please Log in or Create an account to join the conversation.
- cmorley
- Offline
- Moderator
Less
More
- Posts: 7780
- Thank you received: 2075
21 Mar 2019 19:40 #129216
by cmorley
Replied by cmorley on topic Staring configuration without boards? GUI sensitive?
It is possible. that is what stepconf does for hardware simulation option.
In stepconf's case the comp is actually a passthrough - you could conceivably connect some other hardware to it - tough i have never tried.
The problem (IMHO) with most Mesa hardware is the volume and combinations of I/O make it impractical for anything but standard-firmware-all-in-one cards (like the 7i76e)
Chris
In stepconf's case the comp is actually a passthrough - you could conceivably connect some other hardware to it - tough i have never tried.
The problem (IMHO) with most Mesa hardware is the volume and combinations of I/O make it impractical for anything but standard-firmware-all-in-one cards (like the 7i76e)
Chris
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23178
- Thank you received: 4864
21 Mar 2019 23:58 #129234
by andypugh
Absolutely. I even started one once.
Just a .comp file that creates the pins and then does nothing with them.
Replied by andypugh on topic Staring configuration without boards? GUI sensitive?
I was considering that it should be possible to write a .comp file with all inputs and outputs for a i776e. And insert that for sim. But never tried for time restrictions.
Isn't hat possible?
Absolutely. I even started one once.
Just a .comp file that creates the pins and then does nothing with them.
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23178
- Thank you received: 4864
22 Mar 2019 00:15 #129236
by andypugh
Absolutely. I even started one once.
Just a .comp file that creates the pins and then does nothing with them. You probably have to call the file and the component hm2_7i76e though.
Replied by andypugh on topic Staring configuration without boards? GUI sensitive?
I was considering that it should be possible to write a .comp file with all inputs and outputs for a i776e. And insert that for sim. But never tried for time restrictions.
Isn't hat possible?
Absolutely. I even started one once.
Just a .comp file that creates the pins and then does nothing with them. You probably have to call the file and the component hm2_7i76e though.
The following user(s) said Thank You: Mike_Eitel
Please Log in or Create an account to join the conversation.
Time to create page: 0.061 seconds