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
निर्यात करें
Export पर क्लिक करें और 1-5 मिनट में अपनी .gcode फ़ाइल प्राप्त करें
4
डाउनलोड करें
तैयार G-code फ़ाइल डाउनलोड करें और उसे LightBurn में खोलें

निर्यात के बाद कैसे खोलें

G-code में लोकप्रिय मानचित्र

मुफ़्त

G-code (Laser Engraving / CNC) मानचित्र निर्यात प्राप्त करें

OpenStreetMap से पेशेवर G-code मानचित्र डाउनलोड करें. तत्काल जनरेशन, कोई भी क्षेत्र.

निःशुल्क / निर्यात
अभी 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