Reset E: for non-Tiertime printers
User can insert Gcode at following locations:
- Print start
- Print end
- Layer start
- Layer end
- Perimeter start
- Perimeter end
- Infill start
- Infill end
- Support start
- Support end
- Path start
- Path end
Accepted Gcodes:
G0: linear Move
G1: fast linear move
G4: Dwell
G28: Move to Origin (Home)
G90: Set to Absolute Positioning
G91: Set to Relative Positioning
G92: Set Position, only support A axis reset.
M0: Stop or Unconditional stop
M1: Sleep or Conditional stop
M2: Program End
M25: Pause SD print
M42: Switch I/O pin; eg.M42 P15 S0 or S1,port 15,s0=off,s1=on
M73: Set build percentage
M80: ATX Power On
M81: ATX Power Off
M82: Set extruder to absolute mode
M83: Set extruder to relative mode
M92: Set axis_steps_per_unit
M104: Set Extruder Temperature
M109: Set Extruder Temperature and Wait, Example M109 S215
M140: Set Bed Temperature (Fast)
M141: Set Chamber Temperature (Fast)
M190:等待tem床温度达到目标p
M191: Wait for chamber temperature to reach target temp
M204: Set default acceleration
M206: Offset axes
Example :Using Scripts: Control Camera through with the I/O board
Comments
0 comments
Pleasesign into leave a comment.