hangprinter
A RepRap hanging from the ceiling
파일 탐색기
최종 버전 다운로드 (.zip)- README.md
- configure_odrive.py
- odrive-config-AB.json
- odrive-config-CD.json
- README.md
- config.g
- Duet2CombinedFirmware.bin
- Pos_mode_all
- Torque_A
- Torque_B
- Torque_C
- Torque_D
- Torque_mode_all
- Very_low_torque_all
- Goto_zero
- Individual_motor_control
- Read_encoders
- Set_encoder_reference_point
- config.g
- deployprobe.g
- Duet3Firmware_MB6HC.bin
- homeall.g
- retractprobe.g
- M569.3
- M569.4
- M569.8
- pause.g
- README.md
- resume.g
- README.md
- gear_util.scad
- layout_slicer.scad
- parameters.scad
- spool_core.scad
- util.scad
- whitelabel_motor.scad
- whitelabel_motor.svg
- 1XD_holder.scad
- bearing_u_608.scad
- bearing_u_big_623.scad
- belt_roller_insert.scad
- bltouch_arm.scad
- brace_tightener.scad
- cable_clamp.scad
- corner_clamp.scad
- dleft_spool.scad
- dleft_spool_cover.scad
- dright_spool_bottom.scad
- dright_spool_cover.scad
- dright_spool_top.scad
- extruder_holder.scad
- GT2_spool_gear.scad
- horizontal_line_deflector.scad
- landing_brackets.scad
- layout.scad
- line_roller_anchor.scad
- line_roller_anchor_template.scad
- line_roller_wire_rewinder.scad
- line_verticalizer.scad
- motor_bracket_A.scad
- motor_bracket_B.scad
- motor_bracket_C.scad
- motor_bracket_D.scad
- new_tilted_line_deflector.scad
- pen_fly_brace.scad
- pen_holder_nut_head.scad
- pi_mount.scad
- ram_1000_3dpotter.scad
- ram_1000_3dpotter_holder.scad
- ram_1000_3dpotter_top_holder.scad
- sep_disc.scad
- spool.scad
- spool_cover.scad
- spool_cover_mirrored.scad
- spool_mirrored.scad
- wasp_extruder_xl30.scad
- ziptie_tensioner_wedge.scad
- GT2_motor_gear.stl
- ram_1000_3dpotter.stl
- whitelabel_motor.stl
- contrast_edge.stl
- marker_slider.stl
- retroreflective_plate.stl
- 1XD_holder.stl
- bearing_u_608.stl
- bearing_u_big_623.stl
- belt_roller_insert.stl
- bltouch_arm.stl
- bltouch_arm_flying_pen.stl
- brace_tightener.stl
- cable_clamp.stl
- cable_clamp_encoder_and_mains_cables.stl
- cable_clamp_long_shallow_for_motor_wires.stl
- corner_clamp.stl
- dleft_spool.stl
- dleft_spool_cover.stl
- dright_spool_bottom.stl
- dright_spool_cover.stl
- dright_spool_top.stl
- extruder_holder.stl
- GT2_spool_gear.stl
- horizontal_line_deflector.stl
- landing_brackets.stl
- line_roller_anchor.stl
- line_roller_anchor_slit_insert.stl
- line_roller_anchor_template.stl
- line_roller_wire_rewinder.stl
- line_verticalizer.stl
- motor_bracket_A.stl
- motor_bracket_B.stl
- motor_bracket_C.stl
- motor_bracket_D.stl
- new_tilted_line_deflector.stl
- pen_fly_brace.stl
- pen_holder_nut_head.stl
- pi_mount.stl
- ram_1000_3dpotter_holder.stl
- ram_1000_3dpotter_top_holder.stl
- README.md
- sep_disc.stl
- spool.stl
- spool_cover.stl
- spool_cover_mirrored.stl
- spool_mirrored.stl
- ziptie_tensioner_wedge.stl
- .gitignore
- hangprinter_logo_blue_50.png
- layout.dxf
- layout_a4.pdf
- LICENSE
- logo.dxf
- Makefile
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/tobbelobb/hangprinter
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd hangprinter
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Make
보통 추천사전 준비물
- Git GitHub에서 프로젝트 코드를 내려받으려면 필요합니다.
- Make Linux/macOS는 보통 기본 설치되어 있습니다. Windows는 별도 설치(예: MSYS2, WSL)가 필요합니다.
make layout_letter.pdf
생성된 빌드 설정을 바탕으로 실제 컴파일을 진행해 실행 파일을 만듭니다.
에러 없이 끝나면 성공입니다. 생성된 실행 파일을 직접 실행해보세요.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
// repository documentation
Was this content helpful?
(0 ratings)
