If you know your deviation, I assume you have a bed probe, right? Are you using your bed mesh? Can you share your start GCode?
If you know your deviation, I assume you have a bed probe, right? Are you using your bed mesh? Can you share your start GCode?
Rounded corners like this makes me think that you have Klipper’s Resonance Compensation feature overtuned, but you’d have to really be trying to get it this bad. What printer and firmware are you using?
Looks great! I use a similar system in my Obsidian notebook for my campaign. You might consider connecting it to the Stable Horde for text and image generation instead of ChatGPT. It’s a bit more complicated, but totally free.
Isn’t this exactly what Pressure Advance does?
Especially with AI now becoming more mainstream and getting new developments every week or month. Didn’t check the right blog/newspost? The workflow you’re using is now outdated and slow.
This looks like the opposite of friendly to me. Is it supposed to be targeted towards cloud computing or web apps? I don’t really understand what its ideal use case is.
That makes sense. I really like that the documentation is right at the top; many times all I want to do is find the right page in the official docs. You might want to look at how results are prioritized though: right now when I search for something simple like “how to center a div”, that result from Mozilla’s docs is included but it’s hidden as the second or third result. I would expect the page that’s explicitly about centering a div to be the top result, followed by the docs page for the element itself and maybe pages for flex or grid or something. That’s a really simple example, so maybe it’s not the target of this project, but I would still hope that simple topics are covered just as well as complex ones.
EDIT: I was a bit mistaken: “how to center a div” does bring up the Mozilla documentation for centering an element, but “center a div” brings up a page about accessibility as the top result.
It’s a good start. I’m curious why you didn’t include a section for social media like StackOverflow or Reddit. If I go to Google with a question, it’s usually for an edge case not covered by the documentation. Maybe add them as a section at the bottom to indicate that they might be less relevant?
Also, this might just be a web developer thing, but why include blogs? Almost all coding blogs I’ve seen are SEO cancer that just copy from the documentation or each other. Are there actually useful blogs out there that I’ve just been missing?
How large is the Unification Church? I thought they were a pretty big organization.
Also, this paragraph is hilarious:
The Unification Church, meanwhile, has claimed that engaging in activities that violate Japan’s civil law should not be considered grounds for ordering its dissolution and that the government’s questioning of the group is illegal.
I’ve thought about it many times but can’t find a good way to implement it. I don’t have access to the company’s GitHub or any shareable network locations. Don’t want to upload to my personal GitHub either since there is proprietary information in some of them. Right now I have them shared in a OneNote notebook that I manually update as I revise the scripts.
I’ve just given up at this point. I have my scripts and I’ll share them if I’m helping someone with an issue, but it was such a fight to even get them rejected that I don’t want to bother with that again on top of the rest of my work. If nobody in this chain that I’ve already gone through seems to care, and if developing these scripts doesn’t change my eligibility for a promotion (which I’ve been directly told it doesn’t), I don’t see the point in pursuing it any more.
I wouldn’t quite classify this as automation, but I’ve been fighting for the past year for better scripting tools. I work on kiosk-style systems on customer networks. A big part of my job involves connecting to a device, pulling some logs, and running connectivity tests. I created a PowerShell script to automate this and submitted a KB so that others could use it, which sat in the approval queue for a few months before it got rejected.
I reached out to the team who rejected it and was told that all scripts need to be approved by a senior. I told them that a senior had reviewed it and approved it, and linked them the approval which they would have seen anyways. They then said that it also needed approval by the development team. “Okay,” I said. “What’s the process to get that approval? I don’t see any documentation about it.” After a number of emails to several different departments, I found that there is no process. I bugged everyone I could think of but got no replies; my manager got about the same.
In the 12+ months it took to come to that conclusion, I’ve made scripts to automate just about every common fix we apply. Right now most of our KBs instruct us to schedule downtime with the customer to fix things using the GUI, but that’s not necessary for 90% if these issues. I’ve submitted KB revisions for each of these, all of which have been rejected because they need an approval that doesn’t exist.
I’ve brought this up to my manager several times and gotten my seniors to back me up on how much time these scripts save. I’ve shown how effective these scripts are when we have system-wide critical issues where I save us hundreds of man hours of work. None of this has made any difference; apparently the development team just can’t be bothered to create a webform or whatever or even just answer emails.
A couple dozen devices maybe. I don’t really need dedicated ranges, but it’s nice to know exactly which device I’m looking at just by the IP when reading logs.
I know they exist and vaguely what they do, but I don’t know how to set them up. What’s their advantage over simple DHCP reservations for a small client list?
I like the range for new devices- hadn’t thought of that!
Not from comicbook.com, but close. Looks like you’re right: just more anti-AI nonsense. I wonder if there was this much vitriol when Photoshop first released.
I use Stable Diffusion daily. I’m vehemently against people spouting nonsensical fear mongering against AI. But I completely agree with the author here: a company using AI-generated images in a published book that they charge money for is despicable. AI should be a tool artists choose to use to enhance their workflow, just like Photoshop and tablets. It cannot and should not replace them entirely.
I had no idea that Hasbro had done this. Have they released a statement trying to justify this, or are they just hoping that nobody will care?
Good. Let Hasbro sink themselves with another failed VTT.
You say that the temperature is fine when it’s not printing. Have you tried turning on the part cooling fan when it’s not printing to see if that is affecting the hotend?
Could you also post the [bed_mesh] section of printer.cfg?