Control your Line-us from Scratch
□ Program Line-us with TurboWarp
Visual programming blocks for your Line-us drawing robot
✨ What You Can Do
□ Easy Connection
Connect to your Line-us with simple blocks
Connect to your Line-us with simple blocks
□ Precise Control
Move to exact coordinates, control pen up/down
Move to exact coordinates, control pen up/down
□ Creative Projects
Draw shapes, patterns, and interactive art
Draw shapes, patterns, and interactive art
⚠️ Desktop Version Required
Due to browser security, you need TurboWarp Desktop to connect to Line-us. The web version shows blocks but can't connect to hardware.
□ Example: Draw a Square
When green flag clicked
Connect to Line-us [192.168.1.100]
Pen [down]
repeat (4)
Move to X[50] Y[0]
turn clockwise 90 degrees
end
Pen [up]
Go to home position
Connect to Line-us [192.168.1.100]
Pen [down]
repeat (4)
Move to X[50] Y[0]
turn clockwise 90 degrees
end
Pen [up]
Go to home position
Replace 192.168.1.100 with your Line-us IP address
□ Quick Start (3 Steps)
1. Download and install TurboWarp Desktop
2. Load the Line-us extension file
3. Connect to your Line-us and start drawing!