Remora - ethernet NVEM / EC300 / EC500 cnc board
- Murphy
- Offline
- Premium Member
-
Less
More
- Posts: 154
- Thank you received: 5
02 Sep 2025 15:38 - 02 Sep 2025 17:32 #334281
by Murphy
Replied by Murphy on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
...
Last edit: 02 Sep 2025 17:32 by Murphy.
Please Log in or Create an account to join the conversation.
- Benb
-
- Offline
- Elite Member
-
Less
More
- Posts: 183
- Thank you received: 59
02 Sep 2025 18:37 #334289
by Benb
Replied by Benb on topic Remora - ethernet NVEM / EC300 / EC500 cnc board
Try this
#
# Load realtime Components and their counts
loadrt not count= 1
loadrt or2 count= 1
#
# Add functions to threads
addf not.0 servo-thread
addf or2.0 servo-thread
#
# Connect Pins
net toolset remora.input.11 not.0.in
net inv.toolset not.0.out or2.0.in0
net toolprobe remora.input.12 or2.0.in1
net probe or2.0.out motion.0.probe-input
#
# Load realtime Components and their counts
loadrt not count= 1
loadrt or2 count= 1
#
# Add functions to threads
addf not.0 servo-thread
addf or2.0 servo-thread
#
# Connect Pins
net toolset remora.input.11 not.0.in
net inv.toolset not.0.out or2.0.in0
net toolprobe remora.input.12 or2.0.in1
net probe or2.0.out motion.0.probe-input
The following user(s) said Thank You: Murphy
Please Log in or Create an account to join the conversation.
Time to create page: 0.094 seconds