Repetier firmware v0.91 Rev 7 configuration tool

User-Generated tips and tricks for the Rostock Max, Orion, H1.1, or H1 Printers
Post Reply
User avatar
Bluemalu
Printmaster!
Posts: 36
Joined: Sun Mar 24, 2013 11:11 am

Repetier firmware v0.91 Rev 7 configuration tool

Post by Bluemalu »

Started playing around with the configuration tool for Repetier Host Firmware, seems very useful if only I knew what it all means. The Start page claims to take your Configuration.h file and assist and fill in but alas doesn't seem to work with my v0.91 rev 1 configuration that has all of the info and comments. However, having run through it once the new Configuration.h file it creates can be read in and edited. So to start is a partial list (will be updated as I get the time) and the associated Configuration.h to help anyone else out.

EDIT: Having gone through the whole configuration.h file side by side with the original one, I have just learned the Internet Configurator reads the data at the end of the configuration.h file to recreate the data, so if you edit anything within the main section it's lost when you check it on the website. Doh.

GENERAL
Configuration level : Expert - Show everything
Processor : Atmel 8 bit based board (e.g. Arduino Mega)
Motherboard : Rambo
Printer type : Delta printers (Rostock, Kossel, RostockMax, Cerberus, etc)
EEPROM usage : EEPROM Set 1
Baud rate : 250000
Kill method : Reset controller. Will not reset seperate communication chips!
Dimensions.
Z length : taken fron #define X_MAX_LENGTH 350.5mm
Diagonal rod length : #define DELTA_DIAGONAL_ROD 269.0mm
Horizontal radius when centred : #define DELTA_RADIUS (used numbers defined in calculation) 128.8mm
Max. horizontal radius: Half of Onyx dia 140mm
Angle of column A/B/C : #define DELTA_ALPHA_A/B/C 210,330,90
Radius error column A/B/C : #define DELTA_RADIUS_CORRECTION_A/B/C 0, 0, 0
Diagonal rod error column A/B/C : 0, 0, 0 new setting don't know what it means.

MECHANICS
Stepper
Ensble backlash compensation - not ticked
Allow quad stepping - ticked
Disable steppers after inacitvity of :
Disable as much as possible after inactivity of :
Computer x subsegments per second when printing :
Computer x subsegments per second when travelling :
Subsegments per line :
Delay stepper high signal :
Frequency, where steps get grouped in double steps :
Delay between double/quad steps :
Limit for half stepping :
Move Cache Size :
Ensure minimum time per move when when cache is below :
Assumed ticks per move computation time :
Jerk XY moves:
X axis stepper motor
Stepper socket : X motor
Resolution : microsteps * steps per rotation / (belt pitch * pulley teeth 53.33333 for RAMBO 1.0, 15 teeth, 8 microsteps
Max. travel speed :
Homing speed :
Travel acceleration :
Print acceleration :
Invert direction - not ticked
Invert enable signal - not ticked
Mirror motor signals to other stepper motors - not ticked
Y axis stepper motor
Stepper socket : Y motor
Resolution : microsteps * steps per rotation / (belt pitch * pulley teeth 53.33333 for RAMBO 1.0, 15 teeth, 8 microsteps
Max. travel speed :
Homing speed :
Travel acceleration :
Print acceleration :
Invert direction - not ticked
Invert enable signal - not ticked
Mirror motor signals to other stepper motors - not ticked
Z axis stepper motor
Stepper socket : Z motor
Resolution : microsteps * steps per rotation / (belt pitch * pulley teeth 53.33333 for RAMBO 1.0, 15 teeth, 8 microsteps
Max. travel speed :
Homing speed :
Travel acceleration :
Print acceleration :
Invert direction - not ticked
Invert enable signal - not ticked
Mirror motor signals to other stepper motors - not ticked
Endstops
Home printer on power on - not ticked
Always check endstops - ticked
X min - Switch on GND, normally open Pin : X min end stop
Y min - Switch on GND, normally open Pin : Y min end stop
Z min - Switch on GND, normally open Pin : Z min end stop
X max - N/C Pin : X max end stop
Y max - N/C Pin : Y max end stop
Z max - N/C Pin : Z max end stop
Go back after first hit : 5, 5, 2
Reduction factor 2nd test : 3, 3, 3
Endstop distance after homing : 1, 1, 0

TEMPERATURE
To be filled in

FEATURES
To be filled in

USER INTERFACE
Display Controller : SeeMeCNC Display on Rambo (ORION)
Display Language : English
Encoder Speed : Normal

To be completed

Configuration is for Rambo 1.0 with LCD screen, stock extruder, heated bed with Relay control. Load this on the start page as a rough guideline.
Configuration_RostockMAX_v091_r7.h
(21.09 KiB) Downloaded 370 times
Post Reply

Return to “General Tips 'N Tricks”