Skip to main content
Tallo logoTallo logo

Find Jobs

Find Jobs Near You – Available Work in Your Location

Skip to job details

Back to Results

Apply for this opportunity

To apply for this job, you'll continue to an external website or email application.

JMJ Phillip

Quality Manager

Career Insights for Quality Manager (General)

See where this job fits in the broader career landscape. Knowing your career path helps you see what's possible from here.

Scorecard

Based on Ohio data

Review key factors to help you decide if this role fits your goals. How is this calculated?

Were these scores useful?

What they do

A Quality Manager manages quality control in an organization or for a project. Develops quality control policies and monitors quality in different settings such as manufacturing production, technology product development and research laboratories

$107,556 / year median in Ohio

-8% projected decline

Explore Career

Job Description

Quality Manager Posted on October 27, 2025 October 27, 2025 by JMJ Phillip We are seeking an experienced Quality Manager to lead the inspection department and ensure that all manufactured parts meet strict customer and industry standards. This role is instrumental in driving quality control, managing inspection processes, resolving supplier and material quality issues, and overseeing CMM programming and reporting. The ideal candidate is a proactive leader with a strong background in CNC machining, quality systems, and continuous improvement practices. Position Responsibilities Quality Management & Compliance Lead and manage the Quality department, ensuring compliance with AS9100 and
ISO 9001
standards. Perform in-house inspections and internal audits; prepare and maintain key documentation such as FAIRs, PPAPs, and control plans. Manage and document inspection reports (IR) and maintain quality-related records. Oversee gage calibration, inspection tools, and documentation control. Customer & Supplier Interaction Interact directly with customers to address deviations, discuss corrective actions, and find collaborative solutions. Maintain open, professional, and positive communication with customers to support strong working relationships. Manage or assist with supplier quality control and conduct incoming inspections to ensure supplier compliance. Inspection & Process Improvement Operate and program CMM equipment to inspect precision components. Work directly with machinists and production staff to identify and correct issues at the source. Conduct root cause analysis and implement corrective and preventive actions (CAPA). Continuously identify opportunities to improve product quality, reduce waste, and enhance efficiency. Maintain and analyze quality metrics to provide leadership with actionable insights. Prerequisites 3+ years of quality experience in a job shop manufacturing environment. 5+ years of CNC machining knowledge. Strong understanding of GD&T, blueprint reading, and interpreting 2D and 3D CAD/CAM drawings. Familiarity with AS9100 and
ISO 9001
quality management systems. Hands-on experience with PPAP, FAIRs, SPC, and basic quality tools (8D, FMEA, MSA). Proficiency with inspection tools such as micrometers, calipers, and gages. Skilled in CMM operation and programming, including CAMIO, Mastercam, JobBoss, QC5000, or PolyWorks software. Knowledge of 5S, Lean Manufacturing, and process improvement methodologies. Certifications (Preferred, but Not Required) Certified Lead Auditor ASQ Certification Six Sigma Green or Black Belt Quality Assurance or Quality Management Certification Journeyman Certification OSHA Certification First Aid, CPR, and AED What the Role Offers Competitive salary range of $85,000 - $100,000 annually, commensurate with experience. Leadership role with direct influence on company quality systems and continuous improvement initiatives. Opportunity to work with advanced CNC and CMM technologies in a precision manufacturing environment. Collaborative culture that encourages innovation, teamwork, and professional growth. A stable and supportive environment that values technical expertise and hands-on leadership. Why Perrysburg? Perrysburg offers a thriving industrial and manufacturing community with access to skilled talent, modern infrastructure, and a strong network of suppliers and customers. It's an ideal setting for professionals who want to contribute to high-precision manufacturing while enjoying the balance of a close-knit community and convenient access to major business hubs. The area's strong work ethic and commitment to quality align perfectly with a results-driven and excellence-focused quality professional. Upload your resume to Apply • Accepted file types: pdf, doc, docx, txt, Max.
file size:
32 MB. Email • Additional Please add me to your mailing list so I hear about new jobs first I'd like to learn about resume writing and career coaching services from Employment BOOST Get 30 days free on Careerology - the #1 platform for job skills gform.initializeOnLoaded( function() {gformInitSpinner( 5, 'https://jmjphillip.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_5').on('load',function(){var contents = jQuery(this).contents().find('•').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_5');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_5').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 ! is_redirect ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_5').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_5').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_5').removeClass('gform_validation_error');}setTimeout( function() { /• delay the scroll by 50 milliseconds to fix a bug in chrome •/ jQuery(document).scrollTop(jQuery('#gform_wrapper_5').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_5').val();gformInitSpinner( 5, 'https://jmjphillip.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [5, current_page]);window['gf_submitting_5'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_5').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_5').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [5]);window['gf_submitting_5'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_5').text());}else{jQuery('#gform_5').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ form
Id:
"5", current
Page:
"current_page", abort: function() { this.preventDefault(); } }]); if (event event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_5" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_5"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_5" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 5, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, child
List:
false, subtree: true, attribute
Filter:
[ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); Apply Now