G28 ;Home
G1 Z15.0 F1800 ;Move the platform down 15mm
;Prime the extruder
G92 E0
G1 F1200 E1
M302 S0
M163 S0 P0 1
M163 S1 P0. 9
M164 S0
G28 ;Home
G1 Z15.0 F1800 ;Move the platform down 15mm
;Prime the extruder
G92 E0
G1 F1200 E1
M302 S0
M163 S0 P0. 5
M163 S1 P0. 5
I am using Marlin, Cerambot Master with the Configuration h and Configuration_adv.h files from the group site. Is it the version of Marlin that is in conflict? What version have you been using?
Please follow the instructions that were posted with those config files to make sure you get a good firmware installation.
Cerambot also modified files that aren't supposed to be changed in Marlin that they've posted on their site. The changes they made have been moved into the configuration_adv.h where they won't get lost when you upgrade Marlin.