We use cookies to personalize content, interact with our analytics companies, advertising networks and cooperatives, and demographic companies, provide social media features, and to analyze our traffic. Our social media, advertising and analytics partners may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services. Learn more.
I built a CNC with TB6560 drivers, nema 23’s, GRBL v 1.1, and Easel. I calibrated the machine and all seemed well. Once the carving began the Y axis traveled off of my workspace in several places but then noticed that the carving I did was sideways so that explained the Y axis going offf my workspace problem but…why is my my machine carving the job sideways instead of how it displays in the visualizer?
@LarryM Sorry I should know better working as a programmer. Windows, Easel using Chrome as gcode sender. 3 Nema 23, rated at 3amps, Using Arduino Uno and TB6560 drivers. Flashed the Arduino with Grbl V 1.1 and Using the newest Easel diver. The baud rate for my port, the Arduino IDE and Easel is 115200. I jogged the motors and each axis worked properly. The X axis stepper is under the work area and Y, Z axis motors are shown in one of the pics. In the cooling box I built. the Drivers from the left of the photo go in order Z, Y, X I took some photos.
If you are using Easel to do your design work then you are going to have to make your machine look like an X-carve because Easel does some things behind the scenes that might be messing you up.
If you are using something other than Easel for your CAM work you don’t need Easel, but can use one of the other G-code sending programs.
The idea behind Easel was a good one. but implementation is some what lacking, I think they underestimated the resources required for the software side of things.