{"id":3390,"date":"2024-08-01T19:05:30","date_gmt":"2024-08-01T19:05:30","guid":{"rendered":"https:\/\/handcraftcool.com\/?p=3390"},"modified":"2024-08-01T19:05:32","modified_gmt":"2024-08-01T19:05:32","slug":"woodworking","status":"publish","type":"post","link":"https:\/\/handcraftcool.com\/pt\/woodworking\/","title":{"rendered":"Primeiros passos na marcenaria: tudo o que voc\u00ea precisa saber"},"content":{"rendered":"<!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-a-guide-for-beginners\">Um guia para iniciantes<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"683\" loading=\"lazy\" src=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_268204723-1024x683.jpeg\" alt=\"Carpenter working with equipment on wooden table in carpentry shop. woman works in a carpentry shop.\" class=\"w-full object-cover object-center border mx-auto wp-image-3422\" srcset=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_268204723-1024x683.jpeg 1024w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_268204723-300x200.jpeg 300w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_268204723-768x512.jpeg 768w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_268204723-1536x1024.jpeg 1536w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_268204723-2048x1365.jpeg 2048w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_268204723-18x12.jpeg 18w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Primeiros Passos na Marcenaria: Tudo o que Voc\u00ea Precisa Saber. Fonte: Adobe Stock<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A marcenaria \u00e9 uma arte duradoura que une criatividade com habilidade t\u00e9cnica. N\u00e3o importa se voc\u00ea est\u00e1 procurando construir m\u00f3veis ou criar arte, este guia ajudar\u00e1 voc\u00ea a come\u00e7ar.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-1wTzfg\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/handcraftcool.com\/pt\/handcrafting-for-kids\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Crian\u00e7as e artesanato: artesanato divertido e educativo\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/07\/Easter-greetings-card-handcrafted-Cockerel.-Childrens-Art-Project-needlework-crafts-for-children.-Craft-for-kids.png\" alt=\"Easter greetings card handcrafted Cockerel. Children&#039;s Art Project, needlework, crafts for children. Craft for kids\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/handcraftcool.com\/pt\/handcrafting-for-kids\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Crian\u00e7as e artesanato: artesanato divertido e educativo\">\n            Crian\u00e7as e artesanato: artesanato divertido e educativo        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Descubra atividades artesanais divertidas e educativas para crian\u00e7as que estimulam a criatividade, as habilidades motoras finas e o v\u00ednculo familiar com projetos simples.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/handcraftcool.com\/pt\/handcrafting-for-kids\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continuar lendo            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/handcraftcool.com\/pt\/handcrafting-for-kids\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/07\/Easter-greetings-card-handcrafted-Cockerel.-Childrens-Art-Project-needlework-crafts-for-children.-Craft-for-kids.png\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Crian\u00e7as e artesanato: artesanato divertido e educativo              <\/p>\n              <a href=\"https:\/\/handcraftcool.com\/pt\/handcrafting-for-kids\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Continuar lendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Voc\u00ea permanecer\u00e1 no mesmo site              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Desde a sele\u00e7\u00e3o das ferramentas certas at\u00e9 o dom\u00ednio das t\u00e9cnicas b\u00e1sicas, mostraremos tudo o que voc\u00ea precisa saber para come\u00e7ar sua jornada na marcenaria.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-5-woodworking-projects-you-can-start-with\">5 Projetos de Marcenaria com os quais Voc\u00ea Pode Come\u00e7ar<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Come\u00e7ar com projetos simples ajuda a construir confian\u00e7a e habilidades. Aqui est\u00e3o cinco projetos amig\u00e1veis para iniciantes que s\u00e3o pr\u00e1ticos e recompensadores.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Cada projeto introduz t\u00e9cnicas diferentes, desde corte e lixamento at\u00e9 montagem e acabamento. Voc\u00ea aprender\u00e1 fazendo, criando itens \u00fateis ao longo do caminho.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Esses projetos s\u00e3o elaborados para serem gerenci\u00e1veis com ferramentas e materiais fundamentais, tornando-os ideais para novatos. Vamos examinar cada um em detalhes.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\" id=\"h-simple-bookshelf\">Estante Simples<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Uma estante simples \u00e9 um \u00f3timo primeiro projeto. Ela ensina t\u00e9cnicas b\u00e1sicas de corte, lixamento e montagem. Al\u00e9m disso, \u00e9 um item pr\u00e1tico que voc\u00ea utilizar\u00e1 diariamente.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Comece selecionando sua madeira. Pinho ou compensado funcionam bem para iniciantes. Me\u00e7a e corte as pe\u00e7as para as laterais, prateleiras e parte de tr\u00e1s.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Junte as pe\u00e7as usando parafusos de madeira e cola. Alise as bordas lixando para eliminar quaisquer \u00e1reas \u00e1speras. Finalize com tinta ou stain para combinar com sua decora\u00e7\u00e3o.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Este projeto ajuda voc\u00ea a entender a import\u00e2ncia das medidas e do alinhamento. \u00c9 uma maneira satisfat\u00f3ria de come\u00e7ar sua jornada na marcenaria.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\" id=\"h-birdhouse\">Casa de passarinho<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Construir uma casa para p\u00e1ssaros \u00e9 um esfor\u00e7o de marcenaria atemporal. \u00c9 simples, divertido e fornece um lar para p\u00e1ssaros locais. Voc\u00ea precisar\u00e1 de t\u00e1buas de cedro ou pinho, pregos e tinta.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Corte a madeira em peda\u00e7os para as paredes, teto e base. Prenda os peda\u00e7os juntos usando pregos ou parafusos. Crie um pequeno buraco de entrada para os p\u00e1ssaros acessarem.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Lixe as bordas para garantir que n\u00e3o haja pontos afiados. Pinte ou manche a casa de passarinho para proteg\u00ea-la do clima. Pendure-a no seu jardim e divirta-se observando os p\u00e1ssaros.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Este projeto apresenta t\u00e9cnicas b\u00e1sicas de marcenaria e acabamento. \u00c9 uma maneira deliciosa de se conectar com a natureza e praticar suas habilidades.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\" id=\"h-picture-frame\">Moldura de imagem<\/h3>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"683\" loading=\"lazy\" src=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_305873139-1024x683.jpeg\" alt=\"Full length photo of handsome cheerful guy showing just made bookshelf handmade, design wooden advertising own business industry woodwork shop indoors\" class=\"w-full object-cover object-center border mx-auto wp-image-3423\" srcset=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_305873139-1024x683.jpeg 1024w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_305873139-300x200.jpeg 300w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_305873139-768x512.jpeg 768w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_305873139-1536x1024.jpeg 1536w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_305873139-2048x1365.jpeg 2048w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_305873139-18x12.jpeg 18w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Um guia para iniciantes. Fonte: Adobe Stock<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Criar uma moldura de quadro \u00e9 um projeto pequeno, mas gratificante. Ele ensina cortes de precis\u00e3o e juntas de esquadria. Voc\u00ea precisar\u00e1 de tiras de madeira, vidro e uma placa de apoio.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Corte a madeira em quatro peda\u00e7os com \u00e2ngulos de 45 graus nas pontas. Monte-os em um ret\u00e2ngulo usando cola de madeira e grampos.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Insira o vidro e a placa de apoio. Prenda-os com pequenos pregos ou pregos. Lixe e finalize a moldura como preferir.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Este projeto ajuda voc\u00ea a dominar juntas de esquadria e acabamento fino. \u00c9 uma maneira perfeita de exibir suas fotos ou obras de arte favoritas.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-cutting-board\">T\u00e1bua de corte<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Uma t\u00e1bua de corte \u00e9 um projeto pr\u00e1tico e direto. Envolve corte, lixamento e acabamento. Escolha madeira dura como bordo ou nogueira para maior durabilidade.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Molde a madeira em um ret\u00e2ngulo. Alise as bordas e a superf\u00edcie com lixa. Para prote\u00e7\u00e3o, cubra a madeira com \u00f3leo mineral seguro para alimentos ou cera de abelha.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Este projeto ensina sobre gr\u00e3os de madeira e t\u00e9cnicas de acabamento. \u00c9 um item \u00fatil que voc\u00ea usar\u00e1 na sua cozinha todos os dias.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-tool-caddy\">Caixa de ferramentas<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Um tool caddy \u00e9 um projeto pr\u00e1tico que ajuda a organizar suas ferramentas. Voc\u00ea precisar\u00e1 de t\u00e1buas de compensado ou pinho, parafusos de madeira e uma haste de cavilha para o cabo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Corte a madeira em peda\u00e7os para as laterais, fundo e al\u00e7a. Monte-os usando parafusos e cola. Alise as bordas lixando para remover quaisquer pontos \u00e1speros.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Este projeto apresenta marcenaria b\u00e1sica e lida com instala\u00e7\u00e3o. \u00c9 uma maneira pr\u00e1tica de manter suas ferramentas organizadas e ao alcance.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z1GN8Tk\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/handcraftcool.com\/pt\/handcrafts-for-beginners\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"5 artesanatos f\u00e1ceis para iniciantes\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_409831969-scaled.jpeg\" alt=\"Portrait of happy seamstress sewing in the workshop\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/handcraftcool.com\/pt\/handcrafts-for-beginners\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"5 artesanatos f\u00e1ceis para iniciantes\">\n            5 artesanatos f\u00e1ceis para iniciantes        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Descubra cinco artesanatos para iniciantes que transformam novatos em artes\u00e3os. Encontre projetos divertidos para despertar sua criatividade.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/handcraftcool.com\/pt\/handcrafts-for-beginners\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continuar lendo            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/handcraftcool.com\/pt\/handcrafts-for-beginners\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_409831969-scaled.jpeg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                5 artesanatos f\u00e1ceis para iniciantes              <\/p>\n              <a href=\"https:\/\/handcraftcool.com\/pt\/handcrafts-for-beginners\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Continuar lendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Voc\u00ea permanecer\u00e1 no mesmo site              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-becoming-a-woodworker-tips-for-beginners\">Tornando-se um marceneiro: dicas para iniciantes<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Comece com projetos simples para aumentar sua confian\u00e7a. Escolha ferramentas e materiais de qualidade para garantir o sucesso. Pratique paci\u00eancia e precis\u00e3o em cada passo.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Participe de uma comunidade de marcenaria ou fa\u00e7a uma aula para aprender com os outros. F\u00f3runs online e clubes locais oferecem suporte e inspira\u00e7\u00e3o valiosos.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Invista em material de seguran\u00e7a, incluindo \u00f3culos de prote\u00e7\u00e3o e luvas. Siga sempre as diretrizes de seguran\u00e7a para se proteger enquanto trabalha com ferramentas.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mantenha um espa\u00e7o de trabalho organizado e arrumado. Uma \u00e1rea arrumada ajuda voc\u00ea a se concentrar e trabalhar de forma mais eficiente. Etiquete suas ferramentas e materiais para f\u00e1cil acesso.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Aceite os erros como chances de aprender. Cada erro ensina algo novo. Mantenha sua curiosidade e continue tentando v\u00e1rias t\u00e9cnicas.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\" id=\"h-useful-resources-and-tools\">Recursos e ferramentas \u00fateis<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Comece com ferramentas manuais de qualidade, como form\u00f5es e serras. Eles s\u00e3o o cora\u00e7\u00e3o da marcenaria, dando a voc\u00ea controle e precis\u00e3o em cada corte.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Ferramentas el\u00e9tricas como furadeiras e lixadeiras aceleram seus projetos. Elas trazem efici\u00eancia e precis\u00e3o, tornando tarefas complexas mais f\u00e1ceis e prazerosas.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Mergulhe em tutoriais e cursos online. Plataformas como YouTube e Instructables oferecem inspira\u00e7\u00e3o infinita e guias passo a passo para todos os n\u00edveis de habilidade.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Explore livros e revistas de marcenaria. Eles est\u00e3o cheios de t\u00e9cnicas atemporais, planos detalhados e as \u00faltimas tend\u00eancias para manter seus projetos frescos e empolgantes.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Participe de clubes e workshops locais. Eles oferecem aprendizado pr\u00e1tico, conselhos de especialistas e uma comunidade de apoio para ajudar voc\u00ea a desenvolver suas habilidades em marcenaria.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-benefits-of-woodworking\">Benef\u00edcios da marcenaria<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"683\" loading=\"lazy\" src=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_899757258-1024x683.jpeg\" alt=\"An experienced carpenter assembling a custom bookshelf, aligning and fastening the shelves with a drill and screws.\" class=\"w-full object-cover object-center border mx-auto wp-image-3424\" srcset=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_899757258-1024x683.jpeg 1024w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_899757258-300x200.jpeg 300w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_899757258-768x512.jpeg 768w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_899757258-1536x1024.jpeg 1536w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_899757258-2048x1365.jpeg 2048w, https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_899757258-18x12.jpeg 18w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\">Benef\u00edcios da Marcenaria. Fonte: Adobe Stock<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A marcenaria inspira uma sensa\u00e7\u00e3o de realiza\u00e7\u00e3o e orgulho em criar algo com as pr\u00f3prias m\u00e3os, al\u00e9m de aumentar a criatividade e a capacidade de resolu\u00e7\u00e3o de problemas.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>\u00c9 uma atividade terap\u00eautica que reduz o estresse e promove a aten\u00e7\u00e3o plena, pois a madeira conecta voc\u00ea \u00e0 natureza e ao meio ambiente.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A marcenaria pode ser uma atividade social, reunindo pessoas em workshops e aulas. Ela cria um senso de comunidade e aprendizado compartilhado.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Criar pe\u00e7as personalizadas permite que voc\u00ea personalize sua casa. Itens artesanais t\u00eam car\u00e1ter e charme \u00fanicos que produtos produzidos em massa n\u00e3o t\u00eam.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A marcenaria tamb\u00e9m oferece potencial para renda. Vender itens artesanais em feiras de artesanato ou online pode transformar um hobby em um empreendimento lucrativo.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\" id=\"h-conclusion\">Conclus\u00e3o<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>A marcenaria \u00e9 um hobby gratificante e enriquecedor que oferece infinitas possibilidades. De projetos simples a cria\u00e7\u00f5es complexas, ela permite que voc\u00ea expresse sua criatividade.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Come\u00e7ar com projetos b\u00e1sicos ajuda a desenvolver habilidades e confian\u00e7a. Com pr\u00e1tica e paci\u00eancia, voc\u00ea dominar\u00e1 t\u00e9cnicas e criar\u00e1 pe\u00e7as bonitas e funcionais.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Abrace a jornada de aprender e criar. A marcenaria conecta voc\u00ea a uma rica tradi\u00e7\u00e3o e oferece uma maneira gratificante de passar seu tempo. Feliz artesanato!<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>E n\u00e3o perca nossos artigos para mais dicas de artesanato!<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-ZuV3iD\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/handcraftcool.com\/pt\/ceramic-work\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Artesanato em Argila 101\">\n          <div class=\"m-auto float-none\">\n            <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_786203167-scaled.jpeg\" alt=\"Mature woman ceramist in the workshop makes mug out of clay. Closeup of female potter hands. Art and small business. Creation of ceramic products. Person at work creating handmade cup in studio\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/handcraftcool.com\/pt\/ceramic-work\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Artesanato em Argila 101\">\n            Artesanato em Argila 101        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Descubra a alegria da cer\u00e2mica com nosso guia para iniciantes. Explore t\u00e9cnicas e ferramentas essenciais para criar suas obras-primas! Leia!        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/handcraftcool.com\/pt\/ceramic-work\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Continuar lendo            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/handcraftcool.com\/pt\/ceramic-work\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_786203167-scaled.jpeg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Artesanato em Argila 101              <\/p>\n              <a href=\"https:\/\/handcraftcool.com\/pt\/ceramic-work\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Continuar lendo                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Voc\u00ea permanecer\u00e1 no mesmo site              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Desbloqueie o mundo da marcenaria com nosso guia abrangente para iniciantes. Domine as ferramentas e t\u00e9cnicas b\u00e1sicas para criar seu primeiro projeto artesanal.<\/p>","protected":false},"author":18,"featured_media":3421,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[293],"tags":[292,305,306,307],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v18.7 (Yoast SEO v19.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>First Steps in Woodworking: All You Need to Know - Handcraft Cool<\/title>\n<meta name=\"description\" content=\"Discover the essentials of woodworking with our beginner&#039;s guide. Learn the tools techniques and tips to start your woodworking journey today.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/handcraftcool.com\/pt\/woodworking\/\" \/>\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"First Steps in Woodworking: All You Need to Know\" \/>\n<meta property=\"og:description\" content=\"Discover the essentials of woodworking with our beginner&#039;s guide. Learn the tools techniques and tips to start your woodworking journey today.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/handcraftcool.com\/pt\/woodworking\/\" \/>\n<meta property=\"og:site_name\" content=\"Handcraft Cool\" \/>\n<meta property=\"article:published_time\" content=\"2024-08-01T19:05:30+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-08-01T19:05:32+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_184945286-scaled.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1707\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Beatriz Vieira\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/handcraftcool.com\/#website\",\"url\":\"https:\/\/handcraftcool.com\/\",\"name\":\"Handcraft Cool\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/handcraftcool.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"pt-BR\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\/\/handcraftcool.com\/woodworking\/#primaryimage\",\"url\":\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_184945286-scaled.jpeg\",\"contentUrl\":\"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_184945286-scaled.jpeg\",\"width\":2560,\"height\":1707,\"caption\":\"Source: Adobe Stock\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/handcraftcool.com\/woodworking\/#webpage\",\"url\":\"https:\/\/handcraftcool.com\/woodworking\/\",\"name\":\"First Steps in Woodworking: All You Need to Know - Handcraft Cool\",\"isPartOf\":{\"@id\":\"https:\/\/handcraftcool.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/handcraftcool.com\/woodworking\/#primaryimage\"},\"datePublished\":\"2024-08-01T19:05:30+00:00\",\"dateModified\":\"2024-08-01T19:05:32+00:00\",\"author\":{\"@id\":\"https:\/\/handcraftcool.com\/#\/schema\/person\/10587e44f0d7e44efbc96e8e243a7f25\"},\"description\":\"Discover the essentials of woodworking with our beginner's guide. Learn the tools techniques and tips to start your woodworking journey today.\",\"breadcrumb\":{\"@id\":\"https:\/\/handcraftcool.com\/woodworking\/#breadcrumb\"},\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/handcraftcool.com\/woodworking\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/handcraftcool.com\/woodworking\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/handcraftcool.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"First Steps in Woodworking: All You Need to Know\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/handcraftcool.com\/#\/schema\/person\/10587e44f0d7e44efbc96e8e243a7f25\",\"name\":\"Beatriz Vieira\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\/\/handcraftcool.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/0c97417477d7e9ef0c4144b2ad0136fa?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/0c97417477d7e9ef0c4144b2ad0136fa?s=96&d=mm&r=g\",\"caption\":\"Beatriz Vieira\"},\"url\":\"https:\/\/handcraftcool.com\/pt\/author\/beatriz-vieira\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"First Steps in Woodworking: All You Need to Know - Handcraft Cool","description":"Discover the essentials of woodworking with our beginner's guide. Learn the tools techniques and tips to start your woodworking journey today.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/handcraftcool.com\/pt\/woodworking\/","og_locale":"pt_BR","og_type":"article","og_title":"First Steps in Woodworking: All You Need to Know","og_description":"Discover the essentials of woodworking with our beginner's guide. Learn the tools techniques and tips to start your woodworking journey today.","og_url":"https:\/\/handcraftcool.com\/pt\/woodworking\/","og_site_name":"Handcraft Cool","article_published_time":"2024-08-01T19:05:30+00:00","article_modified_time":"2024-08-01T19:05:32+00:00","og_image":[{"width":2560,"height":1707,"url":"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_184945286-scaled.jpeg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Beatriz Vieira","Est. reading time":"5 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/handcraftcool.com\/#website","url":"https:\/\/handcraftcool.com\/","name":"Handcraft Cool","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/handcraftcool.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"pt-BR"},{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/handcraftcool.com\/woodworking\/#primaryimage","url":"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_184945286-scaled.jpeg","contentUrl":"https:\/\/handcraftcool.com\/wp-content\/uploads\/2024\/08\/AdobeStock_184945286-scaled.jpeg","width":2560,"height":1707,"caption":"Source: Adobe Stock"},{"@type":"WebPage","@id":"https:\/\/handcraftcool.com\/woodworking\/#webpage","url":"https:\/\/handcraftcool.com\/woodworking\/","name":"First Steps in Woodworking: All You Need to Know - Handcraft Cool","isPartOf":{"@id":"https:\/\/handcraftcool.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/handcraftcool.com\/woodworking\/#primaryimage"},"datePublished":"2024-08-01T19:05:30+00:00","dateModified":"2024-08-01T19:05:32+00:00","author":{"@id":"https:\/\/handcraftcool.com\/#\/schema\/person\/10587e44f0d7e44efbc96e8e243a7f25"},"description":"Discover the essentials of woodworking with our beginner's guide. Learn the tools techniques and tips to start your woodworking journey today.","breadcrumb":{"@id":"https:\/\/handcraftcool.com\/woodworking\/#breadcrumb"},"inLanguage":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/handcraftcool.com\/woodworking\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/handcraftcool.com\/woodworking\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/handcraftcool.com\/"},{"@type":"ListItem","position":2,"name":"First Steps in Woodworking: All You Need to Know"}]},{"@type":"Person","@id":"https:\/\/handcraftcool.com\/#\/schema\/person\/10587e44f0d7e44efbc96e8e243a7f25","name":"Beatriz Vieira","image":{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/handcraftcool.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/0c97417477d7e9ef0c4144b2ad0136fa?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0c97417477d7e9ef0c4144b2ad0136fa?s=96&d=mm&r=g","caption":"Beatriz Vieira"},"url":"https:\/\/handcraftcool.com\/pt\/author\/beatriz-vieira\/"}]}},"_links":{"self":[{"href":"https:\/\/handcraftcool.com\/pt\/wp-json\/wp\/v2\/posts\/3390"}],"collection":[{"href":"https:\/\/handcraftcool.com\/pt\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/handcraftcool.com\/pt\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/handcraftcool.com\/pt\/wp-json\/wp\/v2\/users\/18"}],"replies":[{"embeddable":true,"href":"https:\/\/handcraftcool.com\/pt\/wp-json\/wp\/v2\/comments?post=3390"}],"version-history":[{"count":0,"href":"https:\/\/handcraftcool.com\/pt\/wp-json\/wp\/v2\/posts\/3390\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/handcraftcool.com\/pt\/wp-json\/wp\/v2\/media\/3421"}],"wp:attachment":[{"href":"https:\/\/handcraftcool.com\/pt\/wp-json\/wp\/v2\/media?parent=3390"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/handcraftcool.com\/pt\/wp-json\/wp\/v2\/categories?post=3390"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/handcraftcool.com\/pt\/wp-json\/wp\/v2\/tags?post=3390"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}