Giter VIP home page Giter VIP logo

dracozny / z9v5-mk3_with_m4-v5 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zonestar3d/source-code-for-3d-printer

0.0 0.0 0.0 23.56 MB

Source Code for ZONESTAR Z9v5-Mk3 3d printer Utilizing the M4-V5 Hotend

License: GNU General Public License v3.0

Shell 0.48% JavaScript 0.03% C++ 54.08% Python 0.63% C 44.44% Assembly 0.02% CSS 0.02% OpenSCAD 0.04% Makefile 0.23% HTML 0.01% Batchfile 0.01% GDB 0.01% G-code 0.02% NASL 0.01%

z9v5-mk3_with_m4-v5's People

Contributors

dracozny avatar zonestar3d avatar

z9v5-mk3_with_m4-v5's Issues

Klipper?

Grass may be greener on the otherside.
It looks like the Zonestar3d Devs forked it but have yet to make any changes.

Stringing Stringing Stringing!!!!!

Recommended to run linear advance calibration. https://marlinfw.org/tools/lin_advance/k-factor.html
But I get Unknown command: "M900 ...."
this causes fat lines when running slow and thin lines while running fast in any print.

Cause: Linear advance is not enabled!

Solution, enable it.
This will improve printing performances after running the calibration and setting the value. It would be good to fine the ideal K factor for this and store it in the config.

Level? What level?

  • Auto level cast Nozzle too high. >=1mm at times.
  • Z Offset defined by what?
  • How high is ZL Sensor supposed to be mounted? - No certain direction from Zonestar.
  • 4 Point leveling is probably also creating distortions on the build surface.

Solutions:

  • Contemplating upgrading Aluminum plate to 1/4 inch Mic6 and mounting in 3 point configuration. 2 front 1 back. This would eliminate the distortions.
  • ?

PrintBed heating is slow

Printbed heating is not using PID. It is currently set to Bang bang mode which is known to be slower performance.

Bang-bang is a pure binary mode - the heater is either fully-on or fully-off for a long period. PID control uses higher frequency PWM and (in most cases) is superior for maintaining a stable temperature.

Todo:

  • Uncomment #define PIDTEMPBED in Config
  • Test and record DEFAULT_bedK values in config

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.