Skip to main content

Question and answers about selection methods in AutoCAD - DAY 12

Also Read


 Q1: What are grips in AutoCAD, and how are they used?
Ans: Grips are small, square or triangular handles that appear at key points on selected objects in AutoCAD. They allow you to directly manipulate the objects by clicking and dragging, without using commands from the ribbon or keyboard shortcuts. Grips provide a quick way to move, rotate, scale, stretch, and edit objects on the fly.

Q2: How can you access the properties of an object in AutoCAD?
Ans: 
To access the properties of an object in AutoCAD, you can do any of the following:
Right-click on the object and choose "Properties" from the context menu.
Use the "Properties" panel by pressing Ctrl+1 or navigating to the Home tab on the ribbon and clicking on the "Properties" button.

Q3: What information can you find in the Properties panel for an object?
Ans: The Properties panel displays various information about the selected object, including its layer, color, linetype, lineweight, and other object-specific properties. You can also modify these properties directly from the panel.

Q4: How do you use the Quick Properties tool in AutoCAD?
Ans: The Quick Properties tool allows you to view and edit object properties dynamically as you select objects in the drawing area. To use it, type "QUICKPROP" in the command line, or click the Quick Properties button on the status bar. Select an object, and a floating panel will display its properties for quick editing.

Q5: What is the purpose of the "Selection Cycling" option in AutoCAD?
Ans: The "Selection Cycling" option in AutoCAD enables you to cycle through overlapping objects or multiple objects within the selection area. It is useful when you have several objects at the same location and need to select a specific one.

Q6: How can you select objects that are not visible due to overlapping in AutoCAD?
Ans: You can use the "Select Similar" command (type "SELECTSIMILAR" in the command line) to select objects with similar properties or the "Select All" command (type "SELECTALL" or press Ctrl+A) to select all objects in the drawing. Alternatively, use the "Selection Cycling" option as mentioned earlier.

Q7: How do you filter objects by their properties for selection in AutoCAD?
Ans: To filter objects by their properties for selection, use the "Quick Select" command (type "QSELECT" in the command line). This command allows you to create a selection set based on various criteria such as layer, color, linetype, etc.

Q8: How can you add or remove objects from a selection set in AutoCAD?
Ans: To add objects to a selection set, hold down the Shift key while selecting the additional objects. To remove objects from a selection set, hold down the Ctrl key while clicking on the objects you want to deselect.

Q9: What is the purpose of the "Previous" selection option in AutoCAD?
Ans: The "Previous" selection option allows you to reselect the last set of objects that you selected before using another command. It is helpful when you need to perform additional actions on the same set of objects.

Q10: How can you select all objects on a specific layer in AutoCAD?
Ans: You can use the "LAYERS" panel by pressing Ctrl+7 or navigate to the Home tab on the ribbon and click the "Layer Properties" button. In the Layers dialog box, click on the layer name to select all objects on that layer.

Q11: How can you use grips to stretch objects in AutoCAD?
Ans: To stretch objects using grips, select the object, and click on a grip point. Then, click and drag the grip to the desired location to stretch the object accordingly.

Q12: How do you move objects using grips in AutoCAD?
Ans: To move objects using grips, select the object, click on a grip point, and drag the grip to the new location where you want to move the object.

Q13: How can you rotate objects using grips in AutoCAD?
Ans: To rotate objects using grips, select the object, click on a rotation grip point (usually indicated by a circular icon), and then drag the grip to rotate the object to the desired angle.

Q14: What about scaling objects using grips in AutoCAD?
Ans: To scale objects using grips, select the object, click on a scale grip point (usually indicated by a square icon), and then drag the grip to resize the object proportionally.

Q15: How do you mirror objects using grips in AutoCAD?
Ans: To mirror objects using grips, select the object, click on a mirror grip point (usually indicated by a triangular icon), and then drag the grip across an imaginary mirror line to create a mirrored copy of the object.

Q16: Can you use grips to copy objects in AutoCAD?
Ans: Yes, you can use grips to copy objects. First, select the object, then click on the grip you want to use as a base point. Press and hold the Ctrl key while dragging the grip to create a copy of the object.

Q17: How can you edit associative arrays in AutoCAD?
Ans: To edit associative arrays, you can use grips or modify the associated parameters in the array dialog box. Changing the array parameters will automatically update the arrayed objects.

Q18: How do you adjust object properties using the Quick Properties palette and the Properties palette in AutoCAD?
Ans: The Quick Properties palette allows you to view and modify object properties by selecting an object and using the palette to make changes directly. The Properties palette provides more extensive control over properties, including layer, color, linetype, etc.

Q19: What is the MATCHPROP command used for in AutoCAD?
Ans: The MATCHPROP command is used to match the properties of one object to another. It copies properties such as layer, color, linetype, etc., from one object to another with ease.

Q20: How can you edit between drawings in AutoCAD?
Ans: To edit between drawings, you can use the "External Reference" (Xref) feature. By attaching or overlaying external references, you can edit objects from one drawing within another.

Q21: How does the ADDSELECTED command work in AutoCAD?
Ans: The ADDSELECTED command allows you to draw an object based on an existing object's properties. After selecting the source object, you can use ADDSELECTED to create a new object with the same properties.

Q22: How can you create selection sets using the SELECTSIMILAR and QSELECT commands in AutoCAD?
Ans: The SELECTSIMILAR command helps create selection sets by selecting objects with similar properties to the one you select first. On the other hand, the QSELECT command allows you to filter objects based on specific criteria to form a selection set.

Q23: How do you stretch multiple objects at the same time using grips in AutoCAD?
Ans: To stretch multiple objects simultaneously, select all the objects you want to stretch, and then click and drag one of the grip points. All selected objects will stretch together based on the movement of the grip.

Q24: Can you rotate multiple objects together using grips in AutoCAD?
Ans: Yes, you can rotate multiple objects simultaneously using grips. Select all the objects you want to rotate, click on the rotation grip point of one object, and then drag the grip to rotate all selected objects together.

Q25: How do you scale a group of objects using grips in AutoCAD?
Ans: To scale a group of objects together, select all the objects you want to scale, click on the scale grip point of one object, and then drag the grip to resize all selected objects proportionally.

Q26: What is the benefit of using the Quick Properties palette in AutoCAD?
Ans: The Quick Properties palette provides a convenient and efficient way to access and modify object properties without having to use the Properties panel or the Properties command. It displays the most commonly used properties of the selected object, making it faster to make changes.

Q27: How do you use the MATCHPROP command to match object properties between two objects?
Ans: To match object properties between two objects, first, select the source object (the one with the desired properties). Then, type "MATCHPROP" in the command line, and select the target object(s). The target object(s) will acquire the properties of the source object.

Q28: Can you use the Quick Select (QSELECT) command to create selection sets based on layer names?
Ans: Yes, the Quick Select (QSELECT) command allows you to create selection sets based on various criteria, including layer names. You can use it to select all objects on a specific layer or objects with specific properties like color or linetype.

Q29: How do you use the ADDSELECTED command to draw an object based on an existing object?
Ans: To use the ADDSELECTED command, select an existing object that has the properties you want to copy. Then, type "ADDSELECTED" in the command line, and start drawing the new object. The new object will inherit the properties of the selected source object.

Q30: Can you create a rectangular array of objects using grips in AutoCAD?
Ans: No, you cannot create a rectangular array using grips directly. The ARRAY command is used to create rectangular arrays, polar arrays, and path arrays in AutoCAD.

Q31: Can you use grips to modify the properties of an object, such as its color or linetype?
Ans: No, grips in AutoCAD are primarily used for direct manipulation of geometric properties, such as position, size, rotation, and scale. To modify properties like color or linetype, you would typically use the Properties palette or Quick Properties palette.

Q32: How can you adjust the transparency of an object using grips in AutoCAD?
Ans: Adjusting the transparency of an object is not directly possible using grips in AutoCAD. To change the transparency, you would need to access the Properties palette or use the "Transparency" option in the Properties panel.

Q33: Is it possible to use grips to mirror objects along a custom mirror line?
Ans: No, grips do not provide the ability to specify a custom mirror line for mirroring objects. The mirror operation is typically performed using the MIRROR command with a specified mirror line.

Q34: Can you edit the size of an object using grips while maintaining its aspect ratio?
Ans: Yes, when using grips to edit the size of an object, you can maintain its aspect ratio (proportional scaling) by holding down the Shift key while dragging one of the scale grips. This constrains the scaling operation to maintain the object's original proportions.

Q35: How do you adjust the position of an object using grips precisely?
Ans: To adjust the position of an object using grips precisely, you can enable the "Ortho" or "Polar Tracking" modes. These modes allow you to constrain the movement of grips along specific directions or angles, ensuring precise positioning.

Q36: Can you use grips to modify the properties of a block instance within a drawing?
Ans: Yes, you can use grips to modify the properties of a block instance within a drawing. By selecting the block instance and manipulating the grips, you can change its position, rotation, and scale while maintaining the integrity of the block's internal components.

Q37: How do you activate the Quick Properties palette in AutoCAD?
Ans: The Quick Properties palette can be activated by typing "PROPERTIES" in the command line or by pressing Ctrl+1 on the keyboard. Alternatively, you can click on the Quick Properties button located on the status bar.

Q38: Can you adjust the layer assignment of an object using grips in AutoCAD?
Ans: No, adjusting the layer assignment of an object is not directly possible using grips. To change the layer, you would typically use the Properties palette or the Layer Properties Manager.

Q39: How can you use grips to modify the thickness (lineweight) of an object in AutoCAD?
Ans: Grips do not provide a direct means to modify the lineweight of an object. Lineweight is controlled by layer properties, which can be adjusted using the Properties palette or the Layer Properties Manager.

Q40: Is it possible to edit the vertex positions of a polyline using grips in AutoCAD?
Ans: Yes, you can edit the vertex positions of a polyline using grips. By selecting the polyline and manipulating its grips, you can adjust the positions of individual vertices, altering the shape of the polyline.

Q41: Name the editing commands that are available using standard grips?
Ans: The editing commands available using standard grips in AutoCAD are STRETCH, MOVE, ROTATE, SCALE, MIRROR, COPY, and ARRAY.

Q42: How can you select a grip command other than the default STRETCH?
Ans: To select a grip command other than the default STRETCH, simply hover over the grip point, and a small menu will appear with the available editing options. Click on the desired command to activate it.

Q43: What is the purpose of the Base point option in the grip commands?
Ans: The Base point option in grip commands allows you to define a specific point as the base or reference point for the editing operation. It helps in accurately positioning, rotating, or scaling the object with respect to the chosen base point.

Q44: Which ROTATE grip option would you use to rotate an object from an existing 60° angle to a new 25° angle?
Ans: To rotate an object from an existing 60° angle to a new 25° angle, you would use the "Reference" grip option. Select the rotation grip, type 'R' for reference, specify the reference angle (60°), and then enter the new angle (25°).

Q45: Explain the function of the Copy option in the grip commands?
Ans: The Copy option in grip commands allows you to create a copy of the selected object while editing it. By holding down the Ctrl key and dragging the grip, you can make a duplicate of the object at the desired location.

Q46: Identify the ribbon tab that provides tools for editing an associative array?
Ans: The "Modify" ribbon tab provides tools for editing an associative array in AutoCAD.

Q47: Explain how to change the source objects in an array?
Ans: To change the source objects in an array, select the arrayed objects, right-click, and choose "Edit Source" from the context menu. Then, select new objects to be included in the array.

Q48: Explain how to replace one or more items in an associative array?
Ans: To replace items in an associative array, select the array, right-click, and choose "Replace Item" from the context menu. Then, select the item(s) you want to replace and choose the replacement object(s).

Q49: Describe the options available for editing object properties?
Ans: The options available for editing object properties include using the Properties palette, Quick Properties palette, and the Properties command. These tools allow you to modify properties like layer, color, linetype, lineweight, transparency, etc.

Q50: Describe what happens when you double-click on a line?
Ans: When you double-click on a line in AutoCAD, the properties of the line are displayed in the Properties palette. You can make changes to the line's properties from this palette.

Q51: Identify at least two ways to access the Properties palette?
Ans: You can access the Properties palette in AutoCAD by either typing "PROPERTIES" in the command line or pressing Ctrl+1 on the keyboard.

Q52: How can you change the linetype of an object using the Properties palette?
Ans: To change the linetype of an object using the Properties palette, select the object, open the Properties palette, and then choose the desired linetype from the drop-down menu in the "Linetype" section.

Q53: For most applications, what value should you use for the color, linetype, and lineweight of objects?
Ans: For most applications, objects are typically drawn with a default color of "ByLayer," which means they will inherit the color of the layer they are on. Similarly, linetype and lineweight are often set to "ByLayer" to maintain consistency with the layer settings.

Q54: Explain how to change the radius of a circle from 1.375 to 1.875 using the Properties palette?
Ans: To change the radius of a circle from 1.375 to 1.875 using the Properties palette, select the circle, open the Properties palette, locate the "Radius" property, and enter the new value of 1.875.

Q55: What command changes the properties of existing objects to match the properties of a different object?
Ans: The MATCHPROP command changes the properties of existing objects to match the properties of a different selected object.

Q56: Explain how the Windows copy and paste function works to copy an object from one drawing to another?
Ans: To copy an object from one drawing to another using the Windows copy and paste function, first, copy the object in the source drawing by selecting it and pressing Ctrl+C. Then, open the destination drawing, and press Ctrl+V to paste the object into the new drawing.

Q57: Name the option that pastes a group of objects as a block when pasted?
Ans: The "Paste as Block" option pastes a group of objects as a block when pasted into a drawing.

Q58: What is the purpose of the ADDSELECTED command. Provide an example?
Ans: The ADDSELECTED command allows you to draw an object based on the properties of an existing selected object. For example, if you have a rectangle with specific dimensions and want to draw another rectangle with the same properties, you can use ADDSELECTED after selecting the first rectangle to create the second one with the same dimensions.

Q59: What is the purpose of the SELECTSIMILAR command. Provide an example?
Ans: The SELECTSIMILAR command allows you to create a selection set of objects that share similar properties with a selected source object. For example, if you select a red circle and use SELECTSIMILAR, it will select all other red circles in the drawing.

Q60: List the information you would specify in the Quick Select dialog box to select all ∅6″ circles in a drawing?
Ans: To select all ∅6″ circles in a drawing using Quick Select, you would specify the following information in the dialog box:
Property: Diameter
Operator: =
Value: 6
This will create a selection set of all circles with a diameter of 6 inches.

Q61: How can you use grips to modify the length of a line segment?
Ans: To modify the length of a line segment using grips, select the line and click on one of its endpoints. Then, click and drag the grip to the desired new location, effectively changing the length of the line.

Q62: What is the purpose of the "Basepoint" option in the STRETCH command?
Ans: The "Basepoint" option in the STRETCH command allows you to define a base point or reference point for stretching objects. It helps maintain the relationship between the selected objects and the base point while stretching them.

Q63: How can you rotate an object using the Reference option without specifying the reference angle?
Ans: To rotate an object using the Reference option without specifying the reference angle, simply select the object, click on the rotation grip, type 'R' for reference, and press Enter without entering any angle value. The object will be rotated by 0 degrees, which means it will not change its angle.

Q64: How do you use grips to create an array of objects in AutoCAD?
Ans: Grips are not used to create arrays directly. Arrays are created using the ARRAY command, which provides options to create rectangular, polar, and path arrays.

Q65: What is the purpose of the "Edit Source" option when editing an associative array?
Ans: The "Edit Source" option allows you to change the original objects that are part of the associative array. By selecting new source objects, you can update the array with different elements while maintaining the array's associative properties.

Q66: How can you edit object properties using the Quick Properties palette?
Ans: To edit object properties using the Quick Properties palette, select the objects you want to modify. Then, hover over the Quick Properties palette, and click on the property value you want to change (e.g., color, layer, linetype). Choose a new value from the dropdown list or enter a new value in the provided field.

Q67: Can you use grips to change the line type of an object directly?
Ans: No, grips do not provide the option to change the line type of an object directly. The line type is a property that can be modified using the Properties palette or Quick Properties palette.

Q68: What happens when you double-click on a block in AutoCAD?
Ans: When you double-click on a block in AutoCAD, it opens the Block Editor, allowing you to edit the contents of the block (e.g., its components, attributes, and properties). This is useful for making changes to the block definition.

Q69: How can you access the Match Properties command in AutoCAD?
Ans: To access the Match Properties command in AutoCAD, you can use one of the following methods:
a. Type "MATCHPROP" in the command line and press Enter.
b. Right-click on an object with the desired properties, and then select "Match Properties" from the context menu. Subsequently, select the target object(s) to match their properties.

Q: Explain how to create a selection set of all objects on a specific layer using the Quick Select command?
Ans: To create a selection set of all objects on a specific layer using the Quick Select command, follow these steps:
a. Type "QSELECT" in the command line and press Enter.
b. In the Quick Select dialog box, select "Object type" as "All" to include all types of objects in the selection set.
c. Under "Properties," choose "Layer" from the first drop-down menu and specify the desired layer name from the second drop-down menu.
d. Click "OK" to create the selection set containing all objects on the specified layer.

Comments

Recent posts

Fluid mechanics VIVA QUESTIONS and ANSWERS

1. Define density? Ans: It is defined as the ratio of mass per unit volume of the fluid. 2. Define viscosity? Ans: It is defined as the property of fluid which offers resistance to the movement of fluid over another adjacent layer of the fluid. 3. Differentiate between real fluids and ideal fluids? Ans: A fluid, which is in-compressible and is having no viscosity, is known as ideal fluid while the fluid, which possesses viscosity, is known as real fluid. 4. What is a venturimeter? Ans: It is a device which is used for measuring the rate of flow of fluid flowing through pipe. 5. What is a notch? Ans: A notch is a device used for measuring the rate of flow of a fluid through a small channel or a tank. 6. Define buoyancy? Ans: When a body is immersed in a fluid, an upward force is exerted by the fluid on the body. This upward force is equal to the weight of the fluid displaced by the body. 7. Define meta-centre? Ans: It is defined as the point about which a body

Welding VIVA question and answers

VIVA QUESTIONS : Q1: Define welding? Ans:  Welding is a fabrication process that joins two or more materials, typically metals or thermoplastics, by melting and fusing them together using heat or pressure. Q2: What is the typical thickness of MS Plate used in general welding workshop experiments? Ans:  The thickness of the MS (Mild Steel) plate used in general welding workshop experiments can vary depending on the specific requirements of the experiment. However, commonly used thicknesses range from 3 mm to 12 mm. Q3: What is the common job material used in welding experiments? Ans:  The common job material used in welding experiments is mild steel. It is widely available, affordable, and relatively easy to work with, making it suitable for various welding applications and practice. Q4: What is the main function of an electrode in welding? Ans:  The main function of an electrode in welding is to carry the electric current necessary for the welding process and to provide filler mate

Carpentry Viva Questions

Q1: Define carpentry? Ans:  Carpentry is a skilled trade that involves working with wood to construct, install, and repair structures and objects. It encompasses various tasks such as measuring, cutting, shaping, joining, and finishing wood to create functional and aesthetically pleasing products. Q2: What are the various types of wood material used in carpentry? Ans:  The various types of wood materials used in carpentry include softwoods (such as pine, fir, cedar, and spruce) and hardwoods (such as oak, maple, mahogany, and walnut). Other wood materials used in carpentry can include plywood, particleboard, MDF (medium-density fiberboard), and engineered wood products like laminated veneer lumber (LVL) and oriented strand board (OSB). Q3: What is the sequence of operations in carpentry? Ans:  The sequence of operations in carpentry typically involves planning and design, material selection and preparation, measuring and marking, cutting and shaping, joinery or fastening, assembly,

Welding-LAP JOINT

Ex. No :                                                                              Date : LAP JOINT Aim To join the given two work pieces as a lap joint by arc welding. Material used Mild Steel plates. Tools required Welding power supply  Flat file Welding rod Chipping hammer Electrode holder Wire brush Gloves and apron Earthing clamps Shield and goggles Procedure The given workpieces are thoroughly cleaned, i.e. rust, scales are removed and the  edges are filed. The electrode is held in an electrode holder and ground clamp is clamped to the  welding plates and the power is supplied. The workpieces are positioned on the table to form a “Lab joint”. The tag weld is done on the both the ends of joining plates to avoid the movement of  workpieces during welding. The welding is carried throughout the length of the workpieces on both sides by  maintaining 3mm gap between plates and the welding rod. The welded plates are allowed f

Coordinate systems in AutoCAD

World Coordinate System (WCS), User Coordinate System (UCS). There is 4 AutoCAD coordinates system you should know. Absolute coordinate system , Relative Rectangular coordinate system, Relative Polar coordinate system and Interactive system(Direct coordinate system). Absolute Coordinate system: Absolute Coordinates uses the Cartesian System to specify a position in the X, Y, and (if needed) Z axes to locate a point from the 0-X, 0-Y, and 0-Z (0,0,0) point. To locate a point using the Absolute Coordinate system, type the X-value, Y-value, and, if needed, the Z-value separated by commas (with no spaces). Syn: Enter LINE command: L [Enter] Start line at point A: 0,0 [Enter] End first line at point B: 2,2 [Enter] End of second line at point C: 2,3 [Enter] Examples shown bellow. Relative Rectangular Coordinate system: After first points entered, your next points can be entered by specifying the next coordinate compare/relative f

Drill Press Parts Diagram and Their Functions

Drill press is one of the best tools that are used to provide efficient services to the people. Unlike hand drill, the orientation and the location of the holes are considered accurately. All the functions and the features of the drill press are performed well, if all the parts of the tools are in the right condition and working properly. Drill press parts diagram better explain the functions performed as every part of the drill press has a unique and separate function. The parts of the drill press include head, sleeve, spindle, column, table and base. Following are some of the parts of the drill press along with their functions: Head The head part of the drill press houses the spindle as it is attached at the top region of the spindle. It is responsible for the spindle movement because the spindle can only move upward or downward. Spindle Spindle is the most important part of the drill press that is used to hold the tool and is responsible for its rotation. The spindle of t

MOULD WITH SPLIT PATTERN

Ex. No :                                                                                       Date : MOULD WITH SPLIT PATTERN Aim To make the mould for the given split pattern. Material required •  Moulding board •  Riser pin •  Moulding box •  Sprue pin •  Green sand •  Rammer •  Trowel •  Lifter •  Riddle •  Draw spike •  Gate cutter  •  Bellow •  Vent rod  Procedure 1. Place the moulding board on a horizontal surface. 2. The drag box is placed above the moulding board. Now one piece      of pattern is kept at  center of the drag as shown in figure. 3. The parting sand is spread before we keep the pattern. 4. Facing sand is sprinkled over the pattern to a depth of 2mm. then      greensand is filled  over it. 5. Proper ramming is done on the green sand to get a air free                  packing. 6. Excess sand is remove with strike off bar. 7. The drag is inverted upside down. 8. The cope box is place over the drag box. 9.

TIN SMITHY & Sheet metal

TIN SMITHY Introduction : Many engineering and house articles such as boxes, cans, funnels, ducts etc. are made from a flat sheet of metal. The process being known as tin smithy. For this the development of the article is first drawn on the sheet metal, then cut and folded, to form the required shape of the article. Allowance should be given in the drawing stage for folding and bending. This allowance depends upon the radius of the bend and thickness of the sheet metal. Sheet Metal Materials : A variety of metals are used in a sheet metal shop such as galvanized Iron, black, Iron, tin, Stainless Steel, copper and Aluminium. Hand Tools : The common hand tools used in sheet metal work are steel, try square, Wire gauge, Scriber, Ball peen hammer, Nylon Mallet, Snips Divider, Stakes, Cutting plier and Soldering Iron. Here, the details of tools that are being equipped by our workshop purpose only are presented. Wire Gauge: The thickness of sheet is referred in numbers known

Lathe machine introduction

STUDY OF LATHE Aim To study about the lathe . Introduction                        Lathe is called the father of machine tools. The main function of lathe is to remove  metals from work piece to give a required shape and size. In the lathe the work piece is held in a chuck. The tool is moved at an angle 90_ to the axis. Various operations such as straight turning, taper turning, and chamfering, facing, knurling, grooving, thread cutting, taper turning are carried out. When the operations above set are done automatically, then the lathe is called automatic lathe. Working principle of lathe                       In a lathe, the workpiece is held in chuck and rotates about its axis by means of power. A  single point cutting tool is mounted in tool post. When the chuck rotated the work piece also rotated. The tool moves parallel to the axis of rotation of work piece to produce a cylindrical surface, where as the tool moves perpendicular to the work piece to pro

Boring operation on lathe machine

Ex. No :                                                                                                         Date : BORING Aim To perform boring on a cylindrical work piece. Material used Mild steel rod. Tools required Lathe Three-jaw chuck Chuck key Vernier caliper Cutting tools Procedure First loosen the jaw in the chuck key to position the work piece, and then tighten the  jaws. Fix the cutting tool in the toolpost. Switch on the lathe and move the carriage near to the workpiece. Give it a small cross  feed, and then move carriage longitudinally to the required length slowly. Bring the carriage to the original position, give a small cross feed and move carriage  longitudinally. Repeat this step until required diameter is obtained. To get smooth surface give a very small feed when the diameter is nearing the  required value. The drill bit is fixed in the tail stock. The hole is made by moving the tailstock through over the bed.

Search This Blog