Search found 2 matches
- 19 Sep 2017, 23:12
- Forum: ABViewer
- Topic: Tool Cut Path for GCode
- Replies: 2
- Views: 32603
Tool Cut Path for GCode
Hi, by default the GCode I get seems to always go in a counter-clockwise direction. Sometimes a clockwise direction is required. Please see link http://www.cnccookbook.com/CCCNCMillFeedsSpeedsClimbConventional.htm . The bit must spin clockwise, and so sometimes the tool path must be clockwise as wel...
- 13 Sep 2017, 19:04
- Forum: ABViewer
- Topic: Saving GCode for Haas CNC
- Replies: 2
- Views: 21711
Saving GCode for Haas CNC
Hi, I'm using the GCode feature and have observed some issues with a Haas brand CNC. Here is a sample code from a Haas: % O00032 (GASKET FOR TRACY) (Milling Y Axis) (ToolNo = 3) (WrkOfset = 54) T3 M06 G00 G90 G54 X0.8 Y-0.3 S1500 M03 G43 H30 Z0.2 M08 G01 Z-0.125 F20. G01 Y0.7 F3. G01 X-0.8 G01 Y-0.3...