-
### Is your feature request related to a problem?
After making changes to a gcode file, I load the gcode file into cura and examine each step of my change. During gcode optimization, if I see a somet…
-
Hi. I am trying to print following object:
stl: https://mega.nz/#!oMAggbbJ!fV7-yg-rDFcYpSofcUeTrGh22Y_kk5ahg8LhpFM__l4
scad: https://mega.nz/#!MIAlkDQB!J3P7ANEsuu0ZH95uXj9tqq3GOpZefQ_MYrl4pASlEPA
…
-
can you make octoprint read gcode.3mf file
so I’m trying to take time-lapse with octoprint , but octoprint can’t read gcode.3mf file
also I’m thinking to add trigger switch on the Purge Wiper an…
-
Steps to reproduce:
1. Open Pronterface with a G-Code file: `pronterface my-file.gcode`
2. Navigate layers using “U” and “D” keys
3. Navigate layers using up and down cursor keys
4. Try …
-
**Is your feature request related to a problem? Please describe.**
Current release doesn't have milling / printing progress visualization as is available in some CNC controlling applications i.e. Uni…
-
I was trying to generate speed test tower for my printer, set parameters as needed. Since there are no Generate button, I expect Download Gcode button will output generated file. Checking thru the gco…
-
Some GCode senders like to get crafty and will embed a G90/G91 within a movement command, like so:
```
G0 G90 X5 Y5
G1 G91 X5 Y5
```
This currently confuses your viewer because it is only looking fo…
-
Sub tasks (still building up, in no way to be considered exhaustive yet):
- [ ] migrate features
- [ ] access control
- [ ] custom controls
- [ ] gcode scripts
- [ ] action commands
- [ ] a…
-
I'm using this extension for generating gcode for a plotter that I've designed. The code generation is much faster with the last version but when printing there is a lot of useless no print movement. …
-
See image as below. If we want to display the LineTubeGeometry of the `inner wall`, hide the line corresponding to the gcode of `travel`. Change the radius does not work. Thanks.