diff --git a/docs/assets/images/manual/vz235_printed/electronics/Printer_config/printer.cfg b/docs/assets/images/manual/vz235_printed/electronics/Printer_config/printer.cfg index 150153b4..95fce637 100644 --- a/docs/assets/images/manual/vz235_printed/electronics/Printer_config/printer.cfg +++ b/docs/assets/images/manual/vz235_printed/electronics/Printer_config/printer.cfg @@ -12,7 +12,7 @@ [display_status] [exclude_object] [virtual_sdcard] -path: ~/gcode_files +path: ~/printer_data/gcodes [pause_resume] recover_velocity: 350 @@ -63,7 +63,7 @@ enable_pin: !PG4 rotation_distance: 40 microsteps: 16 full_steps_per_rotation: 200 -endstop_pin: PF10 #make sure to set the correct pin here. +endstop_pin: PG11 #make sure to set the correct pin here. position_endstop: 0 position_min: 0 position_max: 235 @@ -121,7 +121,7 @@ enable_pin: !PF2 rotation_distance: 40 microsteps: 16 full_steps_per_rotation: 200 -endstop_pin: PC0 #make sure to set the correct pin here. +endstop_pin: PG12 #make sure to set the correct pin here. position_endstop: -0 position_min: 0 position_max: 235 @@ -179,7 +179,7 @@ dir_pin: !PF13 enable_pin: !PF14 microsteps: 32 rotation_distance: 4 -endstop_pin: #make sure to set the correct pin here. +endstop_pin:PG10 #make sure to set the correct pin here. #position_endstop: 0.0 position_max: 200 full_steps_per_rotation: 200 diff --git a/docs/assets/images/manual/vz330_mellow/electronics/Printer_config/printer.cfg b/docs/assets/images/manual/vz330_mellow/electronics/Printer_config/printer.cfg index 41a5b427..467c3846 100644 --- a/docs/assets/images/manual/vz330_mellow/electronics/Printer_config/printer.cfg +++ b/docs/assets/images/manual/vz330_mellow/electronics/Printer_config/printer.cfg @@ -12,7 +12,7 @@ [display_status] [exclude_object] [virtual_sdcard] -path: ~/gcode_files +path: ~/printer_data/gcodes [pause_resume] recover_velocity: 350 @@ -61,9 +61,9 @@ step_pin: PE0 dir_pin: PG3 enable_pin: !PG4 rotation_distance: 40 -microsteps: 16 +microsteps: 32 full_steps_per_rotation: 200 -endstop_pin: PF10 #make sure to set the correct pin here. +endstop_pin: PG11 #make sure to set the correct pin here. position_endstop: 0 position_min: 0 position_max: 330 @@ -93,7 +93,7 @@ step_pin: PE1 dir_pin: !PF0 enable_pin: !PC15 rotation_distance: 40 -microsteps: 16 +microsteps: 32 full_steps_per_rotation: 200 #endstop_pin: tmc5160_stepper_x:virtual_endstop @@ -120,9 +120,9 @@ step_pin: PE15 dir_pin: !PE11 enable_pin: !PF2 rotation_distance: 40 -microsteps: 16 +microsteps: 32 full_steps_per_rotation: 200 -endstop_pin: PC0 #make sure to set the correct pin here. +endstop_pin: PG12 #make sure to set the correct pin here. position_endstop: -0 position_min: 0 position_max: 315 @@ -151,7 +151,7 @@ step_pin: PE14 dir_pin: PE8 enable_pin: !PE9 rotation_distance: 40 -microsteps: 16 +microsteps: 32 full_steps_per_rotation: 200 #endstop_pin: tmc5160_stepper_y:virtual_endstop @@ -180,7 +180,7 @@ dir_pin: !PF13 enable_pin: !PF14 microsteps: 32 rotation_distance: 4 -endstop_pin: #make sure to set the correct pin here. +endstop_pin:PG10 #make sure to set the correct pin here. #position_endstop: 0.0 position_max: 200 full_steps_per_rotation: 200