Replies: 6 comments 29 replies
-
|
I found they also have a referral program! If you use the link below it will extend your trail to 21 days instead of the usual 14 and offer a 30% discount if you purchase. *Disclosure: It's a referral link so it does provide rewards back to myself, but thought the boosted trail was a nice incentive if someone wanted to try the platform. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Hey everyone :) Albert from SimplyPrint here. Glad to hear you've got your AD5X's integrated with our platform! We'd love to properly support the printer and add it to our compatibility list and setup guide. We've tried reaching out to Flashforge for information, and possibly a demo unit, but with no luck just yet, and as a small company we can't afford to buy all new printers that hit the market. @Absolutely-D I'd be curious to hear how you got the camera working, and if anything special was needed to do that. What would really help us, is if someone would just list how they set this up, in terms of what a new user would need to do and thereby what we should write in our guide. We'd love to know that;
Thanks for the work you're putting in here - we really appreciate it! Let me know if I or my team can be of help. |
Beta Was this translation helpful? Give feedback.
-
|
While doing some other testing- I kicked a print job to the printer via FF-Orca and was looking at the moonraker log. I noticed the following snippet over and over again, every second really, while it printed. It's telling me it's something to do with SimplyPrint and it's trying to give it a status update (I'm assuming) but failing in the code somewhere. Noting it here more so @AlbertMN might be able to comment on it. I'll have to look into more at a later time. See if I just need to update another configuration somewhere.
|
Beta Was this translation helpful? Give feedback.
-
|
I was going to try and colorize a test print in Simplyprint and loaded up the lighthouse. I couldn't figure out how to colorize it. Also, i imported profiles from Orca Slicer and they don't seem to be correct and are missing info. I did get the camera working by adding the webcam_name: video and restarting the printer |
Beta Was this translation helpful? Give feedback.
-
|
I launched a cloud platform https://zmod.link |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey zmodders!
While exploring different ways to remotely work with my printer, I found the platform SimplyPrint. In looking into it, I've gotten the base integration working.
The build of moonraker the AD5X is running allows for the [simplyprint] tag, I added into my mods\user.moonraker.cfg file and restarted and sure enough, in the announcement bell in fluiid was the pairing code. Running through the setup on their website it did find my local printer. Doing the 'identify' command did tell my printhead to home itself. I didn't get the camera working yet, and not sure what it's going to take with the IFS to get filament integrated but so far looks promising.
I reached out to SimplyPrint's support team and while they don't have official support for the AD5X since there is no official klipper endpoint they were encouraged to explore the integration with the AD5X.
Anyone else interested in this pursuit?
[edit]
Got home and am able to recreate the steps of what I did to add this. ADD the webcam started to magically work. Either a reboot was the key, or the additional line I added to the config.
Followed the directions here regarding editing your moonraker.conf inside of Fluidd only I edited the /mod_data/user.moonraker.conf file.
https://simplyprint.io/setup-guide#klipper:3
Dropping in this code:
Restarted (the printer and klipper via the gui in fluidd) and received the bell notification that the plugin had been turned on and I had a 4 digit print sync code.
I'm still working on bringing in the printers start/stop code and any slicer specifics. Trying to take those the FF-Orca virant knowing it can talk to the IFS.
**Confirming with @Absolutely-D that the webcam_name was probably the key, as I added that line in, but didn't reboot everything until coming home this afternoon! Good catch!
Beta Was this translation helpful? Give feedback.
All reactions