G-code

G-code (Laser Engraving / CNC)

Open Beta
.gcode · text/x-gcode

लेझर खोदकाम आणि CNC मिलिंगसाठी OpenStreetMap नकाशा डेटा 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 नकाशे डाउनलोड करा. तत्काळ निर्मिती, कोणतेही क्षेत्र.

विनामूल्य / निर्यात
आता 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