Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (1)
3D printer firmware Repetier-Firmware
4.0
Application background NUM_EXTRUDER #define 1MOTHERBOARD #define 33Pins.h #include "EDIT THESE SETTINGS MANUALLY ################ / ##################END MANUAL SETTINGS / ################ #################### Key Technology COMMANDS_H_INCLUDED #ifndefCOMMANDS_H_INCLUDED #defineCommands class{Public:    void commandLoop static ();    void checkForPeriodicalActions static (allowNewMoves bool);    void processArc static (*com GCode);    void processGCode static (*com GCode);    void processMCode static (*com GCode);    void executeGCode static (*com GCode);    void waitUntilEndOfAllMoves static ();    void waitUntilEndOfAllBuffers static ();    void printCurrentPosition static (FSTRINGPARAM (s));    void printTemperatures static (showRaw bool = false);    static void setFanSpeed (int speed, bool wait Set fan speed 0..255); / / /   
方00哥
2016-08-23
0
1
No more~