Jump to content

Experience With Smart Orbitor V3 and ToolBoard SO3


jkljkl1197

Recommended Posts

Hi, I wanted to share some information about a toolboard that has very limited details and no quick updated guide available.

For more Info:
https://www.orbiterprojects.com/download/SO3/Orbitool SO3 User Manual.pdf

My Setup:
- Anycubic Chiron

- SKR 1.4 Mainboard with TMC2209

- Raspberry PI Zero 2w

- USB A, Hat for PI Zero 2w

MP1584EN BuckConverter (My printer do Only 24V no 5v for the RPI)

 

#Main Menu
## The STM32F042 can be a STM32F072, the maker use booth it's depend of your board

[*] Enable extra low-level configuration options
    Micro-controller Architecture (STMicroelectronics STM32)  --->
    Processor model (STM32F042)  --->
    Bootloader offset (No bootloader)  --->
    Clock Reference (8 MHz crystal)  --->
    Communication interface (USB (on PA11/PA12))  --->
    USB ids  --->
    Optional features (to reduce code size)  --->
[*] Optimize stepper code for 'step on both edges'
()  GPIO pins to set at micro-controller startup

#USB IDs
## change because interfer with my SKR 1.4 Mainboard
(0x1d50) USB vendor ID
(0x614e) USB device ID <----- change here
[*] USB serial number from CHIPID

#Optional features (to reduce code size)
##Note you need to reduce the code because it's too mutch for the STM32F042 (you need to disable a fair amount like my config or will not compile)
[*] Support micro-controller based ADC (analog to digital)
[*] Support communicating with external chips via SPI bus
[ ]     Support software based SPI "bit-banging"
[*] Support communicating with external chips via I2C bus
[ ]     Support software based I2C "bit-banging"
[*] Support GPIO based button reading
[*] Support Trinamic stepper motor driver UART communication
[*] Support 'neopixel' type LED control
[*] Support measuring fan tachometer GPIO pins
    *** LCD chips ***
[ ] Support ST7920 LCD display
[ ] Support HD44780 LCD display
    *** Accelerometer chips ***
[ ] Support adxl accelerometers
[*] Support lis2dw and lis3dh 3-axis accelerometers
[ ] Support MPU accelerometers
[ ] Support ICM20948 accelerometer
    *** External ADC type chips ***
[ ] Support thermocouple MAX sensors
[ ] Support HX711 and HX717 ADC chips
[*] Support ADS 1220 ADC chip
    *** Other external sensor chips ***
[ ] Support ldc1612 eddy current sensor
[*] Support angle sensors

 

Thanks

Edited by jkljkl1197
  • Like 2
Link to comment
Share on other sites

  • jkljkl1197 changed the title to Experience With Smart Orbitor V3 and ToolBoard SO3
  • 2 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...