G-code

G-code (Laser Engraving / CNC)

Open Beta
.gcode · text/x-gcode

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

지금 G-code 내보내기 ✨ 오픈 베타 — 무료, 제한 없음

주요 기능

레이저 각인용으로 최적화된 공구 경로
레이저 속도 및 출력 설정
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