Openbuilds Acro
Model Acro 1510
The blackbox motion controller runs on GRBL (see list of commands)
Workflow
Prepare your drawing
- Check the dimensions of your document in the vector drawing program (Inkscape or Illustrator)
- max width: 82cm (820mm)
- max height: 125cm (1250mm)
- Prepare your drawing and export as SVG.
- Optimize for plotter (Axidraw extention tool, or manually with layers or groups)
Turn on the Pen Plotter
The machine is now safe and ready to use.
Calibrate the servo
Generate Gcode
Go to svg2gcode | |
|
|
|
|
|
|
Select a vector file (SVG) | |
Click 'Generate Gcode'. The website downloads the gcode file to your computer. | |
Remove incompatible code
|
Load the Gcode
- In OpenBuilds CONTROL, click 'Open Gcode'
- Select the gcode file that was downloaded by the svg2gcode website.
- Move with the arrows (on screen or on the keyboard) to the left bottom corner of the paper.
- Click
setzero
- Double check the dimensions on the X and Y axis. Measure from the corner with a tape ruler if you're not sure it will fit.
Start the plot
- Click 'Run Job' (or space bar) to start plotting
- Click 'Pause Job' (or space bar) to pause
- Click 'Abort' (or escape) to stop plotting
Older info
Needs cleaning up
Note for advanced users
The servo horn is mounted on the servo shaft in such a way that it the zero position is a bit further than the desired pen up value: this allows for a bit of adjustment of the pen up value, while it avoids breaking the flexure. Clicking on the Calibrate Servo Pen Up/Down button 'homes' the servo before any adjustments can be made: it travels quickly to zero, and then back to its previous position. If the horn is mounted such that position zero won't over-stretch the flexure, this is safe to use.
Mount the pen
For ballpoints
For pens that can handle a bit more pressure
- In Openbuilds Control click 'Unlock Alarm'
- Click
Pen Up
- If you didn't yet calibrate the pen up/down positions, click here
- Insert the pen and screw it tight (don't over-tighten) so the point floats a few millimeters over the paper surface
- You can put a thin piece of wood or cardboard underneath when tightening.
For felt tips and brushes
For pens that require delicate pressure
- In Openbuilds Control click 'Unlock Alarm'
- Click
Pen Down
- If you didn't yet calibrate the pen up/down positions, click here
- Insert the pen and screw it tight (don't over-tighten) so the point touches the paper with the right pressure.
- Instead of pushing down on the pen, you can also lift the flexure mount up a little bit before tightening
Tip: it might be a good idea to do this roughly in the middle of where the drawing will be.
Start the plot
todo: icons
- Plug in the power from the Pen plotter
- Turn on the driver (blackbox)
- In Openbuilds Control:
- Click 'Pen up' (if you forget this, the plotter will draw a line from the home position to the start of the drawing)
- Click 'Home All'
- Define the start position
- Move the pen head to the right start location.
Remember that the work origin is the left bottom of the SVG file.
If you don't set this, the plotter will use the previously set zero point. - Click 'setzero'
- Click 'Check Size' (this traces around the perimeter of the drawing to check the location and size of the work in the plotter)
- Click 'Run Job'
Finishing the plot
- Click pen up (if pen is not already up)
- Use the arrows to move the pen away from the paper (in the rough direction of home). If you don't do this, the pen might drag on the paper while homing.
- Click 'Home All'
Wrapping up
- Remove the pen
- In Openbuilds Control, click 'Pen Down'.
Don't forget this, as it releases tension on the flexure mount
. - Disconnect the USB connection
- Turn of the driver & unplug the plotter
Install Software
- Download an install Openbuilds CONTROL
- Open it
- Select USB serial connection and click 'connect'
- The Grbl machine settings are transferred to your computer and you're good to go.
- Go to cam.openbuilds.com.
- A popup will open. Configure the following settings:
- Select your controller:
Openbuilds Blackbox 4x
- Select your machine:
Openbuilds Acro with servo pen attachment
.- select the
1510
model
- Select your tool initialization
- Leave this blank
- Customise defaults
- Do not change anything here
You're ready to start
Build Guide
Troubleshooting
- Check belt tension after a crash. Re-tension by undoing one of the set screws, pulling on the GT2 belt by hand and retightening the set screw.
Generate Gcode with the Openbuilds Gcode creator website
Go to cam.openbuilds.com. This website generates the Gcode.
In the documents section, select the layer.
In the Toolpaths section, click the green 'Add' button, then click on the popup 'Create a New operation'
Choose type of cut: other: Pen Plotter (no offset).
Set the servo limits:
-
- Pen up:
232
(a higher number is further up) - Pen down:
143
(a lower number is further down) - Click apply
The M3Sxxx code in GRBL means Spindle ON (clockwise), with a speed of Sxxx. In Openbuilds this is repurposed to control the servo.
In the Toolpaths section: click 'Generate Gcode'.
Then click the 'save' icon.