Thanks, i used hyper terminal, it is replying OK for each command execution complete. Pronterface is hiding ok.
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Used USB communication. Detailed information as below.
SMOOTHIE BOARD TEST RESULT AND OBSERVATIONS:
--------------------------------------------------------------------------------
APPLICATION : PCB Drilling Machine
HARDWARE : Smoothie board purchased from AKAR india, bangalore,
www.akar3d.in.
Supplied graphics display and sd card.
APPLICATION FUNCTIONS NEEDED :
1. G0 command to be executed from RS232/USB - supported by smoothie
2. Status display for limit switches and current XYZ axis position on PC when
job executing- not supported by smoothie
3. Homing command - supported by smoothie
4. PCB - work zero - My application will handle this
5. Tool height measurement - supported by smoothie
6. START / STOP/ PAUSE / RESUME commands from PC when JOB executing like G0 - not supported by smoothie
7. Backward and forward - GCODE execution like as JOG control during pause state and in also
idle stage - My application will handle this
8. JOG control during idle and pause state - not supported by smoothie when paused
9. Feedrate setting, calibration support to be provided - supported by smoothie
10. Spindle speed setting - supported by smoothie using PWM control ( analog control )
------------------------------------------------------------------------------------------------------
TEST SETUP:
1. Connected smoothie board with USB connection to PC.
2. Applied 24V DC power to board and switched on.
3. Run pronterface.exe in PC
4. Three 17NEMA stepper motors connected. XYZ axis.
START UP CHECK :
1. USB cable connected to PC and Run pronterface.exe
2. COM8 and 115200 baud, pressed connect button - reply was "printer is now online"
3. Issued following commands from pronterface, pressing send button
@help - list of commands displayed.
@version - response is OK, displayed message
M114 - response position replied and displayed.
M119 - response limit switch status displayed
4. Applied motion command : G0 X9999 Y9999 Z9999, this command will take 4 minutes to complete.
All three motors moving.