-
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 have just tried the latest version of the application and found that:
1. It will open a file (a jpg with a single black letter A in it) but it will never finish opening it:
Opening file C:\D…
-
I have two suggestions to generate better gcode:
Use a modularized approach, like skeinforge does. There are several things to do, each of which can be implemented by one or more modules:
1. read stl…
-
I am curious how stepping in limits can work without enabling/disabling steppers .... i guess this feature never worked in this state
I tested on my mill and it just respond with an ok to G28/30, wit…
-
Here I'd like to start a discussion whether or not software xon/xoff flow control should be integrated into grbl's serial interface. There are both benefits and drawbacks in terms of use, and it is ea…
-
I started using grbl with an Arduino diecimila which worked OK for simple shapes (squares, stars) but when I fed it anything complex it would exhibit this behavior. Thinking it was due to the limits …
-
I understand this is a bug with the html formtable and there might not be anything we can do about it. I'm just filing this bug to be thorough.
Observed behavior: When cutting-and-pasting gCode, the …
-
Ideas
- The stl preview screen could be embedded in a pop up when you add a stl to the queue (concurrently generating GCode so as not to block adding more STLs to the build queue)
- GCode => STL conve…