Repetier Firmware WebUI Config Tool

General discussion of 3D printers

Repetier Firmware WebUI Config Tool

Postby flickerfly » Sat Feb 15, 2014 9:58 pm

This is a great tool to help get you started, but you need to be careful about changes to settings in the firmware using this tool. It seems to lose some settings in the process.

I generated a config, downloaded it and then made a few manual changes to my Repetier-Firmware Configuration.h and uploaded it to , changed the edit mode and downloaded it again. Then I ran a diff between the two. I noticed a I lost a few changes or they were reset. This seems like something to be aware of. Here's the diff of my changes.

198c198
< #define MAX_INACTIVE_TIME 2400L
---
> #define MAX_INACTIVE_TIME 0L
201c201
< #define MAX_FEEDRATE_Z 5
---
> #define MAX_FEEDRATE_Z 3
204c204
< #define HOMING_FEEDRATE_Z 5
---
> #define HOMING_FEEDRATE_Z 3
303,304c303,304
< #define UI_PRINTER_NAME "Ord Bot"
< #define UI_PRINTER_COMPANY "Hadron"
---
> #define UI_PRINTER_NAME "RepRap"
> #define UI_PRINTER_COMPANY "Home made"
343c343
< "editMode": 1,
---
> "editMode": 2,
673c673
< */
---
> */
\ No newline at end of file
flickerfly
 
Posts: 247
Joined: Sat Apr 27, 2013 10:04 pm
Location: Allentown, PA

Return to 3D Printer General Discussion

Who is online

Users browsing this forum: No registered users and 12 guests

cron