SV07 Plus: Bed Mesh Unknown Profile

Following the MCU/ADC issues I had earlier, I ensured the ribbon cable was properly connected (thanks Tingo) and purchased new nozzles. All appeared to be OK … except that it won’t print.

I slice and upload from Orca, nozzle and bed heated, the printer moves its head into position then just stops and I get the message below.

bed_mesh: Unknown profile [default]

Any idea?

I mean, another thought…

People elsewhere suggest it’s a problem with some kind of CFG file (I assume they mean it’s corrupted?) and the controller being a Raspberry Pi (it isn’t but it’s presumably something similar). Logically doesn’t that mean it can simply be re-imaged back to basic which will let me start again?

Normally a factory reset would do that but during my earlier issues it didn’t seem to… I freely admit I might have got this wrong somewhere. That leads me to an additional question (and yes, I know how stupid this question sounds)… what does factory reset actually do on a SV07 Plus?

James

And you get this message on the screen of the printer, right?
What happens if you do another bed mesh leveling?

FWIW, the last few lines of my printer.cfg file (on the Sovol SV07+) contains these lines

#*# <---------------------- SAVE_CONFIG ---------------------->
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.
#*#
#*# [probe]
#*# z_offset = 2.200
#*#
#*# [bed_mesh default]
#*# version = 1
#*# points =
#*# 	  0.065000, 0.007500, -0.070000, -0.125000, -0.167500
#*# 	  0.105000, 0.045000, -0.007500, -0.080000, -0.120000
#*# 	  0.140000, 0.052500, 0.000000, -0.080000, -0.175000
#*# 	  0.122500, 0.027500, -0.040000, -0.120000, -0.172500
#*# 	  0.050000, -0.045000, -0.125000, -0.175000, -0.187500
#*# x_count = 5
#*# y_count = 5
#*# mesh_x_pps = 4
#*# mesh_y_pps = 4
#*# algo = bicubic
#*# tension = 0.3
#*# min_x = 17.0
#*# max_x = 285.0
#*# min_y = 15.0
#*# max_y = 282.0

which I did not put there myself.

I didn’t even know I could do that and yeah, it solved the problem entirely so thank you for that :slight_smile:

James

1 Like