KlipperSettingsPlugin
mks-wifi-plugin
KlipperSettingsPlugin | mks-wifi-plugin | |
---|---|---|
5 | 6 | |
109 | 140 | |
- | 0.0% | |
1.4 | 7.4 | |
almost 2 years ago | 11 months ago | |
Python | Python | |
GNU General Public License v3.0 only | GNU Affero General Public License v3.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
KlipperSettingsPlugin
- FLSun SR - Speeder Pad - Swapped out proprietary klipper for full klipper - seeing weirdness.
-
'Printer Settings' Cura Plugin
jjgraphix/KlipperSettingsPlugin: Ultimaker Cura plugin to ... - GitHub https://github.com/jjgraphix/KlipperSettingsPlugin
-
How time consuming is the switch to klipper?
SS is great but I find parts of it frustrating so I also use Cura and others depending on the project. I've been developing a Klipper plugin for Cura you may find useful that can found in my profile or on Github. Still technically in beta as I haven't had as much time to work on it but I'm nearly ready to make the next release public. Haven't tested the latest cura but it should be fine.
-
Ringing tower test not working
FYI if you're using Cura, my recent Klipper Plugin has tuning tower presets like this built in that execute all necessary velocity changes and other commands in the gcode so they don't need to be set manually or in the config.
-
New Klipper Settings Plugin for Cura
The Klipper Settings Plugin is compatible with the new Cura 5.0 and creates everything in a new Klipper Settings category with a number of new options.
mks-wifi-plugin
-
QIDI proprietary thumbnail format
If you want the thumbnail out of Orca I'd think you could take that code and port it to whatever and add it is a post processing script. You'd just need to find the base64 PNG in the gcode, decode it, and run it through your process to generate the funky thumbnail. There's some Python in here that does similar RGB bit shifting but I didn't look close enough to see where/if they differ: https://github.com/Jeredian/mks-wifi-plugin/blob/develop/MKSPreview.py .
- Why is web ui for Ghost 6 just showing option for upload and update of firmware?
-
Neptune 2S thumbnails when using Superslicer
No that's different than what I'm talking about, what you are referring to is a hardware upgrade, I'm referring to the software plugin for Cura that generates a compatible thumbnail for the mks tft screen, that same plugin will also allow you to connect cura to the hardware addon but even without that you need it installed.in cura if you want thumbnails. https://github.com/Jeredian/mks-wifi-plugin just above the install instructions is the relevant bit: "Get preview on 3D printer srceen when using MKS Robin TFT35 or MKS TFT35 LCD."
- Help I need with setting up the preview thumbnail
-
MKS WiFi Plugin not working with Cura 4.10.0
See https://github.com/Jeredian/mks-wifi-plugin/issues/171
-
Model Preview not working on Flyingbear Ghost 5
Regular Cura doesn't add bitmaps to the gcode file. The option may be greyed out because the MKS plugin doesn't support a bitmap for your printer. You might be able to contact the developer of the plugin on Github and ask a question there.
What are some alternatives?
rubedo - A system for automatically calibrating pressure advance using laser triangulation
Cura - 3D printer / slicing GUI built on top of the Uranium framework
PressureAdvanceSettingPlugin - Ultimaker Cura plugin to adjust settings for Pressure Advance feature of Klipper firmware.
Cura-PrinterSettingsPlugin - A Cura plugin that adds printer settings to the sidebar
kiauh - Klipper Installation And Update Helper
SettingsGuide - More extensive explanations of Cura slicing settings.
Cura-OctoPrintPlugin - Cura plugin which enables printing directly to OctoPrint and monitoring the process
Calibration-Shapes - A Cura plugin that adds simple shapes (cube, cylinder, tube) and also 24 Calibration and test parts + 7 Postprocessing scripts
Cura-ArcWelderPlugin - Cura plugin which wraps ArcWelderLib to convert multiple G0/G1 moves to G2/G3 arcs.
QIDISlicer - QIDISlicer gets your 3D printing easier and faster.
cura-cli - Additional command line tools for Cura and CuraEngine