D3D Giga Software
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)