#linuxcnc-devel | Logs for 2017-01-23

Back
[11:12:20] <KGB-linuxcnc> 03Dewey Garrett 05master 7c45900 06linuxcnc 10src/emc/tp/tp.c tp.c: joints_axes: use axes[].acc_limit,vel_limit * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=7c45900
[12:34:56] <KGB-linuxcnc> 03Norbert Schechner 05master 4b4d82a 06linuxcnc 10src/emc/usr_intf/gmoccapy/gmoccapy.py 10src/emc/usr_intf/gmoccapy/release_notes.txt gmoccapy_2_2_3_1 - solved bug in reloading tool after homing twice * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=4b4d82a
[12:34:56] <KGB-linuxcnc> 03Norbert Schechner 05master 91a8381 06linuxcnc Merge branch 'master' of ssh://norbert@git.linuxcnc.org/git/linuxcnc.git * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=91a8381
[12:46:13] <KGB-linuxcnc> 03Norbert Schechner 05master 30c6040 06linuxcnc 10configs/sim/gmoccapy/gmoccapy_plasma/signals.hal gmoccapy_plasma - signals.hal wrong hal pin names * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=30c6040
[12:48:08] <KGB-linuxcnc> 03Norbert Schechner 05master 449dc47 06linuxcnc 10configs/sim/gmoccapy/gmoccapy_plasma/plasma.hal gmoccapy_plasma - plasma hal wrong hal pin name * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=449dc47
[12:51:20] <KGB-linuxcnc> 03Norbert Schechner 052.7 c9abccc 06linuxcnc 10configs/sim/gmoccapy/gmoccapy_plasma/plasma.hal 10configs/sim/gmoccapy/gmoccapy_plasma/signals.hal gmoccapy_plasma : wron hal pin names * 14http://git.linuxcnc.org/?p=linuxcnc.git;a=commitdiff;h=c9abccc
[17:16:28] <andypugh> Interesting forum question. Can the LiveCD find an SSD connected via a PCI to SATA bridge? https://forum.linuxcnc.org/9-installing-linuxcnc/32211-setup-stops-at-starting-up-the-partitioner#86485
[17:27:33] <JT-Shop2> is there any merit in trying to move the Z axis of a plasma with a second stepgen in velocity mode for the hijacked part of the move
[17:28:24] <andypugh> How do you intend to combine the outputs?
[17:33:29] <JT-Shop2> just wondering aloud
[17:34:15] <JT-Shop2> maybe the Z should be in velocity mode all the time? another wag
[17:36:06] <JT-Shop2> right now I'm hijacking the stepper position and lying about the current position
[17:37:45] <JT-Shop2> would sending the difference to a pid and reading that back in work?