top of page

Forum Posts

kevin_busch
Mar 19, 2024
In Support
Printer: K1 speedy The issue: After configuring the gcode to move to the button and entering the correct values x/y it does not appear to work properly. What happens: The printer does the normal start gcode, auto bed level, heats up etc. When it goes to touch the button, it does 3 quick button presses, lets off for a moment, then presses and holds for a really long time. I can hear the cameleon ticking, but no filament is loaded or unloaded. Then the print head moves off as if it starts the print. I made sure that the cameleon is on mode 3, its homed properly before the print starts. If I manually press the switch I can successfully load/unload filament in the right directions. What am I doing wrong? Heres my start gcode: SET_FILAMENT_SENSOR SENSOR=filament_sensor ENABLE=0 SET_FILAMENT_SENSOR SENSOR=filament_sensor_2 ENABLE=0 M82 ;absolute extrusion mode START_PRINT EXTRUDER_TEMP=[first_layer_temperature] BED_TEMP=[first_layer_bed_temperature] G92 E0 ; 3DChameleon Preload Extruder 1 ; load filament 1 to extruder G0 X206 Y216 F10000 ; move to button ; three quick button presses to cancel out any active commands G0 Y219 F2000 ; press button G4 P150 ; wait for 150 ms G0 Y215 F2000 ; unpress button G4 P150 ; wait for 150 ms G0 Y219 F2000 ; press button G4 P150 ; wait for 150 ms G0 Y215 F2000 ; unpress button G4 P150 ; wait for 150 ms G0 Y219 F2000 ; press button G4 P150 ; wait for 150 ms G0 Y215 F2000 ; unpress button G4 P150 ; wait for 150 ms G0 Y219 F2000 ; press button G4 P3200 ; wait for 7 pulses G0 Y215 F2000 ; unpress button G4 P2000 ; wait for it to home ; select T0 G0 Y219 F2000 ; press button G4 P550 ; wait for 550 milliseconds G0 Y215 F2000 ; unpress button G4 P2000 ; all done ; load T0 for 28 seconds and into extruder G0 Y219 F2000 ; press button G4 P20000 ; wait for 27 seconds G0 E50 F500 ; <<<--- adjust this E value to tune extruder loading G0 X220 Y210 Z.2 F1000; move to extruders assigned purge line G0 Y0 E60; purge the extruder. G0 X219; purge the extruder. G0 Y200 E105; purge the extruder. G4 P2000 ; all done SET_FILAMENT_SENSOR SENSOR=filament_sensor ENABLE=1 SET_FILAMENT_SENSOR SENSOR=filament_sensor_2 ENABLE=1
1
2
51
kevin_busch
Mar 17, 2024
In Support
I am having trouble finding out how to get the exact extruder to hot end mm calculation, since the k1, I cannot advance the extruder in menu or in a slicer. How would I determine this value?
0
2
51
kevin_busch
Mar 03, 2024
In Support
Hi, I havent done anything to this thing yet. I hooked it all up and mounted to my K1 (speedy). The trouble that i am having is i cannot by hand push the filament through the stepper feeder expect for 1 will go through with a bit of force. I took it apart and I can feed the to the gears but because theres no real tension its not straightening out the filament to get ot the other side. When I visually inspect the feeder I can see the holes arent quite lined up from 1 side to the other.
0
3
58

kevin_busch

More actions
bottom of page