Skip to main content
Toggle navigation menu
Software Documentation
Order & Billing
LaserPecker Store 🛒
Take a Survey! 🔥
LP3
Metal and Plastic Engraving Specialist
Getting Started
FAQs for LaserPecker 3
LP3 Laser Focusing Instructions
LP3 Buying Guide
LaserPecker 3 Versatile Electric Roller User Manual
Set the Correct Focal Distance for Your LaserPecker 3
Troubleshooting
LaserPecker 3 Blinking Red and Green Troubleshooting
Video
How to Laser Engrave Jewellery with LaserPecker 3?
To engrave on metal and plastic with LaserPecker LP3!
The Assembly Tutorial of LaserPecker 3
How to Get the Correct Focal Length of LaserPecker 3?
How to Laser Engrave a Photo with LaserPecker 3?
How to Engrave Different Materials with LaserPecker 3?
See all 7 articles
<% var maxSections = 5 %>
Toggle navigation menu
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<% if (category.isActive) { %> <%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %> <% } %>
<% }); %>
<% var getColumnClasses = function(columnNumber) { var classNames = 'col-12'; if (columnNumber >= 2) classNames += ' md:col-6'; if (columnNumber >= 3) classNames += ' lg:col-4'; if (columnNumber >= 4) classNames += ' xl:col-3'; return classNames; } %> <% if (articles.length) { %>
<% articles.forEach(function(article) { %>
<%= article.title %>
<% if (article.promoted) { %>
Promoted article
<% } %>
<% }) %>
<% } %>