Mr Bits
04-18-2008, 03:07 PM
just got emc2 going. how do i start the stepconf program?
|
View Full Version : stepconf Mr Bits 04-18-2008, 03:07 PM just got emc2 going. how do i start the stepconf program? acondit 04-18-2008, 05:01 PM If you are using Ubuntu based distribution, in the menu bar top left hand corner you will see "Applications " drop down label. Click on "Applications", find "CNC" sub menu in which you will find "EMC2", "EMC2 G-Code Quick Refference", "EMC2 Integrator manual", "EMC2 Stepconf Wizard" and "EMC2 User Manual"Answer from Zig in another thread here on the zone. Alan Mr Bits 04-19-2008, 04:53 AM when i click on the cnc menu, i get "EMC2", "EMC2 G-Code Quick Refference", "EMC2 Integrator manual",and "EMC2 User Manual" .no stepconf ? I booted directlty off the emc2 cd. cyclestart 04-19-2008, 08:09 AM What version/release of emc2? If unsure launch from a terminal by typing "emc". edit/ Try "which stepconf" in a terminal. If it returns (for example) "usr/bin/stepconf", launch be typing exactly that in the terminal. If "which stepconf" simply returns to the prompt you are running a pre-stepconf version of emc2 most likely. Mr Bits 04-19-2008, 09:12 AM I have just installed the alternate CD and ran the emc2 script and it now works. thanks for replying. |