Forum Replies Created
-
AuthorPosts
-
gazingm42Member
tinyg [mm] ok>
tinyg [mm] ok>
[fb] firmware build 440.20
tinyg [mm] ok>
tinyg [mm] ok>gazingm42Memberhere the simple Gcode its using.
G90
G17
G21
G0Z1.000
G0X0.000Y0.000
M3 S12000
G0X53.184Y65.175Z1.000
G1Z-3.200F127.0
G3X57.509Y69.500I0.000J4.325F381.0
G3X53.184Y73.825I-4.325J0.000
G3X48.859Y69.500I0.000J-4.325
G3X53.184Y65.175I4.325J0.000
G1Z-6.400F127.0
G3X57.509Y69.500I0.000J4.325F381.0
G3X53.184Y73.825I-4.325J0.000
G3X48.859Y69.500I0.000J-4.325
G3X53.184Y65.175I4.325J0.000
G1Z-9.600F127.0
G3X57.509Y69.500I0.000J4.325F381.0
G3X53.184Y73.825I-4.325J0.000
G3X48.859Y69.500I0.000J-4.325
G3X53.184Y65.175I4.325J0.000
G1Z-12.800F127.0
G3X57.509Y69.500I0.000J4.325F381.0
G3X53.184Y73.825I-4.325J0.000
G3X48.859Y69.500I0.000J-4.325
G3X53.184Y65.175I4.325J0.000
G1Z-16.000F127.0
G3X57.509Y69.500I0.000J4.325F381.0
G3X53.184Y73.825I-4.325J0.000
G3X48.859Y69.500I0.000J-4.325
G3X53.184Y65.175I4.325J0.000
G0Z1.000
G0X86.812Y68.989
G1Z-3.200F127.0
G3X90.637Y65.164I3.825J0.000F381.0
G3X94.462Y68.989I0.000J3.825
G3X90.637Y72.814I-3.825J0.000
G3X86.812Y68.989I0.000J-3.825
G1Z-6.400F127.0
G3X90.637Y65.164I3.825J0.000F381.0
G3X94.462Y68.989I0.000J3.825
G3X90.637Y72.814I-3.825J0.000
G3X86.812Y68.989I0.000J-3.825
G1Z-9.600F127.0
G3X90.637Y65.164I3.825J0.000F381.0
G3X94.462Y68.989I0.000J3.825
G3X90.637Y72.814I-3.825J0.000
G3X86.812Y68.989I0.000J-3.825
G1Z-12.800F127.0
G3X90.637Y65.164I3.825J0.000F381.0
G3X94.462Y68.989I0.000J3.825
G3X90.637Y72.814I-3.825J0.000
G3X86.812Y68.989I0.000J-3.825
G1Z-16.000F127.0
G3X90.637Y65.164I3.825J0.000F381.0
G3X94.462Y68.989I0.000J3.825
G3X90.637Y72.814I-3.825J0.000
G3X86.812Y68.989I0.000J-3.825
G0Z1.000
G0Z1.000
G0X0.000Y0.000
M30gazingm42MemberI should have mention that I use exclusive mm in every setting.
I will need to check my version of tinyG. I have perform no software in 18
months.gazingm42MemberI moved from the Raspberry PI 3 using UGS as I read the large memory can be
a issue with both.I moved the laptop using cncjs on windows 10. I was able to cut out a 5+ job with no issues. Working on another 4+ hour job now.
My next step is load cncjs on linux on the RPI. My guess with a 250k and 500k jobs it will fail.
gazingm42MemberWell figured out that it was not cutting too big but rather the tinyg
was remembering the last home of G54.So with the Raspberry PI 3 Universal Gcode sender the reset or set to zero on the X/Y doesn’t work.
So if I used plink to check $g54 it would be off. Thus the cutting was off
center and often off the cut object.If I use the Universal Gcode sender to Jog and move to where I want zero to be. This disconnect UGS and on the PI use plink and set
G10 L2 P1 X0 Y0 Z0
Check $54 which should be 0, 0 , 0.
Now using UGS I can easily send the file and it matches perfectly.
Thanks
gazingm42MemberSame code file on chillipeppr and UGS. It gives same results on windows and on the windows and pi.
I connected the pi. Then measured the xy position. Moved it 100mm and it
was spot on. So it not a cablibrationgazingm42MemberI guess my one question… Is when I first setup chillypeppr I had to adjust the settings $1tr, $2tr and $3tr settings on the tinyg. So I assume
you don’t need to adjust these for UGS as well. Or do you need to calibrate these settings for each type of Gcode sender ie chillipeppr and UGS?Thanks
gazingm42MemberI had the same issue. I had limit switch and the wires were action as RF antennas. Once I disconnected the home and limit switches all problems of it
stopping disappeared.I would disconnect the connections from the tinyg and do some air tests.
gazingm42MemberProblem fixed… I discovered the $3tr=1.25 was the same on $1tr and $2tr. But on $4tr it was 3.60. Changing it to 1.25 and reconnect the leadscrews etc all works.
#3
-
AuthorPosts