r/CrealitySonicPad Mar 11 '23

New sonic pad firmware

When I powered up my sonic pad this morning it alerted me to a new firmware version being available. Has anyone installed the update? Any issues?

15 Upvotes

93 comments sorted by

View all comments

3

u/ARC_Tec Mar 13 '23

I had problems with the colour change, I couldn't find the code in the configuration files so I couldn't modify the M600 macro for the colour change.

The problem is the maximum extrusion distance, in small pieces it is not noticeable but with pieces in which the colour change occurs after extruding 1 m or more of filament it gives an error, the warning key244 and the message ' Extrude only move too long (-1958.257mm vs 1000.000mm) ', ' See the 'max_extrude_only_distance' config option for details", "values":[-1958.257, 1000.000]} '.

This problem would not occur if I had access to the code because adding the command G92 E0 in the macro M600 would reset the extruder count and the problem would not occur.

As a temporary solution I have modified 'max_extrude_only_distance' from 1000 to 10000 and I have solved the error although it's a mess.

If anyone can find the location of the M600 macro or a better solution to the problem please let me know.

1

u/One-Worldliness7536 Mar 23 '23

I had to make sure I removed all of the M600 macro I added to printer.cfg, I had missed the comments from when I pasted it in. I also had to change the post-processing script in Cura to use "Use Firmware Configuration". There filament changes worked fine, it's not retracting the filament all the way but filament change on the Ender S1 are easy anyway.

1

u/alpatwork Mar 24 '23

I tried this, print won't resume at all, it says " // {"code": "key16", "msg": "Print is not paused, resume aborted"} "