D3D Giga Software: Difference between revisions
Jump to navigation
Jump to search
Kenmakunga (talk | contribs) |
Kenmakunga (talk | contribs) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
=Change Log= | =Change Log= | ||
[[ | [[File:Marlin_Giga.zip]] | ||
Changes to Marlin: Configuration.h | |||
Line 138 #define CUSTOM_MACHINE_NAME "D3D Giga v21.10" | |||
Travel Limits after Homing: | |||
Line 715 #define Y_MAX_POS 1000 //changed to 1000 for X and Y for 6'x6' frame | |||
Line 716 #define X_MAX_POS 1000 | |||
Line 717 #define Z_MAX_POS 2000 | |||
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 900 // | |||
Line 805 #define FRONT_PROBE_BED_POSITION 100 // | |||
Line 806 #define BACK_PROBE_BED_POSITION 900 | |||
Homing speeds (mm/m) | |||
Line 881 #define HOMING_FEEDRATE_XY (60*60) // feedrate quadrupled from (60*60) to (120*120). Feedrate reduced back to (60*60) because too fast, not homing correctly | |||
Line 882 #define HOMING_FEEDRATE_Z (8*120) // feedrate quadrupled from (4*60) to (8*120) |
Latest revision as of 09:06, 16 October 2021
Change Log
Changes to Marlin: Configuration.h
Line 138 #define CUSTOM_MACHINE_NAME "D3D Giga v21.10"
Travel Limits after Homing:
Line 715 #define Y_MAX_POS 1000 //changed to 1000 for X and Y for 6'x6' frame Line 716 #define X_MAX_POS 1000 Line 717 #define Z_MAX_POS 2000
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 900 // Line 805 #define FRONT_PROBE_BED_POSITION 100 // Line 806 #define BACK_PROBE_BED_POSITION 900
Homing speeds (mm/m)
Line 881 #define HOMING_FEEDRATE_XY (60*60) // feedrate quadrupled from (60*60) to (120*120). Feedrate reduced back to (60*60) because too fast, not homing correctly Line 882 #define HOMING_FEEDRATE_Z (8*120) // feedrate quadrupled from (4*60) to (8*120)