OpenStreetMap 지도 데이터를 레이저 각인 및 CNC 밀링용 G-code로 내보냅니다. 레이저 각인기와 CNC 라우터를 사용하여 목재, 금속, 아크릴 및 기타 소재에 실물 지도를 제작합니다.
주요 기능

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) 파일을 열고 편집하고 작업할 수 있습니다:
Format specifications
- Open standard
- 3D coordinates supported
- Lossless (no quality loss)
- No attributes
- Output: 1 file
- 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 지도를 다운로드하세요. 즉시 생성, 모든 영역 지원.