-
Currently, Cura, or whatever slicer program is used for 3D Print GCode generation, defines the internal geometry of all structures. This has worked fine, but most modern 3D-printed aircraft have the i…
-
I'm doing some gcode generation that uses entirely absolute moves.
*Every single move* winds up surrounded by a G90/G91 pair:
```
G90 ;absolute
G1 X5.000000 Y5.000000 Z5.600000
G91 ;relati…
-
### Version
1.40.1 beta
### Operating system type + version
Windows 10 build 17134
### Behavior
Slic3r turns on the fan at the layer time at which it should start slowing down, not the time s…
-
Hi,
As far as I understand, grbl now has pin 11 which is a PWM pin, free to use. I assume that this can be used to control a servo (pen up/down movement).
But how does it actually work? For example,…
-
### Version
2.1.1+win64-201912101512
### Operating system type + version
Microsoft Windows 10 Home 10.0.18363
### 3D printer brand / version + firmware version (if known)
Duet2 Wifi 2.05 (20…
-
### Version
Slic3r PE 1.41.0+64Bit
### Operating system type + version
WIndows 10 Pro 17134.285
### Behavior
I have created a new stl file in FreeCAD and transferred it to Slic3rPE.
This f…
-
Hi,
I use this FreeCAD version
```
OS: Windows 10 Version 2009
Word size of FreeCAD: 64-bit
Version: 0.20.1.29410 (Git)
Build type: Release
Branch: releases/FreeCAD-0-20
Hash: f5d13554ecc7a4…
-
Hi;
I am seeing a pocket gcode generation issue with a simple 2d plate. I have attached a couple screen shots and can provide the heeks file. I see this on heekscad version 1.3.0 (runing on ubuntu 18…
-
### What happened?
ETA uses machine jerk limits even when `Machine Limits => How to apply limts = Disable`. Since this config choice disables configuration of jerk, a user would expect jerk settings …
-
### Version
2.4.2
### Operating system type + version
Ubuntu 20
### Behavior
There seem to be a lot of slices missing When using the exact same config as in the GUI ( export .ini from GUI and…