Advanced Search

Search Results (Searched for: )

  • CNC4Life
  • CNC4Life
02 Sep 2025 13:47 - 02 Sep 2025 13:51
Replied by CNC4Life on topic Remora DMA Code in other Builds?

Remora DMA Code in other Builds?

Category: Computers and Hardware

I'm running Flexi-HAL and it doesn't support DMA and wanted to know what the best route to take to get there. I need 250KHz for my CNC. It uses a STM32F446RE.
  • scsmith1451
  • scsmith1451's Avatar
02 Sep 2025 13:17
Mapping key codes to specific jog rates was created by scsmith1451

Mapping key codes to specific jog rates

Category: Advanced Configuration

Reviewing the documentation, I noticed that there are two functions that can be used to set values associated with key codes, set_rapidrate() and set_feedrate(). Is there a corresponding function to set the jog speed such as set_jograte()?
  • andypugh
  • andypugh's Avatar
02 Sep 2025 12:37
Replied by andypugh on topic LinuxCnc and Industrial Robot?

LinuxCnc and Industrial Robot?

Category: CNC Machines

One more problem, LinuxCNC is using 3-axis (xyz) readahead, so if you are using xyz+(abcuvw) axis blending in G-code command, the speed will be very slow

That will depend on the G-code. The slow motion in combined moves is to do with the requirement in the simple path planner that the system can stop in the next segment (if it turns out to be the last segment, because without lookahead it can't know what the allowed exit speed is for the current segment) 
If the G-code is very short segments, this becomes a limit to the speed. But if the moves are long, the system can run at full speed. 
 
  • andypugh
  • andypugh's Avatar
02 Sep 2025 12:29
Replied by andypugh on topic Encoding UTF-8

Encoding UTF-8

Category: General LinuxCNC Questions

You could try Geany (which we include in the LinuxCNC distribution because it's quite a well-behaved editor)
  • andypugh
  • andypugh's Avatar
02 Sep 2025 12:28
Replied by andypugh on topic installing an older version

installing an older version

Category: Installing LinuxCNC

If the script fails then it needs attention, your config may be a useful test-case to improve the script.
  • andypugh
  • andypugh's Avatar
02 Sep 2025 12:26
Replied by andypugh on topic Date and time synchronization

Date and time synchronization

Category: General LinuxCNC Questions

This is a general Linux / Debian question rather than a LinuxCNC question, so you might need to broaden your search.

raspberrytips.com/set-date-time-linux/

Might help?
  • andypugh
  • andypugh's Avatar
02 Sep 2025 12:24
Replied by andypugh on topic Multi Axis Slow Feedrate

Multi Axis Slow Feedrate

Category: General LinuxCNC Questions

What would it take to merge the Tormach TP into LinuxCNC? 

That's a good question, and it's something I want to look at. 

I did get as far as making a hack-job combination of LinuxCNC and Pathpilot:

github.com/LinuxCNC/linuxcnc/compare/master...Tormach_9_axis

If you are an experienced C-coder with time on your hands.....
 
  • bharath12
  • bharath12
02 Sep 2025 12:23
Replied by bharath12 on topic Date and time synchronization

Date and time synchronization

Category: General LinuxCNC Questions

The internet is connected, but the browser is not allowed to browse because of the date and time. When I installed LinuxCNC, everything was working.
  • andypugh
  • andypugh's Avatar
02 Sep 2025 12:19
Replied by andypugh on topic halui.mdi-command-NN pins not showing up

halui.mdi-command-NN pins not showing up

Category: HAL

Looking through halui.cc I don't see anything that would obviously fail if joint 0 is angular.
But as an experiment I would be tempted to switch COORDINATES to ZA to see if anything changes.

It might be instructive to see which halui pins exist, to give some indication on where the component load fails:

github.com/LinuxCNC/linuxcnc/blob/master...mc/usr_intf/halui.cc

Assuming that linuxcnc is "alive" "halcmd show pin halui" should give us a pin list to look at.
  • andypugh
  • andypugh's Avatar
02 Sep 2025 12:04
Replied by andypugh on topic Date and time synchronization

Date and time synchronization

Category: General LinuxCNC Questions

I think that, if you connected to the internet, the date and time would correct themselves. So I would start with debugging the internet connection.
Displaying 13666 - 13675 out of 13675 results.
Time to create page: 0.867 seconds
Powered by Kunena Forum