Advanced Search

Search Results (Searched for: )

  • Grotius
  • Grotius's Avatar
21 Aug 2025 08:27 - 21 Aug 2025 09:06

Request for Community Feedback on g-code++ (sterp) Integration with LinuxCNC

Category: Show Your Stuff

In the source i see you how you handle expressions.

I shoukd use a lib like: mu parser to handle expressions. 
This also handles and updates gcode variables for you. 

It wont run (nested) while loops. This while loop algo you can design yourself.

in future i love to see gcode dialect parsing,
given a json config file.

Then hopely the interpreter is also able to read fanuc and kuka robot language and produce the motion outputs for it. An extended version off straight_feed xyz...
would look like straigt_feed j1 j2 ....

Mu parser example
  • Grotius
  • Grotius's Avatar
21 Aug 2025 08:12
Replied by Grotius on topic scurve trajectory planner

scurve trajectory planner

Category: General LinuxCNC Questions

Pcw had no luck on Mesa. The install script
destroyed his home directory back then.
This was done by a rm -rf command 
wich can do nasty things so we dont use that any more for cleaning up environment.

I only tested it on Ethercat with el2124 driven steppers and delta servo. 


 
  • electrosteam
  • electrosteam
21 Aug 2025 06:12
Replied by electrosteam on topic Coordinate Rotations, Subroutines

Coordinate Rotations, Subroutines

Category: General LinuxCNC Questions

Parameters still seem to be a problem to me.

Doing a polar pattern based on the test file posted earlier.
8 coordinate systems at 45 degree steps.

Shutdown overnight, now polar pattern off by 45 degrees rotation, and X,Y datum shifted.
The problem is most likely something silly by me, but the questions are still valid.

I used G10 L2 P1 X0 Y0 Z0 R0 to ensure G54 was where I started the polar pattern.
I this unnecessary and may complicate things ?

Should coordinate offsets be cleared before shutting down ?
How can I avoid parameters biting me in the future?
Should something be included in the shutdown.hal ?

John.
Displaying 13831 - 13833 out of 13833 results.
Time to create page: 0.587 seconds
Powered by Kunena Forum