You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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 thePRINT_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.
The text was updated successfully, but these errors were encountered: