G-code

G-code (Laser Engraving / CNC)

Open Beta
.gcode · text/x-gcode

ייצוא נתוני מפה של OpenStreetMap כ-G-code לחריטת לייזר ולכרסום CNC. צרו מפות פיזיות על עץ, מתכת, אקריליק וחומרים נוספים באמצעות חורטי לייזר ונתבי 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

התוכנות והיישומים הבאים יכולים לפתוח, לערוך ולעבוד עם קבצי 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) מתוך רשימת 127 פורמטי הייצוא הזמינים
3
ייצוא
לחצו על ייצוא וקבלו את קובץ ה-.gcode שלכם תוך 1-5 דקות
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