Job Description
#cju-welder, #cju-welder *, #cju-welder *::before, #cju-welder *::after { box-sizing: border-box; } #cju-welder { –red:#b3121b; –red-dark:#8d0e16; –blue:#176b87; –blue-dark:#0f5067; –navy:#142438; –heading:#17263a; –text:#4b596c; –muted:#697688; –border:#dfe5eb; –soft:#f4f7fa; –white:#fff; –green:#168253; position:relative; left:50%; width:100vw; max-width:100vw; margin-left:-50vw; overflow:hidden; color:var(–text); background:var(–white); font-family:Inter,”Segoe UI”,Arial,sans-serif!important; font-size:17px; line-height:1.7; } #cju-welder h1, #cju-welder h2, #cju-welder h3, #cju-welder p, #cju-welder li, #cju-welder th, #cju-welder td, #cju-welder a, #cju-welder button { font-family:Inter,”Segoe UI”,Arial,sans-serif!important; text-transform:none!important; } #cju-welder h1, #cju-welder h2, #cju-welder h3 { color:var(–heading)!important; letter-spacing:-.02em!important; } #cju-welder p { margin:0 0 16px!important; color:var(–text)!important; font-size:17px!important; line-height:1.75!important; } #cju-welder a { text-decoration:none!important; } #cju-welder img { display:block; max-width:100%; } #cju-welder .cju-container { width:min(1400px,calc(100% – 40px)); margin:0 auto; } #cju-welder .cju-hero { position:relative; min-height:430px; display:flex; align-items:center; overflow:hidden; background:var(–navy); isolation:isolate; } #cju-welder .cju-hero-image { position:absolute; inset:0; z-index:-2; width:100%; height:100%; object-fit:cover; object-position:center; opacity:.41; } #cju-welder .cju-hero::after { position:absolute; inset:0; z-index:-1; content:””; background:linear-gradient(90deg,rgba(11,27,47,.98),rgba(13,38,59,.84),rgba(13,38,59,.44)); } #cju-welder .cju-hero-content { max-width:920px; padding:64px 0; } #cju-welder .cju-label { display:inline-block; margin-bottom:15px; padding:7px 13px; border-radius:5px; color:#fff; background:var(–red); font-size:14px; font-weight:800; letter-spacing:.04em; } #cju-welder .cju-hero h1 { margin:0 0 18px!important; color:#fff!important; font-size:clamp(36px,5vw,59px)!important; font-weight:850!important; line-height:1.08!important; } #cju-welder .cju-hero p { max-width:830px; color:#edf3f7!important; font-size:19px!important; } #cju-welder .cju-highlights { display:flex; flex-wrap:wrap; gap:9px; margin:24px 0 28px; } #cju-welder .cju-highlight { padding:8px 13px; border:1px solid rgba(255,255,255,.24); border-radius:6px; color:#fff; background:rgba(255,255,255,.1); font-size:15px; font-weight:750; } #cju-welder .cju-button { display:inline-flex; min-height:48px; align-items:center; justify-content:center; padding:12px 21px; border:2px solid var(–red); border-radius:6px; color:#fff!important; background:var(–red); font-size:16px!important; font-weight:800!important; cursor:pointer; transition:.2s ease; } #cju-welder .cju-button:hover, #cju-welder .cju-button:focus { color:#fff!important; background:var(–red-dark); border-color:var(–red-dark); transform:translateY(-2px); } #cju-welder .cju-button-blue { background:var(–blue); border-color:var(–blue); } #cju-welder .cju-button-blue:hover { background:var(–blue-dark); border-color:var(–blue-dark); } #cju-welder .cju-main { padding:50px 0 66px; } #cju-welder .cju-layout { display:grid; grid-template-columns:minmax(0,1fr) 340px; gap:32px; align-items:start; } #cju-welder .cju-section { margin-bottom:24px; padding:28px; border:1px solid var(–border); border-radius:10px; background:#fff; box-shadow:0 7px 23px rgba(18,34,56,.055); } #cju-welder .cju-section h2 { margin:0 0 15px!important; font-size:clamp(25px,3vw,32px)!important; font-weight:850!important; line-height:1.25!important; } #cju-welder .cju-section h3 { margin:22px 0 10px!important; font-size:21px!important; font-weight:800!important; line-height:1.35!important; } #cju-welder .cju-lead { color:#33465a!important; font-size:18px!important; } #cju-welder .cju-note { margin-top:19px; padding:16px 18px; border-left:4px solid var(–red); border-radius:5px; background:#fff5f6; font-size:16px; line-height:1.65; } #cju-welder .cju-table-wrap { overflow:hidden; border:1px solid var(–border); border-radius:8px; } #cju-welder .cju-table { width:100%!important; margin:0!important; border:0!important; border-collapse:collapse!important; } #cju-welder .cju-table th, #cju-welder .cju-table td { padding:14px 16px!important; border:0!important; border-bottom:1px solid var(–border)!important; font-size:16px!important; line-height:1.55!important; text-align:left!important; vertical-align:top!important; } #cju-welder .cju-table th { width:34%; color:var(–heading)!important; background:var(–soft)!important; font-weight:800!important; } #cju-welder .cju-table td { width:66%; color:var(–text)!important; background:#fff!important; } #cju-welder .cju-table tr:last-child th, #cju-welder .cju-table tr:last-child td { border-bottom:0!important; } #cju-welder .cju-list { display:grid; gap:10px; margin:16px 0 0!important; padding:0!important; list-style:none!important; } #cju-welder .cju-list-two { grid-template-columns:repeat(2,minmax(0,1fr)); } #cju-welder .cju-list li { position:relative; margin:0!important; padding-left:30px!important; color:var(–text)!important; font-size:17px!important; line-height:1.65!important; list-style:none!important; } #cju-welder .cju-list li::before { position:absolute; top:4px; left:0; width:20px; height:20px; content:”✓”; border-radius:50%; color:#fff; background:var(–green); font-size:13px; font-weight:850; line-height:20px; text-align:center; } #cju-welder .cju-sidebar { position:sticky; top:25px; display:grid; gap:18px; } #cju-welder .cju-side-card { overflow:hidden; border:1px solid var(–border); border-radius:10px; background:#fff; box-shadow:0 7px 22px rgba(18,34,56,.06); } #cju-welder .cju-side-title { padding:16px 18px; color:#fff; background:var(–navy); font-size:19px; font-weight:800; } #cju-welder .cju-side-title-blue { background:var(–blue-dark); } #cju-welder .cju-side-body { padding:18px; } #cju-welder .cju-side-row { margin-bottom:12px; padding-bottom:12px; border-bottom:1px solid var(–border); } #cju-welder .cju-side-row:last-of-type { border-bottom:0; } #cju-welder .cju-side-label { display:block; color:var(–muted); font-size:13px; font-weight:800; letter-spacing:.04em; text-transform:uppercase; } #cju-welder .cju-side-value { display:block; margin-top:2px; color:var(–heading); font-size:16px; font-weight:750; } #cju-welder .cju-sidebar .cju-button { width:100%; margin-top:8px; } #cju-welder .cju-side-benefits { display:grid; gap:8px; margin:0; padding:0; list-style:none; } #cju-welder .cju-side-benefits li { position:relative; padding-left:22px; color:var(–text); font-size:15px; line-height:1.55; } #cju-welder .cju-side-benefits li::before { position:absolute; left:0; color:var(–green); content:”✓”; font-weight:900; } #cju-welder .cju-links { display:grid; gap:8px; } #cju-welder .cju-links a { display:block; padding:10px 11px; border-radius:5px; color:var(–red)!important; background:var(–soft); font-size:15px!important; font-weight:750!important; } #cju-welder .cju-links a:hover { color:#fff!important; background:var(–red); } #cju-welder .cju-apply { color:#fff; background:var(–navy); border-color:var(–navy); } #cju-welder .cju-apply h2, #cju-welder .cju-apply h3 { color:#fff!important; } #cju-welder .cju-apply p { color:#e5ebf2!important; } #cju-welder .cju-email-box { margin:20px 0; padding:17px; border:1px solid rgba(255,255,255,.2); border-radius:7px; background:rgba(255,255,255,.07); } #cju-welder .cju-email-label { display:block; margin-bottom:5px; color:#c6d0dd; font-size:14px; font-weight:700; } #cju-welder .cju-email { color:#fff!important; font-size:clamp(17px,2vw,21px)!important; font-weight:800!important; overflow-wrap:anywhere; } #cju-welder .cju-actions { display:flex; flex-wrap:wrap; gap:10px; } #cju-welder .cju-button-light { color:var(–red)!important; background:#fff; border-color:#fff; } #cju-welder .cju-button-light:hover { color:var(–red-dark)!important; background:#edf1f5; border-color:#edf1f5; } #cju-welder .cju-copy-status { min-height:23px; margin-top:11px!important; color:#b9ead0!important; font-size:15px!important; font-weight:700!important; } #cju-welder .cju-resource-links { display:flex; flex-wrap:wrap; gap:9px; } #cju-welder .cju-resource-links a { padding:9px 12px; border:1px solid var(–border); border-radius:5px; color:var(–red)!important; font-size:15px!important; font-weight:750!important; } #cju-welder .cju-disclaimer { margin-top:20px!important; color:var(–muted)!important; font-size:14px!important; } #cju-welder .cju-reveal { opacity:0; transform:translateY(14px); transition:opacity .45s ease,transform .45s ease; } #cju-welder .cju-reveal.cju-visible { opacity:1; transform:none; } @media (max-width:1020px) { #cju-welder .cju-layout { grid-template-columns:1fr; } #cju-welder .cju-sidebar { position:static; grid-template-columns:repeat(2,minmax(0,1fr)); } } @media (max-width:680px) { #cju-welder .cju-container { width:calc(100% – 24px); } #cju-welder .cju-hero { min-height:430px; } #cju-welder .cju-hero-content { padding:48px 0; } #cju-welder .cju-hero h1 { font-size:34px!important; } #cju-welder .cju-hero p, #cju-welder p, #cju-welder .cju-list li { font-size:16px!important; } #cju-welder .cju-main { padding:34px 0 46px; } #cju-welder .cju-section { padding:21px 15px; } #cju-welder .cju-sidebar, #cju-welder .cju-list-two { grid-template-columns:1fr; } #cju-welder .cju-table, #cju-welder .cju-table tbody, #cju-welder .cju-table tr, #cju-welder .cju-table th, #cju-welder .cju-table td { display:block!important; width:100%!important; } #cju-welder .cju-table-wrap { border:0; } #cju-welder .cju-table tr { margin-bottom:10px; overflow:hidden; border:1px solid var(–border); border-radius:7px; } #cju-welder .cju-actions { display:grid; } #cju-welder .cju-actions .cju-button { width:100%; } } @media (prefers-reduced-motion:reduce) { #cju-welder .cju-reveal { opacity:1; transform:none; transition:none; } }Welder Job in Brampton Ontario
This welder job in Brampton Ontario offers permanent, full-time employment with Can Tech Laser and Metals Inc. The position pays $37 per hour for 40 hours per week and includes morning, daytime and available overtime work.
About This Welder Job in Brampton Ontario
Can Tech Laser and Metals Inc. is seeking an experienced welder for industrial manufacturing and custom fabrication work in Brampton. The position combines welding, flame cutting, metal shaping, weld inspection and minor equipment maintenance.
The advertised wage is $37 per hour for 40 hours per week. This is permanent, full-time employment with morning and daytime work, overtime available and a start date as soon as possible.
Applicants need a secondary school graduation certificate, two years to less than three years of experience and Technical Standards and Safety Authority certification. English is the workplace language.
Welder Job Details
| Job title | Welder |
|---|---|
| Employer | Can Tech Laser and Metals Inc. |
| Location | 4 Alfred Kuehne Blvd., Suites 7 & 8, Brampton, ON, L6T 4N3 |
| Work location | On site |
| Salary | $37.00 hourly |
| Hours | 40 hours per week |
| Employment | Permanent, full-time |
| Schedule | Morning, day and overtime available |
| Start date | As soon as possible |
| Language | English |
| Education | Secondary school graduation certificate |
| Experience | Two years to less than three years |
| Certification | Technical Standards and Safety Authority certification |
Welder Responsibilities and Daily Tasks
The successful candidate must follow process specifications and produce welds that meet required standards. The work covers manual, semi-automatic and previously configured welding equipment as well as cutting and metal-forming machinery.
- Interpret welding process specifications.
- Operate manual, semi-automatic and fully automated welding equipment.
- Read welding blueprints, drawings, specifications, manuals and processes.
- Examine welds and confirm that they meet standards or specifications.
- Operate manual or semi-automatic flame-cutting equipment.
- Use brakes, shears and metal shaping, straightening and bending machines.
- Operate oxygen arc cutting equipment, including arc-air and AOC equipment.
- Operate set-up welding machines to fabricate or repair metal parts and products.
- Maintain and complete minor repairs on welding, brazing and soldering equipment.
Blueprints, Specifications and Weld Inspection
A key part of this welder job in Brampton Ontario is converting technical information into accurate fabrication work. Before welding begins, the worker should identify the material, joint requirements, dimensions, sequence and specified process shown in the drawings and instructions.
Completed welds must be examined against the relevant standard or specification. Visual checks may focus on location, size, continuity, profile and visible defects. The welder should follow the employer’s inspection process and report any result that does not meet requirements instead of concealing or passing unsuitable work.
Quality Control for Custom Fabrication
Custom fabrication can involve changing dimensions and one-off components. Careful measurement, correct machine settings and consistent documentation help reduce rework. Applicants should be prepared to confirm how drawings, revisions and quality records are controlled in the workplace.
Welding Techniques and Material Experience
The listed welding techniques include resistance, spot or seam welding, shielded metal arc welding and gas metal arc welding. Candidates should accurately describe the processes they have used and the types of joints, positions and production environments in which they worked.
- Resistance, spot or seam welding.
- Shielded metal arc welding (SMAW).
- Gas metal arc welding (GMAW).
- Experience with spot-welding machines.
- Aluminum-alloy fabrication.
- Composite-material experience.
- Stainless-steel welding.
- Steel, iron and heavy-metal work.
Materials respond differently to heat, preparation and welding parameters. Workers should follow the approved procedure for the assigned material and avoid substituting settings or consumables without authorization.
Metal Cutting, Shaping and Factory Assembly
The role extends beyond laying welds. The welder may use flame-cutting and oxygen arc-cutting equipment to prepare or separate metal. Brakes, shears and other machines are used to shape, straighten or bend components for custom fabrication and factory assembly.
Before using a machine, confirm guards, tooling, work supports and settings according to workplace procedures. Heavy or awkward pieces should be secured and moved with the correct lifting equipment or team support. Never place hands in a pinch point or attempt an adjustment while machinery is energized.
Previously set-up welding machines may be used to fabricate or repair parts and products. The operator remains responsible for monitoring the work, identifying irregular results and stopping safely when something is wrong.
Equipment Maintenance and Minor Repairs
The position includes maintaining and performing minor repairs on welding, brazing and soldering equipment. Daily care may involve inspections, cleaning and reporting damage or unusual performance according to employer procedures.
Only complete maintenance tasks that fall within your training and authorization. Electrical, gas, pressure or major mechanical problems should be isolated and reported to the responsible person. Equipment should not be returned to service until it is safe and approved.
Work Environment and Physical Requirements
The job may involve outdoor work, heights, confined spaces and dusty, hot or noisy conditions. These environments require careful hazard assessment, correct ventilation, appropriate fall protection and compliance with confined-space procedures where applicable.
Weight handling ranges from loads up to 23 kilograms to loads greater than 45 kilograms. Applicants should confirm how often heavy items are moved and which hoists, cranes, carts or team-lifting procedures are available. Do not manually lift a load that cannot be handled safely.
TSSA Certification and Candidate Suitability
Technical Standards and Safety Authority certification is required for this role. Applicants should provide accurate certification details and confirm that their qualification is current and appropriate for the welding work assigned by the employer.
The preferred candidate is client-focused, flexible, organized and comfortable working as part of a team. These qualities matter in custom fabrication, where drawings, deadlines and customer requirements can change from one project to another.
Strong applicants will also demonstrate safe decision-making, attention to weld quality, respect for process specifications and clear communication when a drawing, material or machine condition needs clarification.
Salary and Employment Terms
The advertised wage is $37 per hour for 40 hours per week. At the regular schedule, gross weekly earnings would be approximately $1,480 before deductions. Actual take-home pay varies according to statutory deductions and individual circumstances.
This is permanent, full-time employment with morning and daytime shifts. Overtime is available. Candidates should confirm normal shift times, overtime rates, scheduling notice, pay frequency, probation terms and any additional benefits directly with the employer.
How to Prepare Your Welding Application
Prepare a focused résumé showing two to three years of relevant welding experience. List processes, materials, machinery, fabrication environments and certifications clearly without overstating your qualifications.
- Use “Application – Welder” as the email subject.
- Attach an updated résumé in PDF format.
- List your current TSSA certification details.
- Highlight SMAW, GMAW and resistance-welding experience.
- Mention aluminum, stainless steel and heavy-metal work.
- Describe blueprint reading and weld-inspection experience.
- Confirm availability for full-time work in Brampton.
Do not send banking details, passwords or unnecessary identity documents with your initial application.
Apply for the Welder Job in Brampton Ontario
Applications are accepted by email. Send a professional introduction and current résumé summarizing your welding certification, metal-fabrication experience and availability.
Application Safety Reminder
Canada Job Unit is not the hiring employer. Verify the vacancy, certification requirements, schedule, duties and employment terms directly with Can Tech Laser and Metals Inc. Never pay for a guaranteed job, interview, LMIA, visa or work permit.
Ontario Welder Employment Resources
Welders and related machine operators are classified under NOC 72106. The advertised $37 hourly wage is above the current $28 median reported for the Toronto Region.
Job availability and employment conditions can change. Verify every detail with the employer before applying, travelling or relocating. Canada Job Unit does not guarantee employment, immigration approval or sponsorship.