-
I used to have a XY hysteresis correction to compensate for backlash which called for
```
extern Hysteresis hysteresis;
extern long position[4]; // defined in planner.cpp
```
in `Hysteresis.h`
but…
-
A note that FDM is a trademarked term versus FFF for Fused filament fabrication
If you wish to change this you would need to update the [Docs page](https://docs.indexmachines.io/docs/reference/fdm/…
-
The admin panel should have a component that allows for creation of 3D printer machines.
This could be used to track the machines that are in the lab, and then when jobs are being printed on which…
-
Bug Report
- Description:
Filament Width Sensor is enabled but LCD displays "V---" throughout entire print.
This only began as of the last Filament Width Sensor update #8459
Currently running Br…
-
### Bug Report
- Description: ---
I cannot connect to Sbase via usb serial Pronterface with example Sbase settings.
So the solution is:
On MKS Sbase Configuration.h you need to setup
```cpp
…
-
TMC262BOB40 does not to function.
Link to product page
https://www.digikey.com/product-detail/en/trinamic-motion-control-gmbh/TMC262-BOB40/1460-1243-ND/8037670
When configured in the firmware the …
-
After slicing my stratasys insight combines the support and the shield because the distance is to small.
![support](https://user-images.githubusercontent.com/20856957/79961334-dad38200-8486-11ea-87…
256FF updated
4 years ago
-
Are there any ways to rotate the display so that it is vertical instead of horizontal?
I have the 7" PanelDue with the integrated controller, and the only way to secure it with my machine would be …
-
I am trying to write an Octoprint plugin for Digital Light Processing (DLP) printers.
It is Octoprint's goal to provide a neat interface for any 3D printer, a DLP plugin is therefore a must.
The ques…
-
First of all, I am immensely grateful for everyone that works for this community. I really wish I had the skills to program like you! I develop some 3D printers and Marlin was present from the beginni…