-
Date 29/09/2012
Configuration;
Prusa Mendel
Parcan Hotend
5x 42BYGHW811 Stepper Motors
Mechanical Endstops (sorry Makerbot V1.2)
Mk2 Heatbed
Sanguinololu 1.3b (Fan Cooled, 12v off ATX PSU, 5V off USB…
-
This has been quite a source of angst for me lately. When working with a loop of planar curves, the Loft Form node always fails to create single surfaces in the massing environment. I've used quite …
-
# Summary
After moving my laptop from Ubuntu 12.10 32bit to Ubuntu 13.04 64bit, I am suffering pronterface lockups while printing after a little under an hour of printing. The printer will stop in pl…
-
Minimal example:
```
module up(){
translate([0,0,1]) child();
}
up() up() cylinder();
```
This fails to generate the correct geometry with:
WARNING: Ignoring recursive module instantiation of '…
-
In another issue thread you mentioned the possibility of making it mbed-compatible. I think this would be handy, but the pin counts for the mbed boards are kinda low. The LPCXpresso is pinout-compatib…
-
What is the easiest way to draw a long 3D tube that follows a 3D path.
I have a collection of 3D points that represent a route through my world and I want to highlight it. If I draw it as a THREE.Lin…
-
I was slicing a battery/remote holder, with 2 horizontal holes in the side walls, and a larger slot for the power switch (19mm wide) across a 2mm thick wall.
settings:
0.1mm, 150mm/s
infill > loops >…
-
Hi
Using v.071 I find that my y axis shifts every few layers. The y axis moves too much during a particular move which skews the entire print. It seems like the stepper is being told to move too muc…
ghost updated
12 years ago
-
If I try to compile with that optin I get a compilor error:
```
Repetier.cpp: In function ‘long int bresenham_step()’:
Repetier.pde:-1: error: expected `)' before ‘;’ token
Repetier.pde:-1: error: ex…
-
I ran into weird bug when designing a lasercut enclosure, all the sides of the box are made with the 2D subsystem and for visualization extruded to 3D, this works fine. But when I try to compile just …
rambo updated
12 years ago