Configuring a Floating Head
16 Sep 2020 02:34 #182318
by phillc54
Replied by phillc54 on topic Configuring a Floating Head
Do you have a LinuxCNC entry in your main menu?
Please Log in or Create an account to join the conversation.
- Aldenflorio
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 389
- Thank you received: 15
16 Sep 2020 02:36 #182320
by Aldenflorio
Replied by Aldenflorio on topic Configuring a Floating Head
I believe so. i have my machine all set up, configured, and calibrated except for the floating head. when i fist tried to get plasmac it suggested i make sure everything as set up and ready. so i did everything else first.
Please Log in or Create an account to join the conversation.
- Aldenflorio
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 389
- Thank you received: 15
16 Sep 2020 02:40 - 16 Sep 2020 02:40 #182321
by Aldenflorio
Replied by Aldenflorio on topic Configuring a Floating Head
Hey, well i was being dumb for a while there. when i tried to follow the guide for plasmac i typed this into the terminal
$ python /usr/share/doc/linuxcnc/examples/sample-configs/by_machine/plasmac/configurator.py
which i accidentally included the extra $
once i did this: python /usr/share/doc/linuxcnc/examples/sample-configs/by_machine/plasmac/configurator.py
i get the menu for plasmac. so i guess i already have it
$ python /usr/share/doc/linuxcnc/examples/sample-configs/by_machine/plasmac/configurator.py
which i accidentally included the extra $
once i did this: python /usr/share/doc/linuxcnc/examples/sample-configs/by_machine/plasmac/configurator.py
i get the menu for plasmac. so i guess i already have it
Last edit: 16 Sep 2020 02:40 by Aldenflorio.
Please Log in or Create an account to join the conversation.
16 Sep 2020 02:45 #182323
by phillc54
Replied by phillc54 on topic Configuring a Floating Head
Glad you sorted it, in the doc that is supposed to represent the terminal prompt.
Maybe there should be a note in there for newcomers.
Maybe there should be a note in there for newcomers.
Please Log in or Create an account to join the conversation.
- Aldenflorio
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 389
- Thank you received: 15
16 Sep 2020 02:46 #182324
by Aldenflorio
Replied by Aldenflorio on topic Configuring a Floating Head
Thank you. I would suggest just removing the $ sign. but i should have noticed that sooner
Please Log in or Create an account to join the conversation.
- Aldenflorio
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 389
- Thank you received: 15
16 Sep 2020 03:25 - 16 Sep 2020 03:25 #182330
by Aldenflorio
Replied by Aldenflorio on topic Configuring a Floating Head
question. im suing a 7i96 board with proma 150 thc
how do i write the hal pins? and mode 2 correct? i cant seem to find the answer
how do i write the hal pins? and mode 2 correct? i cant seem to find the answer
Last edit: 16 Sep 2020 03:25 by Aldenflorio.
Please Log in or Create an account to join the conversation.
16 Sep 2020 03:31 #182332
by phillc54
Replied by phillc54 on topic Configuring a Floating Head
Mode 2 is correct.
Input pins would be something like:
Output pins would be something like:
Input pins would be something like:
hm2_7i96.0.gpio.008.in
or
hm2_7i96.0.gpio.008.in_not
Output pins would be something like:
hm2_7i96.0.ssr.00.out-00
Please Log in or Create an account to join the conversation.
- Aldenflorio
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 389
- Thank you received: 15
16 Sep 2020 04:04 - 16 Sep 2020 04:04 #182335
by Aldenflorio
Replied by Aldenflorio on topic Configuring a Floating Head
Ok so i got it all filled out and set up for my machine then i saved the plasmac. it said it saved and should be able to find in the ini file or config files. but nothing changed i dont think. i normally see a panel that show plasmacs status, but i dont have that. here are my ini files. not sure if youll need anything else
Last edit: 16 Sep 2020 04:04 by Aldenflorio.
Please Log in or Create an account to join the conversation.
16 Sep 2020 04:08 #182336
by phillc54
Replied by phillc54 on topic Configuring a Floating Head
You should have a directory ~/linuxcnc/configs/<machine_name> with your new config in it.
You start it with:<machine_name> is the name you gave the machine in the Configurator.
You start it with:
linuxcnc ~/linuxcnc/configs/<machine_name>/<machine_name>.ini
Please Log in or Create an account to join the conversation.
- Aldenflorio
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 389
- Thank you received: 15
16 Sep 2020 04:15 - 16 Sep 2020 04:15 #182338
by Aldenflorio
Replied by Aldenflorio on topic Configuring a Floating Head
Yeah when I do that it just opens up the software as it’s always look. Like I said I had my machine all configured before doing thins. So it just looks the same. I thought it was suppose to add stuff
Last edit: 16 Sep 2020 04:15 by Aldenflorio.
Please Log in or Create an account to join the conversation.
Time to create page: 0.087 seconds