586,744 active members*
5,568 visitors online*
Register for free
Login

Search:

Type: Posts; User: R2D3

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Thread: Scripting help

    by R2D3
    Replies
    24
    Views
    2,673

    Re: Scripting help

    I don't understand this text in o110.
    #<off> = #<_probe_off_axis|#<axis>>
    _probe_off_axis is Settings – Measure or _off and, _axis are the values ?
    What is this Settings – Measure(PlanetCNC_GCode...
  2. Thread: Scripting help

    by R2D3
    Replies
    24
    Views
    2,673

    Re: Scripting help

    thanks, I'll dig deeper.
  3. Thread: Scripting help

    by R2D3
    Replies
    24
    Views
    2,673

    Re: Scripting help

    I also need help with scripts. I don't understand scripts at all. What interests me most is measurement scenarios. Do I need to learn any programming language, if so, which one?


    An example of my...
  4. Replies
    1
    Views
    191

    Re: Bug in version 2024.01.02

    The tool is offset from the visible path
  5. Replies
    1
    Views
    191

    Bug in version 2024.01.02

    The bug appears when you rotate plan XY by 90 degrees.


    1) rotate plan XY by 90
    2) launching programs
    3) stop
    6) Start from selected line 8 lines(bug here)


    G00 X20 Y20 Z30
  6. Replies
    25
    Views
    3,733

    Re: Lathe Diameter Mode.

    Yes it really works. I just thought that the machine coordinates should also be multiplied by 2(using kinematics). I reduced the step per millimeter by 2(this was not required).I can save the...
  7. Replies
    25
    Views
    3,733

    Re: Lathe Diameter Mode.

    Today I tried to solve this problem again using kinematics. I doubled the value X.
    my program:
    G18 G07N24 G1 Z0 F100
    N26 X0
    N28 G3 X20 Z-10 I0 K-10
    N30 G1 Z-28.621
    N32 X22
    N34 G0 Z2
    N36...
  8. Replies
    17
    Views
    2,672

    Re: TNG released on 04.05.2023 bug(s)

    If you turn on “Rotate” (180 degrees) and select “Start from selected line” the machine moves to unchanged coordinates. This can be seen on the display of the program itself PlanetCNC. The tool cone...
  9. Replies
    25
    Views
    3,733

    Re: Lathe Diameter Mode.

    I created a State.txt file in the profiles folder with the text expr "2*_hw_work_x" 3 "Diameter". Looks like it didn't work. I just don't understand what I'm doing and why....:tired:

    I need to: 1)...
  10. Replies
    25
    Views
    3,733

    Re: Lathe Diameter Mode.

    I'm trying to solve the same problem and I can't find the file I need.
  11. Replies
    17
    Views
    1,401

    Re: Kinematics new feature v2023.02.20

    Will an improved system ever be introduced? It would be cool to create something useful: https://www.youtube.com/watch?v=HxPjH4v5iEg :):):) Of course I like the new 'kinematics' feature. I think...
  12. Replies
    17
    Views
    1,401

    Re: Kinematics new feature v2023.02.20

    I don't want to confuse anyone. Therefore, we stop before the proposed video https://www.youtube.com/shorts/6z6fucQHDDE
    This movement can be specified in two ways.
    1 using the program:1 using the...
  13. Replies
    17
    Views
    1,401

    Re: Kinematics new feature v2023.02.20

    Yes, we need sineand cosine (I also watched thelessons). I don't understand how to insert them into the matrix. I also need a variable into which you can write a value from any axis (for changing...
  14. Replies
    17
    Views
    1,401

    Re: Kinematics new feature v2023.02.20

    I understand that these matrices are independent along 3 axes. I'm right? I have a question, is it possible to create a dependency. Like in the video

    I think the program is that of the machine...
  15. Replies
    17
    Views
    1,401

    Re: Kinematics new feature v2023.02.20

    I'm interested in the mathematical meaning of the matrix. Rotation also changes the matrix. i know how rotation works, but how to change matrix without rotation (by just writing numbers in matrix)
  16. Replies
    17
    Views
    1,401

    Re: Kinematics new feature v2023.02.20

    No, I'm more like asking how to use ithttps://www.cnczone.com/forums/attachment.php?attachmentid=490498&stc=1
  17. Replies
    17
    Views
    1,401

    Kinematics new feature v2023.02.20

    Hello. Need more use cases.Especially for cuctom what data needs to change 45 degree axis Worked like 90 degree? Can it also be used with these
    rotating axles?
  18. Thread: Inductive Sensor

    by R2D3
    Replies
    2
    Views
    673

    Inductive Sensor

    How to use the induction sensor for PlanetCNC? For inputs LIM and INX?
    The sensor does not work like a normal contact, it passes voltage through itself from the power source.
    I am afraid that this...
  19. Thread: Lathe thread

    by R2D3
    Replies
    8
    Views
    1,155

    Re: Lathe thread

    I will ask a question for the future.
    Will it be possible to shift the position of the beginning of the thread on the part?
    Sometimes you need to create a thread with several thread beginnings
  20. Thread: Lathe thread

    by R2D3
    Replies
    8
    Views
    1,155

    Re: Lathe thread

    If I understand correctly, then I need to arrange the connection of pin GND and pin IDX to CTRL with each spindle revolution?
  21. Thread: Lathe thread

    by R2D3
    Replies
    8
    Views
    1,155

    Re: Lathe thread

    I added M03 to the code but this does not help.
    I turn on the spindle power manually.(He works at the beginning of the program.If I type a line with code, ?fter the program freezes G33 ... in MDI it...
  22. Thread: Lathe thread

    by R2D3
    Replies
    8
    Views
    1,155

    Re: Lathe thread

    Hello everyone again.
    I am using TNG now. Today I tried using G32 and G33 codes and ran into a problem. The code does not work automatically, stopping at G33. In MDI mode, the G33 code starts and...
  23. Replies
    2
    Views
    1,433

    Re: Setting the pause button

    I'm just a little not an experienced user. I found out that the "Machine>Options>Single Step" state affects the home button. Thanks for the examples provided by you, I still need to understand a lot.
  24. Replies
    2
    Views
    1,433

    Setting the pause button

    I did not find in the settings a change in the settings for this button.
    When I press the home button, I have to press the pause button three times. I want the home button to work without pressing...
  25. Replies
    6
    Views
    2,130

    Re: Spindle synchronisation with PlanetCNC TNG

    By asking questions to the manufacturer, I was able to connect this encoder.
    My connection technique:
    1) for safety, I conducted all experiments without connected mechanics
    2)we will set the...
  26. Replies
    6
    Views
    2,130

    Re: Spindle synchronisation with PlanetCNC TNG

    Hi.
    I can’t understand which pin IDX?
    i have an encoder...
  27. Re: Upgraded USBContoller Mk3/4 firmware via TNG now cannot use old software

    I understood why the engines do not work.
    I will write it for beginners like me.
    In the Connection menu, you need to select the device, double-click the device to change the value in Primary...
  28. Re: Upgraded USBContoller Mk3/4 firmware via TNG now cannot use old software

    did the engines stop working due to the simulation mode?
  29. Re: Upgraded USBContoller Mk3/4 firmware via TNG now cannot use old software

    I also noticed that activation code "LUxx-xxxx-xxxx-ALER" changed to CU5xx-xxxxx--xxxxx--xxxxx--xxxxx-XV5J
    I can’t activate my license.
    I looked at the post about license problems and installed the...
  30. Re: Upgraded USBContoller Mk3/4 firmware via TNG now cannot use old software

    Hi
    As I was advised to use for threading TNG
    I installed it, updated the firmware of my card.
    Now CNC USB Controller does not work (In PlanetCNC TNG click: Machine/Controller/Advanced/Revert to...
Results 1 to 30 of 45
Page 1 of 2 1 2