elliotf / heekscnc

Automatically exported from code.google.com/p/heekscnc
Other
1 stars 0 forks source link

can't produce toolpath after installing version 0.18 on existing 0.14/ #337

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I install heeksdac and cnc in version 0.14 from here: 
https://m21.hyte.de/blog/heekscad%200.14.1 Works well
2. Then I install cad and cam (wasn't easy) version 0.18 from here: 
http://code.google.com/p/heekscnc/
3. i draw sketch, make profile, pocket, it doesen't matter and then produce 
gcode

What is the expected output? What do you see instead?
Should be proper gcode of operation, but is only that:
(Test program) 
 N10G90    (Absolute Coordinates) 
 N20G21    (Metric Values) 
 N3017    (Select XY Plane) 
 N40G61 
 N50(Feeds and Speeds set for machining Please select a material to machine) 
 N60G54    (Select Relative Coordinate System) 
 N70(tool change to 3 mm Carbide Slot Cutter) 
 N80T1M06

No mater what i do.

What version of the product are you using? On what operating system?
0.14-->0.18
Ubuntu 10.04 (linuxcnc)

Please provide any additional information below.
I don't now what more to say. I doing exactly the same to produce gcode in 0.14 
version or 0.22 under win xp.
I think something wrong was about installation. I was no able to install 
heeekscnc 0.18 in the first place. I run from terminal sudo apt-get autoremove 
heekscnc and then autoremove heekscad and then i install. On the sketch there 
is no green line representing toolpath.

With best regards

Original issue reported on code.google.com by noel841...@gmail.com on 6 Jan 2014 at 9:23

GoogleCodeExporter commented 8 years ago
Thanks for reporting.

This issue is a bit obsolete : please update your version then re-open if 
relevant.
https://code.google.com/p/heekscnc/wiki/HeeksCncUnderUbuntu

Original comment by neomil...@gmail.com on 15 Aug 2014 at 1:42