G-code

G-code (Laser Engraving / CNC)

Open Beta
.gcode · text/x-gcode

خروجی داده‌های نقشهٔ OpenStreetMap به‌صورت G-code برای حکاکی لیزری و فرزکاری CNC. نقشه‌های فیزیکی روی چوب، فلز، اکریلیک و دیگر مواد را با استفاده از حکاک‌های لیزری و روترهای CNC بسازید.

همین حالا G-code را خروجی بگیرید ✨ بتای باز — رایگان، بدون محدودیت

ویژگی‌های کلیدی

مسیرهای ابزار بهینه‌شده برای حکاکی لیزری
تنظیمات سرعت و توان برای لیزر
پشتیبانی از میان‌افزار GRBL و Marlin
لایه‌های جداگانه برای پردازش چندمرحله‌ای
Example G-code export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

دربارهٔ قالب G-code

G-code is the control language of numerically controlled machines (ISO 6983, also known as RS-274): a sequence of commands saying "move there", "turn the tool on", "run at this feed rate". Laser engravers, milling machines and plotters speak it, and the GRBL and Marlin firmwares understand it directly.

A map in G-code is not an image but a set of toolpaths. Every OpenStreetMap line becomes a tool path, and the machine repeats it on wood, plywood, acrylic, leather or anodized aluminium. That is how people make city plan panels, gift maps and relief models.

The file is plain text you can open in a text editor. First comes a header with the job parameters, then the map layers one after another, each with its own comment so the operator can skip a pass or reorder it. The commands are standard: G90 for absolute coordinates, G21 for millimeters, G0 for a rapid move, G1 for a working move, M3 and M5 to turn the tool on and off.

The geometry is fitted into the work area with margins along the edges, 300x300 mm by default, and the scale is chosen automatically so that the map fits entirely and keeps its proportions. Power is set per layer: roads run at full, buildings weaker, green areas very weak — which gives different depths on the material.

چه برنامه‌ای فایل‌های G-code را باز می‌کند

برنامه‌ها و نرم‌افزارهای زیر می‌توانند فایل‌های G-code (Laser Engraving / CNC) (.gcode) صادرشده از OSM2CDR را باز و ویرایش کنند و با آن‌ها کار کنند:

💻LightBurn 💻LaserGRBL 💻Fusion 360 💻LinuxCNC 💻Mach3

Format specifications

چه کسانی از نقشه‌های G-code استفاده می‌کنند

🏗
حکاکی لیزری نقشه‌ها روی چوب
A city plan cut on plywood or wood — the road lines become relief.
💻
فرزکاری CNC نقشه‌های توپوگرافی
Contours and boundaries as cutter paths for a 3D model of the territory.
📊
هنر دیواری تزئینی با نقشه
Wall panels with a district map: pure vector with no raster artifacts.
🎨
هدایای شخصی‌سازی‌شدهٔ نقشه‌ای
A map of your home town or a meeting place as a personal handmade gift.

چگونه G-code را خروجی بگیریم

1
انتخاب ناحیه
روی نقشهٔ تعاملی در osm2cdr.ru یک مستطیل یا چندضلعی بکشید
2
انتخاب G-code
G-code (Laser Engraving / CNC) را از فهرست ۱۲۷ قالب خروجی موجود انتخاب کنید
3
خروجی
روی خروجی کلیک کنید و فایل .gcode خود را در ۱ تا ۵ دقیقه دریافت کنید
4
دانلود
فایل آمادهٔ G-code را دانلود کنید و آن را در LightBurn باز کنید

نحوه باز کردن پس از خروجی

نقشه‌های محبوب در G-code

رایگان

خروجی نقشهٔ G-code (Laser Engraving / CNC) را دریافت کنید

نقشه‌های حرفه‌ای G-code را از OpenStreetMap دانلود کنید. تولید آنی برای هر ناحیه.

رایگان / هر خروجی
همین حالا G-code را خروجی بگیرید →

پرسش‌های متداول

از کدام حکاک‌های لیزری پشتیبانی می‌شود؟
آیا می‌توانم از این برای فرزکاری CNC استفاده کنم؟
چه موادی را می‌توان حکاکی کرد؟
What work area is the file calculated for?
Are all the layers processed the same way?
What should I do before the first run?

قالب‌های مرتبط

قالب‌هایی که اغلب همراه با هم خروجی گرفته می‌شوند

Related Articles