Getting Started

Post Reply
jesse
Printmaster!
Posts: 422
Joined: Tue Jan 01, 2013 8:38 pm
Contact:

Getting Started

Post by jesse »

Does anyone have instructions for getting the Smoothieboard working with the Rostock Max?

If you could post your "config" file from the SD card it would be helpful.

I connected to the Smoothieboard using Rep-Host so the next step is?
jesse
Printmaster!
Posts: 422
Joined: Tue Jan 01, 2013 8:38 pm
Contact:

Re: Getting Started

Post by jesse »

Does anyone know the "arm_radius" for the Rostock Max? In the Repetier firmware, these might match that variable:

#define PRINTER_RADIUS 198.25
#define END_EFFECTOR_HORIZONTAL_OFFSET 33
#define CARRIAGE_HORIZONTAL_OFFSET 35
#define DELTA_RADIUS (PRINTER_RADIUS-END_EFFECTOR_HORIZONTAL_OFFSET-CARRIAGE_HORIZONTAL_OFFSET+0.0)

Repetier-Firmware EEPROM exported: http://pastebin.com/KRDDcweW

Also, my Rostock Max isn't moving far enough downwards to reach the bed at the correct height.

Config file from Smoothieboard: http://pastebin.com/Eit8GRCM
jesse
Printmaster!
Posts: 422
Joined: Tue Jan 01, 2013 8:38 pm
Contact:

Re: Getting Started

Post by jesse »

The problem was that the rambo 1.1 uses 1/8 microstepping and the Smoothieboard using 1/16th the steps per mm needed to be doubled.
Polygonhell
ULTIMATE 3D JEDI
Posts: 2417
Joined: Mon Mar 26, 2012 1:44 pm
Location: Redmond WA

Re: Getting Started

Post by Polygonhell »

DELTA_RADIUS is the equivalent of arm_radius I believe.
So it'll be 198.25 - 33 -35 or 130.25
Post Reply

Return to “Smoothieboard and variants”