Hello i am having an issue with getting my printer to run. I had to update to a new board (creality 4.2.7) after frying my last one (1.1.5 board).
i am trying mainsail for the for time and i am used to fluidpi. Now comes the issue i start the printer go the run a file it runs it's bed mesh setup and go back to 0 then restarts the printer i am not sure what i am doing wrong i will include the klipper log with this.
#New setup issues
16 messages ยท Page 1 of 1 (latest)
Please fix your tag #readme
Mainsail != MainsailOS, same goes for Fluidd != FluiddPi. Mainsail and Fluidd are just things running inside your browser, and do not have any effect on the actual klipper that is running your printer. MainsailOS and FluiddPi are images with that you can get everything setup more easier and faster thatn if you would install all by yourself.
That said, that issue would also most likely come with Fluidd. So please remove the mainsail tag
I'm using mainsail and not fluidpi this time around
Can you please share a sliced gcode? For me it looks like, you have a SAVE_CONFIG macro inside your gcode: https://www.klipper3d.org/G-Codes.html#save_config
Your G29 macro got it:
[gcode_macro G29]
gcode =
G28
BED_MESH_CALIBRATE
G0 X0 Y0 Z10 F6000
BED_MESH_PROFILE save=default
SAVE_CONFIG
```Remove the `SAVE_CONFIG` from there
printer.cfg are a file included there
sorryi am kind of new to all of this lol
No problem, that's why we are here ๐
thank you i am going to try it now and see if it prints
to think all of this just cause my heater arked and stopped letting my old board see proper temps
thank you so much it is now printing