Change first layer calibration pattern / edit icon colors
 
Notifications
Clear all

Change first layer calibration pattern / edit icon colors  

  RSS
Gilberto Tho
(@gilberto-tho)
New Member
Change first layer calibration pattern / edit icon colors

I have been playing around with the Prusa mini firmware and have seen that the package includes the g-code for the first layer calibration and the graphics for the LCD screen. Is there any way I can include them when building my firmware, so I can change the first layer calibration pattern, and for example edit the icon colors in the graphics files to make the colors on the screen match the color scheme of new parts I print for my own machine?

Editing the files is easy enough, but I can’t see how to get them into the firmware properly.

Thank you in advance!

Napsal : 19/02/2021 5:32 am
Turro75
(@turro75)
Estimable Member
RE: Change first layer calibration pattern / edit icon colors

there is any gcode reference file,

in the file src/marlin_stubs/G26.cpp edit the snake2[] array to change the first layer pattern.

 

for graphics the best starting point is the file src/gui/resource.c that address all files within src/gui/res

Napsal : 19/02/2021 5:22 pm
Share: