home_work Home carpenter Services auto_awesome Gallery help_outline FAQ mail_outline Contact
Call Bairt
Questions & Answers

FAQ

Straight answers. No runaround.

How long does floor sanding take? expand_more
A standard 3-bedroom home typically takes 2–4 days including sanding, coating and drying time. A lounge and hallway can often be done in a single day with water-based finishes. Bairt gives you a clear timeline at the quote stage.
Do I need to leave the house? expand_more
Not necessarily during sanding. During coating, good ventilation helps — water-based finishes are low odour and most people can stay in other rooms or return the same evening.
Do I need to move my furniture? expand_more
Yes — the floor needs to be completely clear before work starts. Bairt will confirm exactly what needs to come out at the quote. Moving furniture is the homeowner's responsibility.
How long before I can walk on the floor? expand_more
With water-based finishes, you can usually walk in socks after 2–3 hours per coat. Leave 24 hours before moving furniture back. Full cure takes 5–7 days.
What timber species do you sand? expand_more
All species common to Newcastle and Hunter Valley homes — Blackbutt, Spotted Gum, Jarrah, Tallowwood, Brushbox, Tasmanian Oak, Cypress Pine and parquet. If you're unsure of your species, Bairt can identify it on site.
What finish options are available? expand_more
Water-based polyurethane, commercial-grade hardener finishes and hardwax oils — all in matt, satin, semi-gloss and gloss. Bairt will help you choose the right finish for your timber and lifestyle.
Do you do staining? expand_more
Yes. Custom colour matching with sample patches on your actual boards before any commitment. No guesswork.
Do you do gap filling? expand_more
Yes — colour-matched flexible gap filler applied before sanding for a seamless result. Particularly important for heritage and older Newcastle homes where boards have moved over the decades.
Can old, damaged or scratched floors be saved? expand_more
Usually yes. Deep scratches, stains and dents can often be sanded back completely. Bairt will assess at the quote and tell you honestly what's achievable.
Can you sand parquet floors? expand_more
Yes — parquet requires care because the grain runs in multiple directions. Don't let an inexperienced operator near your parquet.
Do you remove carpet? expand_more
Yes — full carpet and underlay removal including all staples and tack strips, leaving a clean surface ready for sanding.
How dusty is it? expand_more
HEPA-filter extraction equipment on every job captures the vast majority of dust at source. Some fine dust is unavoidable, but the impact is minimal compared to traditional sanding.
What areas do you cover? expand_more
Newcastle, Lake Macquarie, Maitland, Hunter Valley, Port Stephens, Hamilton, Charlestown, Glendale, Kotara, Warners Bay, Toronto, Morisset and all surrounding suburbs.
Do you use subcontractors? expand_more
No. Bairt does every job himself — start to finish. He answers the phone, does the quote, does the work. No handoffs, no surprises.
Can cupped or warped boards be fixed? expand_more
Mild cupping from moisture variation can often be sanded flat. Severe cupping may need the moisture source addressed first. Bairt will assess this on site.
How do I get a quote? expand_more
Call Bairt on 0410 642 455 or use the contact form. Free quote, no obligation.
After the Job

Care & Maintenance

How to keep your floors looking fresh for years.

How do I clean my newly sanded floors? expand_more
Sweep or vacuum regularly with a soft brush attachment. For mopping, use a damp (not wet) microfibre mop. Avoid steam mops — the heat and moisture will damage the finish.
What cleaning products should I use? expand_more
A pH-neutral timber floor cleaner only. Avoid vinegar, bleach, ammonia-based cleaners and anything abrasive. If in doubt, plain water with a well-wrung mop is safest.
When can I put rugs down? expand_more
Wait at least 2 weeks after the final coat — ideally 4 weeks. The finish needs time to fully cure. Use rugs with breathable backing only — rubber-backed rugs can trap moisture and discolour the finish.
How do I prevent scratches? expand_more
Felt pads under all furniture legs — replace them every 6 months. No dragging furniture. Keep pet nails trimmed. A doormat at every entrance catches grit before it hits the floor.
What about high heels? expand_more
Stilettos and damaged heels concentrate massive pressure on a tiny point — they will dent timber. Keep a shoes-off policy or use flat-soled indoor shoes.
How do I handle spills? expand_more
Wipe up immediately with a dry or damp cloth. Standing water is the enemy of timber floors — even small puddles left overnight can cause white marks or swelling.
Do timber floors fade in sunlight? expand_more
Yes — UV exposure changes timber colour over time. Some species darken, others lighten. Use curtains or blinds during peak sun hours. Rotate rugs periodically so the floor ages evenly.
How often do floors need re-coating? expand_more
Depends on traffic and lifestyle. A well-maintained residential floor typically needs a maintenance recoat every 7–10 years. High-traffic areas or homes with dogs may need it sooner.
What's the difference between a recoat and a full sand? expand_more
A recoat is a light scuff and fresh topcoat — quick, affordable, extends the life of your existing finish. A full sand strips everything back to bare timber. Most floors only need a full sand every 15–20 years.
My floor has a scratch — can I fix it myself? expand_more
Minor surface scratches in the finish can sometimes be buffed out. Deep scratches into the timber need professional attention. Don't use DIY wood markers or wax sticks — they often make it worse.

Still have a question?

Call Bairt or send an enquiry — same day response.

// Back to top visibility window.addEventListener('scroll', function(){ var btn = document.getElementById('back-to-top'); if(window.scrollY > 400){ btn.style.opacity='1'; btn.style.pointerEvents='auto'; } else { btn.style.opacity='0'; btn.style.pointerEvents='none'; } document.addEventListener('click', function(e) { var a = e.target.closest('a[href^="tel:"]'); if (a && typeof gtag === 'function') { gtag('event', 'phone_click', { event_category: 'contact', event_label: a.href.replace('tel:', ''), value: 1 }); } }); document.addEventListener('submit', function(e) { var f = e.target; if (f.tagName === 'FORM' && f.method && typeof gtag === 'function') { gtag('event', 'form_submit', { event_label: window.location.pathname,