Files
create/src/Mod
jalapenopuzzle 394046df36 CAM: snapmaker toolheads and spindle speeds
* Removed generic snapmaker machine and toolhead configuration. The idea of running a CNC code that is not matched to the machine's abilities and work area seems dangerous.
* --machine argument is required
* --toolhead argument is required when the selected machine is compatible with more than one toolhead. When the selected machine only supports one toolhead, it is selected as the default.
* --spindle-percent defaults according to the selected toolhead capabilities. If the toolhead can do RPM, then RPM is used, otherwise falls back to percent. This option now functions as an override.
* fixed a bug in convert_spindle() when RPM is selected. The gcode was not returned.
2025-04-14 08:03:14 +10:00
..
2025-01-13 21:30:30 -06:00
2025-02-24 17:22:39 +00:00
2025-03-31 23:00:32 +02:00
2025-04-02 22:07:52 -05:00
2025-04-02 22:10:11 -05:00
2025-01-13 11:22:20 -06:00
2025-03-31 23:00:32 +02:00
2025-04-08 11:20:43 +02:00
2025-03-31 23:53:10 +02:00