gmoccapy 3.0.8 is out!
- 0x2102
- Offline
- Elite Member
Less
More
- Posts: 210
- Thank you received: 75
11 Sep 2019 09:00 - 11 Sep 2019 09:00 #144795
by 0x2102
Replied by 0x2102 on topic gmoccapy 3.0.8 is out!
Hi Norbert,
thanks for the reply. I understand the behavior for the X Axis but not for the Z Axis.
Here is what happens when I push the 1mm jog button:
G8: X moves 1mm / Z moves 1mm (all good)
G7: X moves 0.5 / Z moves 0.5mm ( X is good as we are in Diameter mode - but why is Z only moving 0.5)
The Z Axis movement should not be impacted by G7/G8, or?
Thanks.
Best regards,
-Markus
thanks for the reply. I understand the behavior for the X Axis but not for the Z Axis.
Here is what happens when I push the 1mm jog button:
G8: X moves 1mm / Z moves 1mm (all good)
G7: X moves 0.5 / Z moves 0.5mm ( X is good as we are in Diameter mode - but why is Z only moving 0.5)
The Z Axis movement should not be impacted by G7/G8, or?
Thanks.
Best regards,
-Markus
Last edit: 11 Sep 2019 09:00 by 0x2102.
Please Log in or Create an account to join the conversation.
- newbynobi
- Topic Author
- Offline
- Moderator
Less
More
- Posts: 2075
- Thank you received: 406
11 Sep 2019 20:06 - 15 Sep 2019 10:04 #144835
by newbynobi
Replied by newbynobi on topic gmoccapy 3.0.8 is out!
I need to check this, as that would be a bug!
Will need the weekend for that!
Will need the weekend for that!
Last edit: 15 Sep 2019 10:04 by newbynobi. Reason: typos
Please Log in or Create an account to join the conversation.
- newbynobi
- Topic Author
- Offline
- Moderator
Less
More
- Posts: 2075
- Thank you received: 406
15 Sep 2019 10:04 #145225
by newbynobi
Replied by newbynobi on topic gmoccapy 3.0.8 is out!
I just pushed 3.0.8.1 to 2.8 branch, solving this issue. Thanks Markus for reporting.
Now only X axis will jog half the distance being in diameter mode, all other axis will jog the requested distance.
Norbert
Now only X axis will jog half the distance being in diameter mode, all other axis will jog the requested distance.
Norbert
The following user(s) said Thank You: 0x2102
Please Log in or Create an account to join the conversation.
- hottabich
- Offline
- Platinum Member
Less
More
- Posts: 574
- Thank you received: 96
29 Nov 2019 05:16 - 29 Nov 2019 13:56 #151474
by hottabich
Replied by hottabich on topic gmoccapy 3.0.8 is out!
Hi! I have a desktop computer cpu core i3-560 ram 12Gb. Installed DebianStretch9 + linuxcnc 2.8pre-1.540.
Gmoccapy 3.08.2 super! But there is a problem downloading file 35Mb. Well, a very long time, the visualization is bad and you can’t touch it. In this plan, the Qtpyvcp brender works well. If so done in Gmoccapy, he would be the best!
Thanks for attention!
Gmoccapy 3.08.2 super! But there is a problem downloading file 35Mb. Well, a very long time, the visualization is bad and you can’t touch it. In this plan, the Qtpyvcp brender works well. If so done in Gmoccapy, he would be the best!
Thanks for attention!
Last edit: 29 Nov 2019 13:56 by tommylight. Reason: removed link
Please Log in or Create an account to join the conversation.
- newbynobi
- Topic Author
- Offline
- Moderator
Less
More
- Posts: 2075
- Thank you received: 406
01 Dec 2019 21:24 #151702
by newbynobi
Replied by newbynobi on topic gmoccapy 3.0.8 is out!
I have never loaded a f. 'le of that size is this just a matter of loading time? I Know that the preview is very slow but I have not. coded t hat part
Please Log in or Create an account to join the conversation.
- hottabich
- Offline
- Platinum Member
Less
More
- Posts: 574
- Thank you received: 96
02 Dec 2019 11:51 #151739
by hottabich
Replied by hottabich on topic gmoccapy 3.0.8 is out!
How can I send you a file so that you can download and you will see what I mean. And compare with the download in the Qtpyvcp Brender simulator.
Скачать
Скачать
Please Log in or Create an account to join the conversation.
- newbynobi
- Topic Author
- Offline
- Moderator
Less
More
- Posts: 2075
- Thank you received: 406
03 Dec 2019 21:49 #151901
by newbynobi
Replied by newbynobi on topic gmoccapy 3.0.8 is out!
I just downloaded the file, should be able to test till weekend
Please Log in or Create an account to join the conversation.
- hottabich
- Offline
- Platinum Member
Less
More
- Posts: 574
- Thank you received: 96
19 Dec 2019 18:26 - 25 Dec 2019 13:58 #152916
by hottabich
Replied by hottabich on topic gmoccapy 3.0.8 is out!
Here is the file in work. Pay attention to the loading of RAM and CPU.
I still have one problem a little off topic but if possible please give advice here on this error. Thanks!
Question filmed is not decoded Cyrillic.
I still have one problem a little off topic but if possible please give advice here on this error. Thanks!
Question filmed is not decoded Cyrillic.
Last edit: 25 Dec 2019 13:58 by hottabich.
Please Log in or Create an account to join the conversation.
- Hakan
- Offline
- Platinum Member
Less
More
- Posts: 489
- Thank you received: 155
19 Dec 2019 23:19 #152932
by Hakan
Replied by Hakan on topic gmoccapy 3.0.8 is out!
Was rumming around with the lathe examples. There is a small thing with the "PROGRAM_PREFIX" in the ini files in gmoccapy/lathe_configs, there should really be one more "../" in the PROGRAM_PREFIX, like soIn lathe.ini it now saysand I had to remove that ":." to have it find the files in ../../../nc_files.
There is also one thing with the stop-button in the lower right corner when running macros. It often places itself right ontop of the onboard keyboard icon. Is it possible to move one or the other? It often happens that the keyboard is up and I can't get it down because the stop button is in the way. And it hides all control buttons on the lower part of the screen.
PROGRAM_PREFIX = ../../../nc_files/
PROGRAM_PREFIX = ../../nc_files/:.
There is also one thing with the stop-button in the lower right corner when running macros. It often places itself right ontop of the onboard keyboard icon. Is it possible to move one or the other? It often happens that the keyboard is up and I can't get it down because the stop button is in the way. And it hides all control buttons on the lower part of the screen.
Please Log in or Create an account to join the conversation.
- kayaba
- Offline
- New Member
Less
More
- Posts: 16
- Thank you received: 3
24 Dec 2019 20:19 #153166
by kayaba
Replied by kayaba on topic gmoccapy 3.0.8 is out!
Cool gui,how about camshaft grinder gui?with auto touch,then add macro call,
Please Log in or Create an account to join the conversation.
Moderators: newbynobi, HansU
Time to create page: 0.083 seconds