André Kjellstrup
André Kjellstrup
Yes, I too think no endstops are an odd choice, but ebay and https://www.banggood.com/3018-Pro-3-Axis-Mini-DIY-CNC-Router-Adjustable-Speed-Spindle-Motor-Wood-Engraving-Machine-Milling-Engraver-p-1463876.html?rmmds=search&cur_warehouse=CN are selling lots of those. Dirt cheap, and fairly ok, several upgrades since they made the...
I am running master, (quickly downloaded pycam-master) , did not even clone, the just run the run_gui.py I do understand the problem of not homing, and having absolute coordinates. Also,...
issue still exists with Ubuntu 18.04
do you mean you want to contribute, but need idea for something that's "needed" or do you mean to ask for how this request is useful ?
I'm not sure what you are trying, no, it does not "run" in Eclipse (but why should it ?), but you can use Eclipse to work on it. - except...
intltopl was not installed, proper error should be telling user to install it (apt install intltool), not line two telling that intltool-update is not found (fooling user into trying to...
Sorry, I meant to README (and now that I think of it website) - it's such a useful piece of software, it's a pity to have people being stuck after...
Just upgraded from Ubuntu 21.10 to 22.04 I guess what you ask is somewhere here: ``` $ cmake .. -- The C compiler identification is GNU 11.2.0 -- The CXX...
I did a ccache -C - make clean, then rebuilt - no difference. there's another interesting thing... maybe: I am using QT Community edition with QT 5.12.2 (due to another...
Gladly, but where do I put the ```QMAKE_CXXFLAGS += "-fno-sized-deallocation"``` ?