Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

3dprint

3dprint에는 GiggleLiu에서 수집한 skills 4개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
4
Stars
1
업데이트
2026-07-17
Forks
0
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

preview-stl
소프트웨어 개발자

Use when the user wants to present or inspect STL models in the browser (a single self-contained HTML viewer page, works offline) and/or physically simulate a ball rolling through printed geometry (marble runs, tracks, funnels, tunnels) with the trajectory animated inside the viewer. Complements design-stl (static PNG previews + printability checks) with interactive 3D and dynamic validation.

2026-07-17
print-to-bambu
기계공학 기술자·기사

Use when the user wants to slice an STL and print it on a Bambu Lab printer over the local network (LAN), preview an STL in 3D in the browser, or check/monitor a Bambu print's status. Covers slicing with Bambu Studio or OrcaSlicer, uploading over LAN, starting a print behind a confirmation gate, and streaming progress.

2026-07-07
onboard
네트워크·컴퓨터 시스템 관리자

Use when setting up the Bambu LAN printing workflow for the first time on a machine, or when print-to-bambu preflight is not all green — installs/locates the slicer, sets up the Python venv, scaffolds bambu.toml, helps find the printer IP/serial/access code, and walks through enabling Developer/LAN Mode so prints can start.

2026-06-28
design-stl
기계 제도사

Use when the user wants to create or design a 3D-printable STL model from a description (e.g. a molecule, a part, a parametric shape) rather than starting from an existing STL. Generates geometry with Python/trimesh (default) or OpenSCAD, renders previews, validates printability, and iterates. Pairs with print-to-bambu to actually print it.

2026-06-28