3DPrintDemon / Demon_KLIPPER_Essentials

Devilishly Good Klipper Install guide and MACRO pack!
https://www.facebook.com/profile.php?id=100083230597383
GNU General Public License v3.0
90 stars 9 forks source link

migration from bassamanator setup #8

Open dasb00ter opened 4 months ago

dasb00ter commented 4 months ago

Not exactly an issue per se. I have a sv06 plus and a BTT pad 7 that I have Klipperized using Bassamanitors GitHub https://github.com/bassamanator/Sovol-SV06-firmware/tree/sv06-plus.

It works but my print quality is very poor now. I'm trying to tune the printer and use joescalons profiles https://www.printables.com/model/508400-sv06-plus-profiles-and-build-plate/files for orca and he uses your set up.

I would like to migrate to your set up but I want to know if I need to make any changes to my set up. For example should I remove bassamantors print config. Thanks for your advice I'm really struggling with print quality after pretty successfully (I think) flashing hardware and setting up klipper mainsail etc.

3DPrintDemon commented 4 months ago

Hi there, there is nothing in this macro set that'll really change or affect the print quality, unless something is wrong or macros from different sets are conflicting. I recommend using one full set or the other & not mixing sets as there might be some conflicts between macro sets if you're still using different sets as well as these. Or at least read through the macros & make sure one is not going to interfere with the other. I couldn't comment on what Bassmanitors macros do or what process his uses, mine have not been designed with using his in mind. Default values in mine should be a good starting point for your tuning. They should not degrade quality at all really.

dasb00ter commented 4 months ago

No I would definitely kick out those bassamanator macros and use yours. I just wasn't sure the printer.cfg file would work.

I would like to use joescalons orca printer profiles. He uses your macros for instance your start macro.

I think your macros and orca slicers tuning options would help allot. I guess I'm just struggling a bit with converting the set up. Hopefully I can just clean out the cfg folder comment out those files in the appropriate file(I think it's ocks file or something like that) and then install your macros

3DPrintDemon commented 4 months ago

Cool, these macros shouldn't really care what's in your printer.cfg file or whose it is. They will use the values set inside the printer.cfg & the Demon_user_settings.cfg file. When possible problems might arise is when macros are conflicting from different sets. The only thing that'll effect print quality in my set will be incorrect settings for the Adaptive Pressure Advance if you turned that on & didn't tune it. Everything else is basically flow, feed rates, preheats & timers etc.

dasb00ter commented 4 months ago

Sigh....Bassamanators setup seems fairly advanced and tied together. Do you have and sv06 plus printer.cfg I could try? I was able to get things going with your macros after commenting out all the includes in bass's setup and removing the macros.I got over excited and tried to slice and print got an unknown error "heat wait" realized I am stupid and didnt follow directions and shut the printer down via the power switch. Subsequently I cant connect to moonraker anymore....so I am restoring and image of the sdcard since I cant find where in the OS to restore all the configs ...anyways having fun over here ;-( /s maybe you take pitty on this noob

Also after reading your documentation several times you start to notice little mistakes but maybe you would want to correct this

Copy the files here into a folder called Demon_KLIPPER_Essentials-main in your config folder on your printer.

Then, paste into your printer.cfg

[include ./Demon_KLIPPER_Essentials/*.cfg]

the -main in the file name wont work with that include reference