I’m new to this forum, new to the 3D world.
Just finished building my Vertex after 2 days…
I updated the vertex, but now I can’t find how to reload the EEprom settings.
I use Repeater Host Mac. The EEprom settings window is empty.
Any help?
What are all the programs i should use on my Mac an Vertex?
[quote=“se7en”][quote=“kulla”]Well you could always hardcode them in Marlin code, that’s what I did.
Changed steps per mm for extruder, temp pid for hotend and saved them directly.
Other way is over lcd monitor and then save them to eeprom, bit of a hassle but works if you don’t have much changes to do.[/quote]
where can i do that?[/quote]
All settings are in configuration.h.
If you enable (uncomment) #define EEPROM_CHITCHAT
The settings will be accessible by repetier config -> Firmware EEprom configuration.