Advanced Search

Search Results (Searched for: )

  • scotta
  • scotta's Avatar
04 Sep 2025 20:43

Remora - Rpi Software Stepping Using External Microcontroller via SPI

Category: Computers and Hardware

Which firmware are you using? The SKR3 is only supported in the latest Remora-core development repo.
  • Milkof
  • Milkof
04 Sep 2025 20:40
Replied by Milkof on topic Connecting my 7i96s to the VFD

Connecting my 7i96s to the VFD

Category: Driver Boards

Hi,
I set the parameter to 3.
I'm starting to suspect that if I set values ​​above S2000, the VFD was running at maximum.
Tomorrow I'll make the corrections to the INI file and try.
Thanks and have a good evening.
Milko
  • scotta
  • scotta's Avatar
04 Sep 2025 20:40
Replied by scotta on topic Remora DMA Code in other Builds?

Remora DMA Code in other Builds?

Category: Computers and Hardware

I did have a version for the F4 in development, but it turned out the F4's are not fast enough to do the step calculations to fill the DMA buffer. The STMs don't have a GPIO toggle bit like the RT1052 so the full step pattern had to be filled into the buffer, not just the rising and falling edges.
  • PCW
  • PCW's Avatar
04 Sep 2025 20:35
Replied by PCW on topic Connecting my 7i96s to the VFD

Connecting my 7i96s to the VFD

Category: Driver Boards

I would look carefully at page 20 especially the settings for P07.08
  • Milkof
  • Milkof
04 Sep 2025 20:13
Replied by Milkof on topic Connecting my 7i96s to the VFD

Connecting my 7i96s to the VFD

Category: Driver Boards

Hi,
I looked for a way to reset the VFD at the link below, but I couldn't find it. Thank you so much for your help.
Milko


share.google/KEIbyk4YFMFFaMgyR
  • JT
  • JT's Avatar
04 Sep 2025 20:09
Replied by JT on topic Flex Gui I/O Widgets

Flex Gui I/O Widgets

Category: Other User Interfaces

After another update one error solved, and next error occured. I modified ini settings, moved css entry  and dro_font_size to [flexgui], but my ui and the examples are not starting:


Traceback (most recent call last):
  File "/usr/bin/flexgui", line 341, in <module>
    window = flexgui()
             ^^^^^^^^^
  File "/usr/bin/flexgui", line 245, in __init__
    startup.setup_plot(self)
  File "/usr/lib/python3/dist-packages/libflexgui/startup.py", line 2169, in setup_plot
    dro_font = self.inifile.find('FLEXGUI', 'DRO_FONT_SIZE') or '12'
               ^^^^
NameError: name 'self' is not defined

 
 

Sorry about the copy and paste error, I've fixed that. And thanks for posting the complete error it makes it easy to fix.

JT
  • JT
  • JT's Avatar
04 Sep 2025 20:05
N100DC was created by JT

N100DC

Category: Computers and Hardware

I've been testing an AsRock N100DC for a bit now with Mesa Ethernet cards and the latency is really good and no read errors after a few days connected to a 7i96s. The latency is good enough for software stepping. It has a serial port on the back so if you're using GS2 component over modbus you're golden. Just be careful that you select the correct case, the first one I got was too short to fit the mother board in.

JT
  • PCW
  • PCW's Avatar
04 Sep 2025 20:04 - 04 Sep 2025 20:05
Replied by PCW on topic Connecting my 7i96s to the VFD

Connecting my 7i96s to the VFD

Category: Driver Boards

If 24000 RPM is the maximum spindle RPM at 10V, then in the .ini file:

[SPINDLE_0]
P = 0.0
I = 0.0
D = 0.0
FF0 = 1.0
FF1 = 0.0
FF2 = 0.0
BIAS = 0.0
DEADBAND = 0.0
MAX_OUTPUT = 24000.0
OUTPUT_SCALE = 24000
OUTPUT_MIN_LIMIT = -24000
OUTPUT_MAX_LIMIT = 24000

Do you have a link to the VFD manual?
  • Milkof
  • Milkof
04 Sep 2025 19:59
Replied by Milkof on topic Connecting my 7i96s to the VFD

Connecting my 7i96s to the VFD

Category: Driver Boards

 

Hi, above the picture.
with s1000m3 5 volts
with s2000m3 10 volts.
Why is s2000 already at maximum? How do I ratio 2000 to 24000 rpm?
So it seems to work?
So the problem seems to be in the VFD?
Thanks
Milko
  • jackj120
  • jackj120
04 Sep 2025 19:50 - 04 Sep 2025 19:57
Replied by jackj120 on topic Mecanumeric MF2040 LI retrofit (Pantograph)

Mecanumeric MF2040 LI retrofit (Pantograph)

Category: Milling Machines

It's been a while since the last post .  So i've mounted all the machine and today i've done the first work with it , but there is a problem it's mirrored (like the second photo) . So searching online and talking with chatgpt i saw that someone change the sign of the  step_scale and so I did , but than i've problem with the limits . And i have to change them and adapt but i did not figured out yet how to do that properly , so any advice for that is well accepted. Other thing, i've to leave the normal axis gui and change that with one mine personalized because i need custom buttons (and it's more cool) .Can someone give me some advice?
  • rodw
  • rodw's Avatar
04 Sep 2025 19:45

EtherCAT Incremental Encoder Interface Board

Category: Show Your Stuff

Also, on your website the manual is hosted by google drive.

You can store the PDF on your website, or on GitHub, or Cloudflare Pages.

Something about Google Drive just does not inspire confidence; no clue why though.

Can you just stick to the topic? nothing relevant here. Its up to the OP to choose his hosting platform. I'm tired of wading through irrellevant and often incorrect posts of yours.
  • rodw
  • rodw's Avatar
04 Sep 2025 19:28

Perfect computer to use with Ethercat in industrial use? Please help

Category: Computers and Hardware

This seems a reasonable choice. 2 Intel LAN ports, 2 cores sounds OK, Linuxcnc is not a demanding application outside of the real time kernel.
Just be aware with the new OS's. there is always additional tweaking required to get everything working properly.
  • xunil
  • xunil
04 Sep 2025 19:02
Replied by xunil on topic halui.mdi-command-NN pins not showing up

halui.mdi-command-NN pins not showing up

Category: HAL

Seems like that was probably the issue.  I can confirm that rearranging the axes to be ZA instead of AZ order didn't fix it.  I'll try building from HEAD in the next day or two and post here to confirm that it works.

Thanks for finding that bug and fixing it!  This was really holding me up so I really appreciate it.
 
  • MaHa
  • MaHa
04 Sep 2025 19:00
Replied by MaHa on topic Flex Gui I/O Widgets

Flex Gui I/O Widgets

Category: Other User Interfaces

After another update one error solved, and next error occured. I modified ini settings, moved css entry  and dro_font_size to [flexgui], but my ui and the examples are not starting:

Traceback (most recent call last):
  File "/usr/bin/flexgui", line 341, in <module>
    window = flexgui()
             ^^^^^^^^^
  File "/usr/bin/flexgui", line 245, in __init__
    startup.setup_plot(self)
  File "/usr/lib/python3/dist-packages/libflexgui/startup.py", line 2169, in setup_plot
    dro_font = self.inifile.find('FLEXGUI', 'DRO_FONT_SIZE') or '12'
               ^^^^
NameError: name 'self' is not defined
 
  • PCW
  • PCW's Avatar
04 Sep 2025 18:27 - 04 Sep 2025 18:27
Replied by PCW on topic Connecting my 7i96s to the VFD

Connecting my 7i96s to the VFD

Category: Driver Boards

Thats with the spindle off


What I wanted wanted spindle on at 1/2 speed:
 s1000m3

and then the voltage measured
Displaying 3031 - 3045 out of 22544 results.
Time to create page: 0.260 seconds
Powered by Kunena Forum