-
Since trying the last dev2 builds I occasionally get errors like this:
"Move exceeds maximum extrusion (4.980mm^2 vs 0.640mm^2)"
Did hundreds of prints with dev1 and never had this issue. nothin…
-
I like to keep he original gcode, but also don't like the mess it becomes in the main folder.
So, what I do is move all original gcodes to a "originals" folder, and keep only the processed files in t…
-
All of my paths show up at one tenth the size, my board interperts mm, my gcode is in mm, my cam software is in mm, why does bCNC seem to move my pinter with the decimal point in the wrong spot?
-
Please let me know if you've used the [new build of ArcWelder](https://github.com/FormerLurker/ArcWelderLib/releases/tag/1.1.1) or any of the associated libraries. I would love to know what you like, …
-
Hi Maik,
Not sure if I should add this as an issue, but I don't see where else to write it.
Do you think we could wrap the up3dtranscode, upload and upshell applications up into a virtual USB/COM gc…
-
### Version
1.3.0 dev
### Behavior
The placeholder variable for extruder IDs e.g. for tool change G-code are directly evaluated to the config values, starting with 1. This behavior makes it impos…
-
### Did you test the latest `bugfix-2.1.x` code?
No, but I will test it now!
### Bug Description
WITH SYNTAX G2/G3 X Y Z I J F THE AXIS DO MOVE BUT VERY SLOWLY
This potential bug was first repor…
-
The jogging controls in the top right of the grbl workspace seem to follow the gcode files for wether to use metric or imperial units. It defaults to mm, but it seems that when you load a gcode file c…
-
In the following Gcode, lines 1444 and 1446 cause the spindle to head off in a straight line, milling through any material in the way, until it reaches the edge of the machine, where it continues tryi…
Rybec updated
4 years ago
-
It maybe that we need just a bigger buffer. But I want to make sure the problem isn't something else. For example, too many segments in an arc when building the 3d model could cause perf issues.