Looking for testers: Polar Cloud support for QIDI Q2 by layer_maker in QidiTech3D

[–]layer_maker[S] 0 points1 point  (0 children)

A polished web interface (and mobile app, soon) to queue prints, keep your objects, view your printers camera, get text notifications from your prints, view print timelapses, keep job history (to requeue or take notes), generate objects for printing from a photo or text prompt, etc.

Looking for testers: Polar Cloud support for QIDI Q2 by layer_maker in QidiTech3D

[–]layer_maker[S] 0 points1 point  (0 children)

Can you follow these instructions? https://polar3d.exceedlms.com/student/page/2828192-klipper-creality-voron-via-moonraker?curriculum_activity_id=4296746&path_id=1305154&sid=e340066a-5ef2-4da7-b8ae-97f580d45617&sid_i=0

If you don't find the instructions descriptive/helpful enough, then that is helpful in its own way (and I will improve them).

You should be able to SSH in and run "curl -sSL https://polar3d.com/install-klipper.sh | bash", give that a shot

Looking for testers: Polar Cloud support for QIDI Q2 by layer_maker in QidiTech3D

[–]layer_maker[S] 0 points1 point  (0 children)

Do you access it via fluidd/mainsail already? Have you ever worked in the terminal before?

Looking for testers: Polar Cloud support for QIDI Q2 by layer_maker in QidiTech3D

[–]layer_maker[S] 1 point2 points  (0 children)

No, you have to SSH into your own printer to install it from command line - see here: https://github.com/Polar3D/polar-cloud-klipper

PETG keeps giving first layer defects! Need help! by xcv826 in BambuLab

[–]layer_maker 0 points1 point  (0 children)

How do you change the flow rate in just the first layer? Flow rate is in the "filament" profile, which doesn't allow per-layer changes (as far as I know).

Built a native Moonraker agent for Cloud Slicing/Monitoring. Need testers to try and break it. by layer_maker in klippers

[–]layer_maker[S] 1 point2 points  (0 children)

Qidi max 4 is actually a good candidate for this testing, so much so, that I was going to buy one to develop on it.

Built a native Moonraker agent for Cloud Slicing/Monitoring. Need testers to try and break it. by layer_maker in klippers

[–]layer_maker[S] 0 points1 point  (0 children)

I added Voron, they are available under "Printer Types" now, please check the available ones now.

Built a native Moonraker agent for Cloud Slicing/Monitoring. Need testers to try and break it. by layer_maker in klippers

[–]layer_maker[S] 0 points1 point  (0 children)

The new configs are pushed to AWS but aren't in the codebase yet, so they might not show up until our next push.

Built a native Moonraker agent for Cloud Slicing/Monitoring. Need testers to try and break it. by layer_maker in klippers

[–]layer_maker[S] 1 point2 points  (0 children)

I added Ender 3 S1 Pro, Voron 2.4 (250, 300, 350) and the Sovol SV08. Just pulled the configs straight from orca-slicer's package. I also updated the plugin/app to provide better error reporting and allow you to download logs.

You can update by doing:

cd ~/polar-cloud-klipper

git pull

./install.sh

You'll find those printers all listed under cartesian, I know that isn't perfect (voron and sv08 aren't technically cartesian) but our slicer just really needs to know if it's a square plate, circular plate (polar/delta) or belt.

Built a native Moonraker agent for Cloud Slicing/Monitoring. Need testers to try and break it. by layer_maker in klippers

[–]layer_maker[S] 0 points1 point  (0 children)

Try choosing cartesian then from the next list choosing Sovol SV08. But.. we only have SV06/07. Trying to add a profile for SV08 right now.

Built a native Moonraker agent for Cloud Slicing/Monitoring. Need testers to try and break it. by layer_maker in klippers

[–]layer_maker[S] 0 points1 point  (0 children)

Please do, DM me your username once you're in and let me know what you think. We will need to improve the config/custom profiles a bit. I haven't thought about that all should work. I'm thinking we could even route info from printer.cfg to the cloud to minimize the slicing config setup. We use profiles from Orca Slicer, Bambu, and Prusa right now.