G-code

G-code (Laser Engraving / CNC)

Open Beta
.gcode · text/x-gcode

OpenStreetMap نقشے کے ڈیٹا کو لیزر اینگریونگ اور CNC ملنگ کے لیے G-code کے طور پر برآمد کریں۔ لیزر اینگریور اور CNC راؤٹرز کا استعمال کرتے ہوئے لکڑی، دھات، ایکریلک اور دیگر مواد پر طبعی نقشے بنائیں۔

ابھی G-code برآمد کریں ✨ Open Beta — مفت، کوئی حد نہیں

اہم خصوصیات

لیزر اینگریونگ کے لیے بہتر بنائے گئے ٹول پاتھ
لیزر کے لیے رفتار اور پاور کی ترتیبات
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 فائلیں کھولتا ہے

درج ذیل پروگرام اور ایپلیکیشنز OSM2CDR سے برآمد کردہ G-code (Laser Engraving / CNC) (.gcode) فائلوں کو کھول، ترمیم اور ان کے ساتھ کام کر سکتے ہیں:

💻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 چنیں
127 دستیاب برآمدی فارمیٹس کی فہرست سے G-code (Laser Engraving / CNC) منتخب کریں
3
برآمد
برآمد پر کلک کریں اور 1-5 منٹ میں اپنی .gcode فائل حاصل کریں
4
ڈاؤن لوڈ
تیار G-code فائل ڈاؤن لوڈ کریں اور اسے LightBurn میں کھولیں

ایکسپورٹ کے بعد کیسے کھولیں

G-code میں مقبول نقشے

مفت

G-code (Laser Engraving / CNC) نقشہ برآمدات حاصل کریں

OpenStreetMap سے پیشہ ورانہ G-code نقشے ڈاؤن لوڈ کریں۔ فوری تخلیق، کوئی بھی علاقہ۔

Free / برآمد
ابھی 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