Does anyone have any additional profiles (for prusa slicer). like for speed and layer height? I’m currently using Mcgybeers and is working great.
Hi! First of all: Great profile. I really like the results! But I am going crazy with mirror / copy mode. I can’t get it to work. Of course I placed the object just on one side and there is a lot of room around it.
I think my problem has to do with your comment about outlining the X-20 parking comment. But to be honest: I don’t unterstand where I have to do it. Could you give me a little explanation? I searched the whole slicer settings (start gcode, end gcode, …) for this command, but don’t find anything.
Thanks! Glad you find it useful
I’ve actually upgraded my profile, now including compatibility with the SMFIX script by @macdylan which is really useful. It’s available here: Snapmaker J1 - McGybeer.ini - Google Drive
It detects automatically the print size and works with all the modes.
If you still want to use the old profile:
The parking line is “G0 X-20 F12000 ; park” in the Start Gcode, just after purging T0.
Another workaround is to go to Printer Settings → General → Bed Shape and change the X to 140 or 150, depending on the mode you want.
Hope it helps!
I’m trying to print multi material with pva supports, but I can’t get the fan to slow down or shut off on the right extruder (pva,) it always matches the fan speed of the left extruder. Any suggestions?
Thanks for all the hard work on your profile!
AJ
Hi! I haven’t found any way to control both layer fans with PrusaSlicer separately, so I switch them on and off when the extruder is enabled/disabled using the Filament Settings → Custom Gcode
The commands are M106 S255
to turn it on in the Start Gcode, and M106 S0
to turn it off in the End Gcode. You can modify the S255 in the PVA extruder to a lower number or even set it to zero to disable it.
By the way, it seems this feature will be available soon when the Prusa XL arrives.
Hope it helps!
I’ve used the Prusa Slicer profile to make a profile for SuperSlicer. Works really well.
Still not sure why the Thumbnail pictures wont work without Simfix
Hi macdylan,
any update on the uploader, yet?
Thanks!
@Riskey two months since your post and no progress on any official profiles? Meanwhile, there are still major issues with prints simply stopping, and layers shifts.
Are Snapmaker working on these issues? Is there a timeline for them to be addressed?
My machine is largely useless at this point, and I am getting crickets from support emails.
I think they are working more or less private on that stuff, thats why there is no pressure.
I struggled a lot and finally went to cura. I hate the workflow there, but it is the only stable way to print atm. The Luban slicer is rediculous… They better should have invested time in good Cura and PS profiles.
Take the settings from Luban and put them in Cura… The Plug In settings are worse.
Do you know if the Luban printer settings are much different from the ones of the latest Cura driver (the one on Github, not the older one in the Cura Plugin directory)?
Hi used the Standard Profiles from the 0.6.0 Plugin.
Those are different regarding speed and the printquality is very bad. Infill speed was set to 250 and this is way to much for good quality. So I made some changes and got great results so far.
The 0.6.0 plugin should be quite the same as 0.5.0 when it comes to the J1… and yes, the “nornal” profile is more focused on speed. I have based all my own data on the “fine” profile.
If speed means ugly… Yes
That depends on what you are printing
I’ve been playing around with the prusaslicer by dylan bundle. Some great stuff. Tool changes are working really well. Main issue I have at the moment is when trying to print in mirror or copy mode, the extruders do not make the purge line. Instead they create a blob at the park position which is then dragged over to bed to play russian roulette with the print. Do I specificly need to creat a printer profile with half the bed size to solve this issue? I don’t understand how the current start g-code isn’t doing to purge lines in copy and mirror modes.
that would help. As long as you have the correct M605 code in the starting GCode youll be fine
First version of console upload tool (can be used as filter for PrusaSlicer) finished:
Thanks for suppying!
But how to integrate to PS?
As a far as I get it, you replace the “smfix” program as a post-processing script in the print settings with it. It therefore should do the same thing as “smfix” but upload the file afterwards.
not replace, but add as next post-processing