Advanced Search

Search Results (Searched for: )

  • PCW
  • PCW's Avatar
18 Oct 2024 14:49 - 18 Oct 2024 14:50
Replied by PCW on topic Hbs86 stepper timing

Hbs86 stepper timing

Category: PnCConf Wizard

I would probably leave some margin since those are minimum timings:

Step time 5000 ns
Space time 5000 ns
Dir Setup 10000 ns
Dir hold  10000 ns

Note that the step time and step space
will limit the maximum step rate so you can reduce
these values if needed, but in general it's better to have
more margin.

The direction setup and hold times have no significant
effect on performance so there's no real reason to
not set them to quite large values for any drive.
  • PCW
  • PCW's Avatar
18 Oct 2024 14:42 - 18 Oct 2024 14:56
Replied by PCW on topic Encoder ppr?

Encoder ppr?

Category: Driver Boards

The count rate is 4X the A or B frequency because
in (normal 4X) quadrature all edges of the A and B
signals are counted.

When you measure frequency you measure the number
of cycles per second, where each cycle  has a rising and
falling edge, so the number of edges per cycle is double
the number of cycles. When you do this on both A and B,
you end up  with 4 edges per cycle.
  • ccc774
  • ccc774
18 Oct 2024 14:31 - 21 Oct 2024 22:07
Replied by ccc774 on topic Can the OPI5 be Configured to Run LCNC?

Can the OPI5 be Configured to Run LCNC?

Category: Computers and Hardware

I installed the image 6.1.75 with backported mesa- sudo apt install ./linux*.deb- sudo cp -r /usr/lib/linux-image-6.1.75-rt23/rockchip/* /boot/dtb/rockchip/ (with  -r  to copy the overlay to)- sudo ln -sf vmlinuz-6.1.75-rt23 Image- sudo ls -l /boot I got the same result. Same message when booting.
  • stonebite
  • stonebite
18 Oct 2024 14:26 - 18 Oct 2024 14:28
Replied by stonebite on topic Einbindung externer Komponenten in der HAL Datei

Einbindung externer Komponenten in der HAL Datei

Category: Deutsch

das Signal in der Halshow bekomme ich bei "coolant-flood"

ich kann es mit M8 und M9 ein- bzw. ausschalten.

in der AXIS Oberfläche ist das "Kühlnebel" Kästchen zum anhäkeln verschwunden

 

File Attachment:

File Name: Testmascha..._001.hal
File Size:13 KB
 

File Attachment:

File Name: Testmascha..._001.ini
File Size:5 KB
  • Lcvette
  • Lcvette's Avatar
18 Oct 2024 14:20
Replied by Lcvette on topic KeyError vtk_backplot

KeyError vtk_backplot

Category: QtPyVCP

i use gitkraken, it msakes things very easy and visual which works best for me, i get confused using git from terminal, too much to remember when making so many changes so i have forgotten how to do it manually. but if youre wanting to dev, i would say install gitkraken and just add the folders in the dev for probe basic and qtpyvcp then you can preview all the latest and locked sown branches and have your own running branch.

 
  • Lcvette
  • Lcvette's Avatar
18 Oct 2024 14:13

Probe Basic machines won't update after modify in "Designer for PB"

Category: QtPyVCP

if you are going to use the user_tab sidebar_tab and new user_buttons to adjust your use case than i would strongly advise just installing via apt.

then in terminal run:
editvcp

and use the dialog to select the ui files in the configs/(your_config)/user_**** folders, edit save and those will then be stored and kept even through updates. they follow your config folder and are loaded from at program start.

I just added the user_buttons in the latest develop apt distribution so its there for you editing pleasure and tested. saving to the config folder is not an issue as it requires no special root priviledges.

the following buttons are contained in a widget and you can now be change which buttons functions you would like add more buttons (although sizing will become a constraint) pretty much do what you want with this area which remains on the main screen always, it was a feature request for those with routers who would like flood/mist changed to something else such as dust collection, vaccum table etc. so should be a welcomed feature update!



 
  • Aciera
  • Aciera's Avatar
18 Oct 2024 14:07 - 18 Oct 2024 14:13

Einbindung externer Komponenten in der HAL Datei

Category: Deutsch

probier mal:
# ---Kühlmittel-Signale---
net coolant-mist <= iocontrol.0.coolant-mist => hm2_7i92.0.7i76.0.0.output-00
net coolant-flood <= iocontrol.0.coolant-flood

[edit]
Grundsätzlich ist es immer eine gute Idee die aktuelle hal und ini Datei anzuhängen.
  • FedX
  • FedX
18 Oct 2024 14:03
Replied by FedX on topic KeyError vtk_backplot

KeyError vtk_backplot

Category: QtPyVCP

i uninstalled all apt/deb while using the dev enviroment for testing new functions..

What would be the correct way to change between branches while using dev ? Is it correct to define the git tag ?
  • Aciera
  • Aciera's Avatar
18 Oct 2024 13:50 - 18 Oct 2024 13:52
Replied by Aciera on topic linuxcnc trajectory planner

linuxcnc trajectory planner

Category: General LinuxCNC Questions

Ok, installing 'libeigen3-dev' solved that error.

So this next error would come from not having compiled/installed the 'clothoids-1'?
user@user-iMac:~/linuxcnc_trajectory_planner/cmake/build$ cmake ..
-- The CXX compiler identification is GNU 11.4.0
-- The C compiler identification is GNU 11.4.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done
CMake Error at motion/CMakeLists.txt:49 (ADD_LIBRARY):
Cannot find source file:

/home/user/linuxcnc_trajectory_planner/cmake/simpline/simpline/Simpline.h

Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm .h
.hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90 .f95 .f03 .hip .ispc


CMake Error at motion/CMakeLists.txt:49 (ADD_LIBRARY):
No SOURCES given to target: motmod


CMake Generate step failed. Build files cannot be regenerated correctly.
 
  • hans48
  • hans48
18 Oct 2024 13:49
Replied by hans48 on topic Ein Neuling sucht Hilfe

Ein Neuling sucht Hilfe

Category: Deutsch

Hallo
Da ich nicht weiterkomme werde ich mich von Linuxcnc verabschieden. Danke all die mir geholfen haben.
Bin ein Älterer mensch (76) und nicht mehr so aufnahme fähig, daher werde ich die Mesa Karte wieder ausbauen und durch eine andre ersetzen.
Werde wieder mein bekannte Software Installieren.
Gruß Hans
  • stonebite
  • stonebite
18 Oct 2024 13:49
Replied by stonebite on topic Einbindung externer Komponenten in der HAL Datei

Einbindung externer Komponenten in der HAL Datei

Category: Deutsch

ok, das mit dem 1K 1W Widerstand funktioniert nun.
Der Werkzeug Längenmesstaster funktioniert für die dynamische Werkzeug Längen Ausmessung.

Wie sieht es nun mit den übrigen Themen aus?

In der Halshow bekomme ich ein High und Low Signal für den 3D Messtaster. Das funktioniert wenigstens.
Die Einbindung in HAL und INI fällt mir schwer. Gibt es da gute Videos?

Dasselbe gilt für die Mindermengenschmierung (Mist)?

herzlichen Dank für die Hilfe
Claude

3D Messtaster (Schnittstelle)
Mindermengenschmierung
  • Lcvette
  • Lcvette's Avatar
18 Oct 2024 13:48
Replied by Lcvette on topic KeyError vtk_backplot

KeyError vtk_backplot

Category: QtPyVCP

dev and apt/deb should not be installed on the same pc, that is not the intended use case, the script installed dev install is meant for doing development work for the software and apt/deb is designed for machine use on a stand alone system.

the confusion i think is between stable and develop version which is simply which branch the update pulls from. stable being a locked down version and develop being the version currently getting updates and changing.

the dev install is seperate altogether and is meant to be able to switch between branches, add branches for new features and testing and merge into the devlop "main" branch, which then gets distributed via the apt update on machine pc's.

it is an error to have apt/deb installed on the same pc as the script installed dev installation, it will cause conflicts. you would then have two files sytems, one installed at root level and one installed at user level which is run in a venv.

it is terribly confusing and frustration even for us, we previously were noot forced to use the venv on pip installs which allowed for all of the dependencies and the required software to be installed at a root with the src folders readily available for editing at the user level, but this changed in debian 12 unfortunately orcing us to create the venv for those who would be setting up dev and using git to pull/push branches for work on the project.
  • swampdigger
  • swampdigger
18 Oct 2024 13:40 - 18 Oct 2024 15:38
Replied by swampdigger on topic LinuxCNC whit Sercos II

LinuxCNC whit Sercos II

Category: General LinuxCNC Questions

Hi arabel1a, 

Very interesting. I have some Sercos II drives myself.

I'm thinking the STM32 came with the Sercos software stack, saving a lot of work. Do you have a link to the device you used?

Any thoughts on driving the FC7501 card directly? It has a well documented PLX 9052 PCI interface on one side, and the mysterious SERCOS ASIC on the other side.

Did you ever find any docs for the Sercos ASIC? The datasheet is available, but references a programming manual which I can't find.

I wrote a quick PCI driver for QEMU which presents itself as a fake 7501 card. Windows seems happy with this and auto loads the driver. My thought was, this fake driver could be tied to a second driver on the Linux side attached to a real 7501, allowing the command stream across the PCI bus to be captured. 

Although without the manual, it's probably more trouble than it's worth. Looking forward to hearing more about the STM32 you used.
  • pommen
  • pommen's Avatar
18 Oct 2024 13:38
Replied by pommen on topic Tool length sensor direction change

Tool length sensor direction change

Category: QtPyVCP

Hello,
Perhaps this will be useful for you:
linuxcnc.org/docs/stable/html/user/user-...chine-configurations

It shows the typical axis layout.
When I started out with CNC machining I also ran a small gantry style machine, and for some reason i had the table as Z0. When I changed to Z0 being the top most position (and also used Z0 as 'home' for the z-axis as in the diagram above) a lot more things made sense.

/Peter
  • Lcvette
  • Lcvette's Avatar
18 Oct 2024 13:35
Replied by Lcvette on topic Tool length sensor direction change

Tool length sensor direction change

Category: QtPyVCP

yes the tool length sensor trigger point is used in conjunction with the G53 Z0.000 machine coordnate system to calculate the tool length offset. This requires Z0.000 be at the top of travel for the z axis.

G54-G59.3 woork coordinate system offsets are used to define the zero point for the work or program. these are set independent of machine coordinates but are offset and stored in relation to the machine coordinate system.

you need to adjust your machine configuration so that Z0 is at the top of travel.
Displaying 19816 - 19830 out of 24148 results.
Time to create page: 0.432 seconds
Powered by Kunena Forum