Gmoccapy - A new screen for linuxcnc
28 Jan 2014 06:38 #43253
by newbynobi
Replied by newbynobi on topic Gmoccapy - A new screen for linuxcnc
Halo Marius,
Please comment out line 1674, the one containing self.command...
I will not be able to analyse this in the next 2 days
Norbert
Please comment out line 1674, the one containing self.command...
I will not be able to analyse this in the next 2 days
Norbert
Please Log in or Create an account to join the conversation.
31 Jan 2014 15:54 #43363
by newbynobi
Replied by newbynobi on topic Gmoccapy - A new screen for linuxcnc
gmoccapy 0.9.9.9.3
ver. 0.9.9.9.3
- scl_feed_override bug at start up,
did not handle G0 Override correct,
thanks to Marius for reporting that bug
Sorry for the delay in solving that.
Norbert
ver. 0.9.9.9.3
- scl_feed_override bug at start up,
did not handle G0 Override correct,
thanks to Marius for reporting that bug
Sorry for the delay in solving that.
Norbert
Please Log in or Create an account to join the conversation.
01 Feb 2014 00:24 - 01 Feb 2014 00:24 #43378
by newbynobi
Replied by newbynobi on topic Gmoccapy - A new screen for linuxcnc
gmoccapy 0.9.9.9.4
ver. 0.9.9.9.4
- added a new pin to delete the last message, so also gcode or hardware button can delete messages.
gscreen.delete-message = bit - in Connect a momentary switch to that pin and every pressing of the button will delete one message.
Norbert
ver. 0.9.9.9.4
- added a new pin to delete the last message, so also gcode or hardware button can delete messages.
gscreen.delete-message = bit - in Connect a momentary switch to that pin and every pressing of the button will delete one message.
Norbert
Last edit: 01 Feb 2014 00:24 by newbynobi.
Please Log in or Create an account to join the conversation.
09 Feb 2014 05:52 #43647
by jbunch
Replied by jbunch on topic Gmoccapy - A new screen for linuxcnc
Norbert,
I just loaded your latest version. After homing I am able to access the tool table.
After I have loaded and run a program when I press the button for the tool table
I am taken to MIDI mode instead of the tool table.
Jim
I just loaded your latest version. After homing I am able to access the tool table.
After I have loaded and run a program when I press the button for the tool table
I am taken to MIDI mode instead of the tool table.
Jim
Please Log in or Create an account to join the conversation.
09 Feb 2014 06:10 #43648
by newbynobi
Replied by newbynobi on topic Gmoccapy - A new screen for linuxcnc
Hallo Jim,
let me check tomorrow, as I am going to sleep now
Could you please answer the following questions?
- I assume you are running 0.9.9.9.5 , correct?
- Did the program run through, or did you stop/pause it?
- In sim mode or your real hardware?
- Do you use gscreen / gmoccapy toolchange or hal-manual-toolchange?
Norbert
let me check tomorrow, as I am going to sleep now
Could you please answer the following questions?
- I assume you are running 0.9.9.9.5 , correct?
- Did the program run through, or did you stop/pause it?
- In sim mode or your real hardware?
- Do you use gscreen / gmoccapy toolchange or hal-manual-toolchange?
Norbert
Please Log in or Create an account to join the conversation.
09 Feb 2014 06:31 - 09 Feb 2014 06:32 #43649
by jbunch
Replied by jbunch on topic Gmoccapy - A new screen for linuxcnc
Norbert,
No problem sleep is good. Must be about 24:00 your time.
Your about +9hrs on me.
We are snowed in so I have time to play today.
I updated off f master yesterday.
I stop/paused the program.
I have also rn a program thru to the end.
Only real hardware for me. I have no sim setup. This is setup on a backtool lathe.
I only use gscreen/gmoccapy toolchange.
JIm
No problem sleep is good. Must be about 24:00 your time.
Your about +9hrs on me.
We are snowed in so I have time to play today.
I updated off f master yesterday.
I stop/paused the program.
I have also rn a program thru to the end.
Only real hardware for me. I have no sim setup. This is setup on a backtool lathe.
I only use gscreen/gmoccapy toolchange.
JIm
Last edit: 09 Feb 2014 06:32 by jbunch.
Please Log in or Create an account to join the conversation.
09 Feb 2014 16:39 #43656
by newbynobi
Replied by newbynobi on topic Gmoccapy - A new screen for linuxcnc
Hallo Jim,
I can reproduce the bug!
I will try to solve as fast as possible!
Norbert
I can reproduce the bug!
I will try to solve as fast as possible!
Norbert
Please Log in or Create an account to join the conversation.
09 Feb 2014 20:29 #43661
by newbynobi
Replied by newbynobi on topic Gmoccapy - A new screen for linuxcnc
gmoccapy 0.9.9.9.6
- solved show tooledit bug
ver. 0.9.9.9.6
- solved show tool edit after program run
after running a program and changing back to manual mode it was not
possible to enter again the tool edit tab, as we where taken to MDI mode
this was mainly caused by the check for G43 being active.
- changed some print "" commands to be a function print("")
Norbert
- solved show tooledit bug
ver. 0.9.9.9.6
- solved show tool edit after program run
after running a program and changing back to manual mode it was not
possible to enter again the tool edit tab, as we where taken to MDI mode
this was mainly caused by the check for G43 being active.
- changed some print "" commands to be a function print("")
Norbert
Please Log in or Create an account to join the conversation.
09 Feb 2014 21:00 #43662
by newbynobi
Replied by newbynobi on topic Gmoccapy - A new screen for linuxcnc
gmoccapy 0.9.9.9.7
- highlight gcode line by grafics click
ver. 0.9.9.9.7
- add gcode highlight by clicking in the preview
clicking a line in the preview will highlight the
corresponding line in gcode listing
Norbert
- highlight gcode line by grafics click
ver. 0.9.9.9.7
- add gcode highlight by clicking in the preview
clicking a line in the preview will highlight the
corresponding line in gcode listing
Norbert
Please Log in or Create an account to join the conversation.
09 Feb 2014 21:57 #43663
by newbynobi
Replied by newbynobi on topic Gmoccapy - A new screen for linuxcnc
gmoccapy 0.9.9.9.8
Toggle Button Setup was not handled correct, if used with momentary hardware switches
Corrected that.
Norbert
Toggle Button Setup was not handled correct, if used with momentary hardware switches
Corrected that.
Norbert
Please Log in or Create an account to join the conversation.
Time to create page: 0.145 seconds