hanke-cnc

Results 8 comments of hanke-cnc

Certainly not a problem with GRBL, which is mature and reliable. Recently, a customer reported to me that when milling a square, the length would decrease by 4mm. However, manual...

空白过大导致一行显示不完整

> If streaming gcode from a SD card then it becomes a bit easier as the filename and position in the file can be recorded instead of a line number...

> If streaming gcode from a SD card then it becomes a bit easier as the filename and position in the file can be recorded instead of a line number...

hi, I'm not Terjeio, but I can share my experience, I use the drivers of H743, they work well on H743 and H750, I also tried H7B0, maybe it's the...

> [This](https://odriverobotics.com/)? If so it has a step/dir interface so can be used. > [This](https://odriverobotics.com/)? If so it has a step/dir interface so can be used. hi, terjeio, this looks...

> It is done in the [map file by assigning pins to the function](https://github.com/grblHAL/RP2040/blob/626cf574f5914d01a63aae03e3bcb9a10a71099a/boards/generic_map.h#L50-L53). E.g. `#define X_LIMIT_PIN_MAX 12` > > Easiest is to copy an existing map file to _my_machine_map.h_,...

> > Is there already a possibility to activate a monitoring, which deactivates PWM and laser ON signal in case of an error? > > Maybe - a plugin could...