Search models, users, collections, and posts

Creality K1 - K1 Max Riser

Remixed by

Print Profile(0)


Add the first print profile to earn points

Boost
13
22
4
0
120
9
Released 

Description

I did a remix of two great designs to create a taller riser because my ptfe was rubbing on the glass after installing the cyclops extruder.

You can print 4 corners without the holes if you are using the stock filament sensor.

The text is written directly in the slicer through the “Emboss” tool. 

For the printed model I used “fuzzy skin” (0,2mm distance+thickness) to cover VFA.

Wiring:

  1. runout sensor on original sensor plug
  2. motion sensor on pa10 pin on the toolhead

Changes in printer cfg:

[filament_switch_sensor filament_sensor]

pause_on_runout: True

switch_pin: PC15

runout_gcode:

 {% if printer.extruder.can_extrude|lower == 'true' %}

   G91

   G0 E30 F600

   G90

 {% endif %}

 

[filament_motion_sensor encoder_sensor]

switch_pin: nozzle_mcu:PA10

detection_length: 20

extruder: extruder

pause_on_runout: True

runout_gcode:

 {% if printer.extruder.can_extrude|lower == 'true' %}

   G91

   G0 E30 F600

   G90

 {% endif %}

event_delay: 5.0

Comment & Rating (4)

(0/1000)

This remix is based on


License

This user content is licensed under a Standard Digital File License.

You shall not share, sub-license, sell, rent, host, transfer, or distribute in any way the digital or 3D printed versions of this object, nor any other derivative work of this object in its digital or physical format (including - but not limited to - remixes of this object, and hosting on other digital platforms). The objects may not be used without permission in any way whatsoever in which you charge money, or collect fees.