-
```
src/camotics/machine/GCodeMachine.cpp: In member function 'virtual void CAMotics::GCodeMachine::setSpeed(double, CAMotics::MachineEnum::spin_mode_t, double)':
src/camotics/machine/GCodeMachine.c…
-
Hello,
here I compare results of V - carving with 90 degree V-bit in CAMotics and in Blender CAM. the 90 degree cutter was defined in CAMotics as width = 2*length.
It's quite obvious there is someth…
-
compilation terminate with error on Arch systems with the following error : "Qt requires C++11 support"
I manage to compile CAMotics by editing SConstruct file and adding the CXXFLAGS on this line
`if…
-
I have been using Openscam for sometime with great success, due to a software update I have had to re-install your software but cannot now get it to run.
I am using Ubuntu 15.10 64bit
Down loaded the …
-
Why arcs are so terrible?
![screenshot from 2016-03-08 15-20-20](https://cloud.githubusercontent.com/assets/8062959/13601656/ba329f46-e542-11e5-9bef-8fa7d7dc44c8.png)
-
"cbang" compilation succeeded with `scons`, but building OpenSCAM with `scons` fails immediately with the following message:
```
scons: Reading SConscript files ...
EnvironmentError: No tool named 'c…
-
Hi Cheton,
I encountered a problem with cnc 1.8.10 : The tool path is not respected.
I generate the gcode with fusion 360, check with CAMotics and everything seems correct. When I import the gcode…
-
Because of following code `flags = flags.replace('-Wall', '').replace('-Werror', '')`, something like `-Werror=format-security` becomes `=format-security`.
https://github.com/CauldronDevelopmentLLC…
-
Does not work build the version 1.0.6. ALT Linux, x86-64 gcc6 or gcc5, cbang 1.0.1
g++ -o build/build_info.o -c -std=gnu++98 -O3 -funroll-loops -ffast-math -mfpmath=sse -fno-unsafe-math-optimizatio…
-
We need a good CAM solution, a few options are [listed in the wiki](https://wiki.heidelberg-makerspace.de/wiki/Stepcraft#CAM_options).
The ideal solution should
* run on all major platforms (Windo…