Maslow-kits-for-sale-soon.
Complete kits with upgraded parts available to purchase in november.
File Explorer
Download Latest Version (.zip)- direct_pin_read.h
- interrupt_config.h
- interrupt_pins.h
- Axis.cpp
- Axis.h
- cnc_ctrl_v1.ino
- Config.h
- Encoder.cpp
- Encoder.h
- GCode.cpp
- GCode.h
- Kinematics.cpp
- Kinematics.h
- Maslow.h
- maslowRingBuffer.cpp
- maslowRingBuffer.h
- Motion.cpp
- Motion.h
- Motor.cpp
- Motor.h
- MotorGearboxEncoder.cpp
- MotorGearboxEncoder.h
- NutsAndBolts.cpp
- NutsAndBolts.h
- PID_v1.cpp
- PID_v1.h
- Probe.cpp
- Probe.h
- Report.cpp
- Report.h
- Settings.cpp
- Settings.h
- SimavrSerial.cpp
- SimavrSerial.h
- Spindle.cpp
- Spindle.h
- System.cpp
- System.h
- Testing.cpp
- Testing.h
- TimerOne.cpp
- TimerOne.h
- Clone.png
- Clone2.png
- Clone3.png
- Commit.png
- EditingFile.png
- Fork.jpg
- GithubHome.jpg
- GithubWelcome.jpg
- PR0.png
- PR1.png
- PR2.png
- PR3.png
- Push Origin.png
- alarm.PNG
- alarmSetting.PNG
- Download Firmware.jpg
- Download IDE.jpg
- Open Firmware.jpg
- Select Board.jpg
- Select COM Port.jpg
- Upload.jpg
- simavr_env.py
- teensy_env.py
- Makefile
- Makefile.common
- simduino.c
- uart_pty.c
- uart_pty.h
- BOM.md
- CODE_OF_CONDUCT.md
- guestBook.txt
- INSTRUCTIONS.md
- LICENSE
- mainpicture.jpg
- platformio.ini
- README.md
- ROBOT.md
- Bracket A.skp
- Bracket B.skp
- Bracket C.skp
- Maslow Frame.step
- Maslow Frame.stl
- Maslow Frame.x_t
- New Sled With MakerCAM Tool Paths.svg
- New Sled.svg
- SledFiles.zip
- BOM.md
- fullkit_wb.jpg
- INSTRUCTIONS.md
- mainpicture.jpg
- note.gif
- README.md
- ROBOT.md
- TB_v1.5.jpg
- tempSled.pdf
- usrinput.txt
# Installation Guide
1. Get the code
git clone https://github.com/MaslowCommunityGarden/Maslow-kits-for-sale-soon.
Downloads the entire project code from GitHub to your computer.
cd Maslow-kits-for-sale-soon.
Moves into the project folder you just downloaded.
2. Make
Medium RecommendedPrerequisites
- Git Needed to download the project code from GitHub.
- Make Usually pre-installed on Linux/macOS. On Windows, install separately (e.g. via MSYS2 or WSL).
β οΈ This is a large repository, so this method may point to an internal sub-package rather than the actual core product. Check the full README as well.
cd Firmware-master/simduino
This project's files live in a subfolder, so move into it first.
make
Compiles the code based on the generated build configuration to produce an executable.
If it finishes without errors, it worked. Try running the generated executable directly.
// repository documentation
Was this content helpful?
(0 ratings)
