Changes

Jump to: navigation, search

G-Code Filtering

71 bytes added, 01:45, 22 November 2016
no edit summary
=== M109 ===
MatterControl automatically converts [http://reprap.org/wiki/G-code#M109:_Set_Extruder_Temperature_and_Wait M109] commands to [http://reprap.org/wiki/G-code#M190M104:_Wait_for_bed_temperature_to_reach_target_temp M190_Set_Extruder_Temperature M104] commands.
=== M104 M190 ===
MatterControl automatically converts [http://reprap.org/wiki/G-code#M104M190:_Set_Extruder_Temperature M104_Wait_for_bed_temperature_to_reach_target_temp M190] commands to [http://reprap.org/wiki/G-code#M140:_Set_Bed_Temperature_.28Fast.29 M140] commands...
=== G91 ===
Certain printers do not accept [http://reprap.org/wiki/G-code#G0_.26_G1:_Move G0] as a valid command for movement, so MatterControl sends the more common [http://reprap.org/wiki/G-code#G0_.26_G1:_Move G1] command instead.
Version Starting in version 1.6 will have a new , the '''[[Settings/General/Output Options/File Settings/Use G0|Use G0]]''' setting which will allow for the use of G0 commands if desired.
=== Coordinate Truncation ===

Navigation menu