CNC Torch Table v21.08 Software: Difference between revisions
Jump to navigation
Jump to search
Kenmakunga (talk | contribs) (Created page with " == Change Log ==") |
Kenmakunga (talk | contribs) |
||
Line 1: | Line 1: | ||
== Change Log == | == Change Log == | ||
[[File:Marlin_CNC_Torch.zip]] | |||
Changes to Marlin: | |||
Line 138 #define CUSTOM_MACHINE_NAME "CNC Torch v21.10" | |||
Travel Limits after Homing (in mm): | |||
Line 715 #define Y_MAX_POS 610 | |||
Line 716 #define X_MAX_POS 610 | |||
Line 717 #define Z_MAX_POS 150 | |||
Automatic Bed Leveling Positions: | |||
Line 803 #define LEFT_PROBE_BED_POSITION 100 // see D3D_Universal on the wiki | |||
Line 804 #define RIGHT_PROBE_BED_POSITION 500 // | |||
Line 805 #define FRONT_PROBE_BED_POSITION 100 // | |||
Line 806 #define BACK_PROBE_BED_POSITION 500 |
Revision as of 09:11, 16 October 2021
Change Log
Changes to Marlin:
Line 138 #define CUSTOM_MACHINE_NAME "CNC Torch v21.10"
Travel Limits after Homing (in mm):
Line 715 #define Y_MAX_POS 610 Line 716 #define X_MAX_POS 610 Line 717 #define Z_MAX_POS 150
Automatic Bed Leveling Positions:
Line 803 #define LEFT_PROBE_BED_POSITION 100 // see D3D_Universal on the wiki Line 804 #define RIGHT_PROBE_BED_POSITION 500 // Line 805 #define FRONT_PROBE_BED_POSITION 100 // Line 806 #define BACK_PROBE_BED_POSITION 500