将 OpenStreetMap 地图数据导出为 G-code,用于激光雕刻和数控铣削。可使用激光雕刻机和数控铣床/雕刻机,在木材、金属、亚克力及其他材料上制作实体地图。
主要特点

关于 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)文件:
格式规格
- 开放标准
- 支持 3D 坐标
- 无损(无质量损失)
- 无属性
- 输出:1 个文件
- G-code (ISO 6983 / RS-274) for CNC mills, plotters, laser cutters. Map paths converted to tool-paths.
谁在使用 G-code 地图
如何导出 G-code
导出后如何打开
- LightBurn — File → Open, check the work area (the file is calculated for 300x300 mm), set the power and speed for your material, then run the outline with Framing.
- LaserGRBL (free, Windows) — open the .gcode, look at the toolpath preview and send it to a machine with GRBL firmware.
- Candle or Universal Gcode Sender (free) — simple senders: they show the tool path and help you set the workpiece zero.
- A milling machine — before starting, set the depth and the number of passes in your control software: the file contains flat contours, and the vertical feed has to be tuned to your cutter and material.
- A test run is a must — first run the boundaries with no cutting or at minimum power, then do a test piece on a scrap of material.
G-code 格式的热门地图
导出 G-code (Laser Engraving / CNC) 地图
从 OpenStreetMap 下载专业的 G-code 地图。即时生成,任意区域。