adepssimius / everything-sovol-sv08

A place to store the knowledge I have found about the SV08
39 stars 2 forks source link

Modified configs #4

Open DonutCables opened 4 months ago

DonutCables commented 4 months ago

Creating this to see about the addition of my modified config files. Macro.cfg is the most relevant with a cleanup and organization of the whole file, addition of some helper macros, and rework of the PRINT_START macro to include a full QGL+Zoffset+Mesh cycle. printer.cfg also has some changes such as my previously added better MCU fan control and now better hotend fan control, reducing the XY stepper current from 1.5A (yikes) to 1A, as well as general organization and cleanup. I've also added very simple example print start and end gcode just to help cover bases.

Just included the link to the gist for the files since I'm not sure how you might like any formatting/setup done. I could also change to a full repo if you'd rather link to that.

WayneManion commented 1 week ago

I put my SV08 in one of those fabric enclosures and tried and failed to print ABS and ASA. I couldn't get a good first layer and I think it comes down to the factory macros doing quad gantry leveling and bed mesh calibration at 65C. ABS and ASA like bed temps closer to 100C.

I started with your macros and made a bunch of changes to support QGL and BMC at arbitrary bed temperatures. If you change to a full repo it would be a lot easier to share my changes.