RublicatorG
Ruby MakerBot Control
Install / Use
/learn @tbuser/RublicatorGREADME
Provides a programming interface to commnicate with a MakerBot 3D Printer.
Should eventually be able to do everything that ReplicatorG can do... but for now it is very incomplete.
=Ruby gem usage
require "rublicatorg"
makerbot = RublicatorG.new("/dev/tty.usbserial-FTE3Q0I3")
puts "Motherboard Firmware Version: #{makerbot.motherboard_version}"
=Command line
Also installs a rublicatorg binary that can be called on the command line.
Usage: rublicatorg [options] [file] -p, --port PORT Serial port (can also be specified in ~/.rublicatorgrc) -l, --list List the files stored on the SD card -r, --run FILE Run the FILE from the SD card -h, --help Display this screen
To avoid having to specify the serial port, you can create a ~/.rublicatorgrc file like so:
port = /dev/tty.usbserial-A600emXZ
Related Skills
node-connect
344.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
96.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
344.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
344.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
