Code Monkey home page Code Monkey logo

3dwork-io / 3dwork-klipper Goto Github PK

View Code? Open in Web Editor NEW
9.0 5.0 2.0 20.34 MB

Desde 3Dwork hemos recopilado y ajustando un conjunto de macros, configuraciones de máquinas y electrónicas, así como otras herramientas para una gestión sencilla y potente de Klipper. Gran parte de este paquete está basado en RatOS mejorando las partes que creemos interesantes, así como otras aportaciones de la comunidad.

Home Page: https://3dwork.gitbook.io/3dwork.io/klipper/mejoras/3dwork-klipper-bundle

Shell 96.83% Python 3.17%
klipper klipper-configuration klipper-macros klipper-firmware

3dwork-klipper's People

Contributors

alienboyxp avatar github-actions[bot] avatar juanjoser-asg avatar lauotero avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

3dwork-klipper's Issues

Problemas prusaslicer y orcaslicer

He copiado y pegado el macro start_print, y he añadido lo siguiente a prusaslicer:

M190 S0 ; Prevents prusaslicer from prepending m190 to the gcode ruining our macro M109 S0 ; Prevents prusaslicer from prepending m109 to the gcode ruining our macro SET_PRINT_STATS_INFO TOTAL_LAYER=[total_layer_count] ; Provide layer information START_PRINT EXTRUDER_TEMP=[first_layer_temperature[initial_extruder]] BED_TEMP=[first_layer_bed_temperature] PRINT_MIN={first_layer_print_min[0]},{first_layer_print_min[1]} PRINT_MAX={first_layer_print_max[0]},{first_layer_print_max[1]}

A la hora de imprimir un archivo, la cama llega a la temperatura marcada y no hace nada mas.
Si borro las lineas:

M190 S0 ; Prevents prusaslicer from prepending m190 to the gcode ruining our macro M109 S0 ; Prevents prusaslicer from prepending m109 to the gcode ruining our macro

Si que termina de imprimir.

Con orcaslicer tengo el mismo problema, calienta la cama hasta la temperatura objetivo pero no hace nada mas, ni borrando las lineas:

M190 S0 ; Prevents prusaslicer from prepending m190 to the gcode ruining our macro M109 S0 ; Prevents prusaslicer from prepending m109 to the gcode ruining our macro

consigo imprimir

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.