Haltone v1.4 - Universal G code sender

I create G-code from Halftone V1.4 (by Jason Done)
I run the G-code with Univeral G Code Sender (UGS v.1.07)
The Xcarve stopp after a few movement and UGS repport error
Any suggestion?

regards Kaj

Norsk?

Yes. From Norway

try the latest working nightly build of ugs

I have downloaded,nightly build of ugs, but I cannot find the *.jar file to execute the Software.
Any suggestions?

It’s right there in the .zip archive you download from github: http://bit.ly/1hftIhy

Just fire the start-windows batch file and it’s good to go.

Edit: I think you downloaded the source code, not the nightly build. The source you have to build yourself before getting a .jar file(if I remember my java correctly… )

I have installed nightly build ok.
Seems to work ok.
But still have error with the DXF Half tone generated G-Code

Have you tried the visualizer in UGS? Does it show anything?

To me the gcode looks wierd, but I have little knowledge of it.
I tried something called DXG Halftone 2.1 and generated some gcode.

There is a thread on the forum where a guy got this working: CNC Halftone images - Using DXF halftone

Vistualizer:

Some lines of the gcode result

G17
G40
G80
G90
G97 S10000
;
M3
;
G0 Z5.00000000
G0 X0.000000000 Y0.000000000
G0 Z10.0000000
;
G0 X3.27534294 Y-418.622742
G0 Z5.00000000
G1 Z-2.24218750 F400
G0 Z5.00000000
G0 X6.81087685 Y-422.158295
G0 Z5.00000000
G1 Z-2.24218750 F400
G0 Z5.00000000
G0 X13.8819447 Y-422.158295
G0 Z5.00000000
G1 Z-2.24218750 F400
G0 Z5.00000000
G0 X10.3464108 Y-418.622742
G0 Z5.00000000
G1 Z-2.24218750 F400
G0 Z5.00000000
G0 X6.81087685 Y-415.087219
G0 Z5.00000000
G1 Z-2.24218750 F400
G0 Z5.00000000
G0 X3.27534294 Y-411.551697

i just downloaded and checked it all was working for me
https://winder.ci.cloudbees.com/job/UGS/lastStableBuild/artifact/target/UniversalGcodeSender.zip

The UGS workshop fine, but when I run gcode creativ by DXF hal
lftone , I get error. Then its DXF that create wrong gcode?

One thing that strikes me are the N*** fields in front of the usual G*** fields in the screenshot you posted.

Easel does not create such GCode, not DXF Halftone 2.1 on my computer.