#New setup issues

16 messages ยท Page 1 of 1 (latest)

elfin totem
#

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.

frank zealot
#

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

elfin totem
#

I'm using mainsail and not fluidpi this time around

frank zealot
elfin totem
#

sure

frank zealot
#

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
elfin totem
#

sent directly from cura to printer

#

ok

#

that is in what config file ?

frank zealot
#

printer.cfg are a file included there

elfin totem
#

sorryi am kind of new to all of this lol

frank zealot
#

No problem, that's why we are here ๐Ÿ˜„

elfin totem
#

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

elfin totem