Advanced Search

Search Results (Searched for: )

  • Punisher
  • Punisher
Today 18:38

Girls from your city who want to have fun

Category: General LinuxCNC Questions

SecretPrivat.com
<a href=https://SecretPrivat.com> Real women are waiting for you
  • meister
  • meister
Today 17:50

LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)

Category: Computers and Hardware

Hi Tim if you can post the Gerbers or Kicad that would be useful since Riocore is a open source project.

Cheers
Kam
 

The software/Gateware is open source; as for the hardware, it’s up to each individual. It can certainly be closed source and used commercially.
  • Aciera
  • Aciera's Avatar
Today 16:52 - Today 16:54

Help needed for conversion of old ( and loved ) Mach3 MPG

Category: Basic Configuration

you are right, but i see almost any buttons of my keyboard,


Sounds like you are not acually grabbing the right device.
What GUI are you using? Gmoccapy offers the option to disable keyboard shortcuts.
  • spumco
  • spumco
Today 16:36
Replied by spumco on topic Threading Index Varies With Speed

Threading Index Varies With Speed

Category: General LinuxCNC Questions

Thank you so much for looking in to this.

I'll test in the next few days on my machine and report back.  You want results here or on GH?
  • spumco
  • spumco
Today 16:34

Probe Basic - user tabs/buttons/etc not appearing

Category: QtPyVCP

(LCNC 2.9.8, new APT develop installation of Probe Basic)

Trying to get all the user buttons, ATC buttons, user tabs, etc to show up and I'm struggling.  PB starts up ok.

Edited INI file:
ATC_TAB_DISPLAY                 = 1
USER_BUTTONS_PATH               = /home/mill/linuxcnc/configs/MILL_ETH_1.3/probe_basic/user_buttons/
USER_TABS_PATH                  = /home/mill/linuxcnc/configs/MILL_ETH_1.3/probe_basic/user_tabs/
USER_ATC_BUTTONS_PATH           = /home/mill/linuxcnc/configs/MILL_ETH_1.3/probe_basic/user_atc_buttons/
USER_DROS_PATH                  = /home/mill/linuxcnc/configs/MILL_ETH_1.3/probe_basic/user_dro_display/
DRO_DISPLAY                     = xyza
KEYBOARD_JOG                    = false

Copied all the template folders to my config folder.

Edited the copied template UI files slightly so I could see if 'my' versions were loading, but left them named 'template_user_nnn..."

Started PB and no user main/sidebar tabs were present.  User button area was empty/blank, as was the ATC user button area.

Is there something else I have to edit?  Any of the .py files need paths or file renaming?
  • ckaza13
  • ckaza13
Today 15:23

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

TANDEM Y AXIS CLOSED LOOP STEPPER MOTOR OSCILLATION WHEN IDLE

Hello all, 

threre is a stepper motor ticking issue going in my cnc mill that has been bothering me for a while now. I have devoted a fair amount of effort trying to "trial and error" my way out of it by playing around with tuning parameters but i cant reach a satisfactory solution, so hopefully someone here can provide some much needed assistance or reference to a similar case if the topic has already been covered before.

CONTROL SETUP DESCRIPTION
In my setup i use a rpi4b as the linuxcnc host along with an EC300 bob in which i have flashed the 3.1.3 version of the remora firmware for the RT1052 processor. Rpi and EC300 exchange packets over ethernet. 4 integrated closed loop stepper motors are driven by the the EC300 board using the corresponding STEP/DIR pins. Feedback from the motor's encoder does not reach linuxcnc so it essentially acts an an open loop system.

INITIAL ISSUE DESCRIPTION
In the capture5.txt i have recorded the following signals of J1 (one of the two joints driving the Y axis, the other is J3) in the servo_thread period while the joint reached the idle state after executing a jog command in my initial attempts to get my machine going.

1st column       : j1pos-cmd
2nd column      : j1pos-fb
3rd column       : j1freq-cmd

at the time of the recording J1 was configured this way (scale and the rest of the dynamic parameters remained the same to my current configuration) :
  • remora.joint.1.pgain = 5
  • remora.joint.1.ff1gain = 1
  • remora.joint.1.deadband = 0.02
having all of the above parameters configured in the .hal file, the joint could not reach a steady state even though a single step equals to 0.0016 mm as you can see in the screenshot which is way below the deadband specified. The pos_cmd was constant but apparently a freq_cmd was calculated and sent to the EC300 that lead to the oscillation (how is that possible that the deadband gets defeated??).

CURRENT STATUS

In the attached .ini, .hal , remora-config-file.txt you can see how my machine is currently configured. Apparently by not specifying a p_gain and ff1_gain they both default to 1 according to the remora-eth-3.0.c  and with a deadband of 0.005 the Y axis is able to reach a steady state. The reason i am not satisfied is because the motion isn't smooth when approaching the final position, instead the motors "click" in place after a few steps and the axis makes a squeeking noise. When i try to modify the gain parameters to smooth the axis i roll back to the initial issue of not being able to reach a steady state. 

Probably i did a poor job explaining the chronicle of my situation but hopefully i ll be able to further clarify in follow up questions.
Thank you






 
  • Holzwurm56
  • Holzwurm56
Today 14:57
Replied by Holzwurm56 on topic Frage zu 7I96?

Frage zu 7I96?

Category: Deutsch

Hallo,
ich arbeite an meiner "Simulationsdrehbank" immer etwas weiter. Ich habe jetzt noch einen Spindelencoder eingebaut. An der 7I96
habe ich folgende Anschlüsse: +5V, Gnd, EncA+, EncA-, EncB+, EncB-, Index+ und Index-. Mein Encoder hat nur +5V, Gnd, KanalA,
KanalB. Kann ich den trotzdem benutzen? Kann ich den so anschließen:
+5V         >     +5V
Gnd         >     Gnd
EncA+     >      KanalA
EncB+     >      KanalB       ?
MfG
Hans
  • 3D-Master
  • 3D-Master
Today 12:10
Replied by 3D-Master on topic Cutter compensation G41/42

Cutter compensation G41/42

Category: G&M Codes

sorry i didnt get a notification

tool diameter is 10mm

N2 T1 M6
N3 G43 H1
N4 G64 P0.010
N5 S10000 M03
N6 G0 X50.000 Y-30.500 Z20.000
N7 G0 Z0.000
N8 G1 X55.500 F2000 G41
N9 G3 X50.000 Y-25.000 I-5.500 J0.000
N10 G1 X-50.000
N11 G3 X-55.500 Y-30.500 I0.000 J-5.500
N12 G1 X-50.000 G40
N13 G0 Z20.000

also i had read the documentation and also tried to compensate the tool diameter to the right but it will never do the compensation move that i need. i will see if i can use #5410 for my postprocessor so i dont need to use g41/42 ever again.
  • Tim Bee
  • Tim Bee
Today 11:07

LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)

Category: Computers and Hardware

Hi kzali:

Of course,I post files on Github:https://github.com/TimBBB/DirtyBee-Carrot-BOB

However, I want to remind you that if you plan to make the PCB yourself, manual soldering will be a bit difficult.


Tim
 
  • besriworld
  • besriworld
Today 08:43
Replied by besriworld on topic Mori Seiki MV-Junior Retrofit

Mori Seiki MV-Junior Retrofit

Category: Milling Machines

Thanks, I think so too, but I had started to doubt it. :)
  • rodw
  • rodw's Avatar
Today 07:29
Replied by rodw on topic Mori Seiki MV-Junior Retrofit

Mori Seiki MV-Junior Retrofit

Category: Milling Machines

I think you will be fine, CNC machines rarely use full power and its highly unlikely you'll have all 3 motors at full power at the one time.  For example, the Z axis is only likely to use full power on plunging and then your X & Y are not moving.
  • muddiver
  • muddiver
Today 07:16

Help needed for conversion of old ( and loved ) Mach3 MPG

Category: Basic Configuration

Hi Aciera,

you are right, but i see almost any buttons of my keyboard, i can not figure out how tog et the rest of them.
Another problem is, when i press Button "Z", the menu in LinuxCNC shows up, because "Z" sends "F10" ( or was it F11 ) which brings up the menu. Another Axisbutton toggles between Windowmode and fullscreen of LinuxCNC UI, which is not what i would call a reliable system..
So i think i have to remap the keys send by my keyboard, or is there another solution to this problem i don't know about?

Thanks in advance, Greet, Tom
  • kzali
  • kzali
Today 07:04

LinuxCNC-RIO - RealtimeIO for LinuxCNC based on FPGA (ICE40 / ECP5)

Category: Computers and Hardware

Hi Tim if you can post the Gerbers or Kicad that would be useful since Riocore is a open source project.

Cheers
Kam
  • grandixximo
  • grandixximo's Avatar
Yesterday 03:20
Replied by grandixximo on topic Threading Index Varies With Speed

Threading Index Varies With Speed

Category: General LinuxCNC Questions

I think github.com/LinuxCNC/linuxcnc/pull/4453 alleviates the issue, testing on machine needed for anyone available to do so
  • grandixximo
  • grandixximo's Avatar
Displaying 1 - 15 out of 13811 results.
Time to create page: 0.260 seconds
Powered by Kunena Forum