mmone
mmone
I like multiline particularly for the parameterised macros eg.: ``` PID_CALIBRATE HEATER={label:Heater, default:extruder, options:extruder|extruder1} TARGET={label:Target Temperature, unit:°C, default:190} WRITE_FILE={label:Write to File, default:0, options:0|1} ``` it's just easier to read with...
> Double newline I think that needs to much explaining. It shouldn't break things either for sure. > Or continuation with a space as the first character. Klipper config does...
The primary reason for creating this script was to enable building Marlin on a Raspberry Pi. Building on the comandline is more convenient than fiddling with the Arduino IDE in...
This error is generated by avrdude that is used for flashing the firmware not by marlintool itself.
If anyone else needs this information, I traced the pinout on a EBB 36 v1.2 Stepper motor pinout: ``` _____________________ | B2 | B1 [ A1 | A2 | |_...