Using Marlin for Generic CNC Machine Control: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "=Using Marlin for Machines other than 3D Printers= Marlin is the most common 3D printer firmware in the world. It is useful to adapt it to other applications so that the...")
 
No edit summary
Line 4: Line 4:


It is useful to adapt it to other applications so that the toolchain for constructing new civilizations is [[Degenerate]].
It is useful to adapt it to other applications so that the toolchain for constructing new civilizations is [[Degenerate]].
=Examples=
==CNC Mill==
Use [[Lulzbot Cura]] - and turn on loads such as spindle with D8, D9, D10.
For D10, turn duty cycle to on/off instead of the PWM preset.

Revision as of 20:48, 29 November 2019

Using Marlin for Machines other than 3D Printers

Marlin is the most common 3D printer firmware in the world.

It is useful to adapt it to other applications so that the toolchain for constructing new civilizations is Degenerate.

Examples

CNC Mill

Use Lulzbot Cura - and turn on loads such as spindle with D8, D9, D10.

For D10, turn duty cycle to on/off instead of the PWM preset.