Close



Results 1 to 8 of 8

Threaded View

  1. #4
    Staff Engineer Roberts_Clif's Avatar
    Join Date
    Jun 2017
    Location
    Washington State, USA
    Posts
    1,151
    Add Roberts_Clif on Thingiverse
    Looked at you Configuration.h file See no reason for no movement.
    can you do a test on the end-stops using M119 test each end-stop in the normal position then again with manually Pressed End-Stop

    http://marlinfw.org/docs/gcode/M119.html

    Would you tell me what 3D Printer you have or Clone 3D Printer.

    Do you have a Proximity sensor of an End-stop switch on Z-Axis.
    What is your filament diameter. Do you have a Hotbed.

    All end-stops set to False, Filament set to 3mm, bed temp sensor set to 0,

    I would enable this
    //#define EEPROM_SETTINGS // Enable for M500 and M501 commands

    I always put something in these, to give further information
    #define STRING_CONFIG_H_AUTHOR "(Clif R.)"

    #define CUSTOM_MACHINE_NAME "HICi3 v1.1RC8"
    Last edited by Roberts_Clif; 06-04-2019 at 12:17 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •