You can easily debug any python app by adding two lines of code that simply adds a "breakpoint" that embeds the IPython interpreter.
This blog is powered by enaml-web and Jupyterlab as an admin backend. Jupyterlab happens to be great for doing everything, including writing and previewing markdown as well as testing any code you have.
Unfortunately the spindle on my old Dahlgren System 300z engraver didn't work when I got it, this how I fixed it.
If you don't want to use the Arduino IDE to build an Arduino .ino
file you can use the arduino-builder
to integrate with a better IDE like IDEA, Eclipse, KDevelop, etc...
Dokku is a great open source heroku like tool for managing sites. This post will show how to configure nginx to locally serve static and media files.
I bought a Nexus 5X to mess around with Plasma Mobile. I've been running KDE neon on my laptop for a little over 2 years now and have only good things to say about it.
Getting the steppers working was quite easy. The guy I bought the engraver from said the spindle worked but he couldn't get the steppers working.
DeclaraCAD now supports clipping planes, more editing functionally, and the drawing components have been refactored to improve speed!
I got an old Dahlgren System 300z engraver! It's a 3-axis engraver with a work area of 12" x 24" x 1.5".
Since DeclaraCAD attempts to render changes to your models in realtime it can lead to performance issues. One solution would be rendering in a thread however this still has issues. If the model has an invalid definition it can cause a segfault crashing the whole app and sometimes preventing the application from restarting.