User Tools

Site Tools


extended_g-code_table

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
extended_g-code_table [2018/12/22 04:16]
Matthew Upp
extended_g-code_table [2020/06/07 04:44] (current)
Matthew Upp [Table]
Line 4: Line 4:
 Not all standard G-code are supported by the MP Select Mini.//</wrap> \\ Not all standard G-code are supported by the MP Select Mini.//</wrap> \\
 See [[g-code#sending_g-code|Sending G-code]] for more information on how to send the commands below. See [[g-code#sending_g-code|Sending G-code]] for more information on how to send the commands below.
- +{{tablelayout?rowsHeaderSource=Auto}}
- +
 ^ Command                                                                 ^ Description                                          ^ ^ Command                                                                 ^ Description                                          ^
 | [[extended_g-code_table#m550_m551_-_connect_to_wifi|M550]]              | Get/Set SSID                                         | | [[extended_g-code_table#m550_m551_-_connect_to_wifi|M550]]              | Get/Set SSID                                         |
 | [[extended_g-code_table#m550_m551_-_connect_to_wifi|M551]]              | Get/Set Password                                     | | [[extended_g-code_table#m550_m551_-_connect_to_wifi|M551]]              | Get/Set Password                                     |
-| M552                                                                    | Display IP address                                   |+| M552                                                                    | Get/Set IP address                                   
 +| M553                                                                    | Get/Set Netmask                                      | 
 +| M554                                                                    | Get/Set Gateway                                      | 
 +| M555                                                                    | Network control                                      |
 | M555 P1                                                                 | Reset WiFi interface (reboots WiFi module)           | | M555 P1                                                                 | Reset WiFi interface (reboots WiFi module)           |
-| M556                                                                    Display network status                               |+| M556 (maybe M556 P1)                                                    Network status                                       | 
 +| M557                                                                    | Get MacAddress                                       |
 | [[firmware:motion_controller#g-code_-_m560|M560]]                       | Update firmware using update.bin in microSD card     | | [[firmware:motion_controller#g-code_-_m560|M560]]                       | Update firmware using update.bin in microSD card     |
 | [[extended_g-code_table#m561_-_change_thermistor_type|M561]]            | Change thermistor type (Hotend and/or Heat bed)      | | [[extended_g-code_table#m561_-_change_thermistor_type|M561]]            | Change thermistor type (Hotend and/or Heat bed)      |
Line 95: Line 97:
  
 ===== M562 - Invert Stepper Motor Direction ===== ===== M562 - Invert Stepper Motor Direction =====
 +[[invert_motor_direction|M562 - Invert Stepper Motor Direction]]
 <code> <code>
 M562 E          ;Inverts Extruder motor direction M562 E          ;Inverts Extruder motor direction
extended_g-code_table.1545452214.txt.gz · Last modified: 2018/12/22 04:16 by Matthew Upp