3d-printer
Here are 228 public repositories matching this topic...
Slic3r: 1.3.1-dev-54a31ee
OS: Ubuntu 18.04.4
Load STL
Select model.
Right click - Rotate - Around z axis...
Input 90 - press ok
Model moves 90 degrees counter clock wise as expected.
Input 90 - press ok
BUG Model doesn't move.
Input 0 - press ok
Model doesn't move. (As expected for relative rotations, but not absolute.)
Input -90 - press ok
BUG Model rotates 180 degrees.
Around x
Not sure if I did this changing nozzle, or whether it happened due to radiant heat, but the loose end of the extruder-cover.stl, near where it meets the Pinda mount drooped down on my (polycarbonate) extruder.
On the old Mk3 extruder, this loose end was supported by the Pinda mount on the extruder body. It may be worth having a small tab that links to the pinda mount on the extruder body.
![
-
Updated
Jun 22, 2020 - C++
-
Updated
Feb 23, 2019 - OpenSCAD
-
Updated
Oct 12, 2019 - Python
-
Updated
Oct 9, 2018 - JavaScript
-
Updated
Jun 9, 2020 - C
2.0 and 2.1 Read me are out of date so need to rewrite all
-
Updated
Jun 17, 2020 - G-code
Print speed command has been added for marlin printer and now we need it for s3g driver.
GCODE: M220(speed) and M221(flow)
Good feedback was given on [reddit])https://www.reddit.com/r/3Dprinting/comments/f3nznr/octopod_siri_suggestion_makes_this_waaaaay_too/) about unintended actions when clicking by mistake the cancel command. Check if it's possible to add a confirmation prompt like the UI does.
-
Updated
May 6, 2020 - C++
-
Updated
Mar 21, 2020
-
Updated
Oct 15, 2019 - HTML
[request: Wiki]
Hello,
I'd love to see a few entries in the Wiki page or in the README as not everything is clear.
I got it set up but no idea if it's the way it is intended to be:
Should we set up a new Slack Account for our printer and invite him into a channel? Or just get an API key and post as "us"?
From trial and error I noticed that if I untick "Slack Identity" I get notifications on my phone, when it
Is your feature request related to a problem? Please describe.
Currently there is no documentation on the PT100 sensor integration
Describe the solution you'd like
Create documentation for:
- PT100 circuit diagrams
- Hookup guides
- General explanation of how it works
Additional context
Originally suggested by maxcom
Hello,
nice Project! :)
Im getting a Thermal Runaway Protection error with the 5A Firmware.
Im not sure if this only belongs to the 5A, or something else.
Firmware:
119r05 and 119r06
Steps to reproduce:
Cold Printer
Start an Print on the SD Card
Target Temp on Display for Bed 55°C
It heats up, afer reaching the target Temp, it heats the Nozzle (Target 210°C)
While heating the No
When used for 3D printing, knowing the gcode line currently executing can be useful.
If a 3D print fails, and you happen to be around to catch it, you stop the print.
Then if you knew the line it failed on or close to it, the print could be resumed by creating a new gcode file and deleting all lines before that.
Perhaps clicking on (for tablet) or click/hover (for mouse) of the percent comple
-
Updated
Mar 7, 2020 - C++
There is absolutely no documentation anywhere on which measurement unit this simulator uses. I pasted in code designed for inch measurements, but the toolpath looks completely wrong.
-
Updated
May 29, 2019 - HTML
-
Updated
Apr 19, 2020 - HTML
-
Updated
May 22, 2020 - Python
-
Updated
May 27, 2019 - C++
-
Updated
Jun 8, 2017 - Python
-
Updated
Jun 20, 2020 - Python
Improve this page
Add a description, image, and links to the 3d-printer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the 3d-printer topic, visit your repo's landing page and select "manage topics."


The file-information documentation is missing (at least) the following properties:
printsstatisticsnoteslinksI may be missing some more, this is based on the replies Octoprint
1.3.8gives me, not on the source code itself.I have read the FAQ.