Giter Club home page Giter Club logo

Comments (6)

davidramiro avatar davidramiro commented on May 27, 2024

Please attach the start and end gcode from your slicer configuration.

from marlin-ai3m.

Hoppaz avatar Hoppaz commented on May 27, 2024

start code of the printed model:
;FLAVOR:Marlin
;TIME:1282
;Filament used: 1.06937m
;Layer height: 0.15
;MINX:8.841
;MINY:18.692
;MINZ:0.1
;MAXX:42.241
;MAXY:52.092
;MAXZ:19.9
;Generated with Cura_SteamEngine 4.3.0
M140 S60
M105
M190 S60
M104 S200
M105
M109 S200
M82 ;absolute extrusion mode
G21 ;metric values
G90 ;absolute positioning
M82 ;set extruder to absolute mode
M107 ;start with the fan off
G28 X0 Y0 ;move X/Y to min endstops
G28 Z0 ;move Z to min endstops
G1 Z15.0 F50 ;move the platform down 15mm
G92 E0 ;zero the extruded length
G1 F200 E3 ;extrude 3mm of feed stock
G92 E0 ;zero the extruded length again
G1 F50
M117 Printing...


end code of the printed model:

;TIME_ELAPSED:1282.738392
M140 S0
M204 S4000
M205 X20 Y20
M107
M104 S0 ; turn off extruder
M140 S0 ; turn off bed
M84 ; disable motors
M107
G91 ;relative positioning
G1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure
G1 Z+0.5 E-5 ;X-20 Y-20 F50 ;move Z up a bit and retract filament even more
G28 X0 ;Y0 ;move X/Y to min endstops, so the head is out of the way
G1 Y180 F2000
M84 ;steppers off
G90
M300 P300 S4000
M82 ;absolute extrusion mode
M104 S0
;End of Gcode

from marlin-ai3m.

Hoppaz avatar Hoppaz commented on May 27, 2024

looks like it does not appear printing from the sdcard - still testing

from marlin-ai3m.

davidramiro avatar davidramiro commented on May 27, 2024

Probably has to do with OctoPrint then, maybe there is some setting acting up in the machine settings?

from marlin-ai3m.

Hoppaz avatar Hoppaz commented on May 27, 2024

I've updated octoprint but no success.

I've recognized that everything is fine without connected raspberry. If I connect it via usb cable and press "x home" on the display, the head will move about 5mm to the right. This repeats on every touch of the button. If I disconnect the usb cable again and press "x home", the head moves to the position expected.

from marlin-ai3m.

davidramiro avatar davidramiro commented on May 27, 2024

Sounds more like a serial/hardware issue to me. Or maybe just something on OctoPrint's side. Nothing in this firmware changes when connecting it to a USB host. Sounds silly, but are you using the USB cable provided by Anycubic? That one is known to be of bad quality and can cause all sorts of issues.

Other than that, I will probably not be able to help you any further as I can't see how connecting an USB lead is causing the display to malfunction.

I'll close this for now, but please report back if you are able to narrow down the issue!

from marlin-ai3m.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.