Giter Club home page Giter Club logo

vertabreak / marlin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from marlinfirmware/marlin

87.0 87.0 34.0 313.87 MB

Support/Development Available Thru Patreon

Home Page: https://www.patreon.com/verthobbies

License: GNU General Public License v3.0

C++ 79.44% C 18.97% Makefile 0.13% Shell 0.38% CMake 0.02% Python 0.67% OpenSCAD 0.02% G-code 0.01% HTML 0.12% CSS 0.02% JavaScript 0.17% Assembly 0.03% GDB 0.01% NASL 0.01% Dockerfile 0.01% Roff 0.01% BitBake 0.01%
marlin

marlin's People

Contributors

alexborro avatar anhardt avatar bgort avatar bkubicek avatar bob-the-kuhn avatar boelle avatar croadfeldt avatar daid avatar ejtagle avatar ellensp avatar erikzalm avatar gmagician avatar insanityautomation avatar jbrazio avatar ludy87 avatar marcio-ao avatar marciot avatar p3p avatar rhapsodyv avatar rmoravcik avatar robbycandra avatar roxy-3d avatar sjasonsmith avatar tcm0116 avatar thinkyhead avatar thisiskeithb avatar tombrazier avatar tpruvot avatar wackerbarth avatar wurstnase avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

marlin's Issues

[BUG] V-tool 1 defaults to 0:0%

When attempting to print not using virtual extruders in GCode, but using tool change references (T0, T1, etc.), the printer will lockup when selecting T1 as the extruder to print from. I noticed in the Mixer menu, if you set Active V-Tool to 1, the mix is set to 0:0%, and this needs to default to 0:100%. It can be manually adjusted and saved, but the default should be edited. All other tools have an appropriate default percentage. This way when the firmware is installed, manual configuration of this setting is not required and it will work using tool references in GCode instead of virtual

[BUG] Geeetech A20T Case Light on HE2.

Bug Description

When I want to add case light on pin 2 (connected to unused HE2 connector) the light does work but it only lights up on 100% and anything below that doesn't work. I have commented out #define HEATER_2_PIN in pins_GT2560_V3.h. I have tried it on pin 6 (connected to LED connector) and it works but I will use more leds and that small transistor wouldn't handle that.

All the edits made by me can by find with F3 by typing "// edited by Verustus"

Expected behavior

I should be able to controll the brightness of the light from 1% to 100%.

Actual behavior

It doesn't light up when I set the brightness anywhere from 0% to 99% and it only light up on 100%. Same with the onboard led connected to the same pin.

Steps to Reproduce

  1. In Configuration_adb.h uncomment #define CASE_LIGHT_ENABLE
  2. in pins_GT2560_V3.h commend out #define HEATER_2_PIN
  3. in pins_GT2560_V3.h change CASE_LIGHT_PIN from 6 to 2
  4. connect 24V light to HE2 connector (not needed there is onboard led)
  5. compile and upload to board

Version of Marlin Firmware

bugfix-2.1.x

Printer model

Geeetech A20T

Config files and other

edited files.zip

SKR 1.3 / TMC 2209

Hey,
thanks for your work.
It doesn't work with SKR 1.3 and TMC2209 Driver.
Regards

Support GTM32 Pro VD

Hi,

I saw that your Software supports more Geeetech models. Is there also support for the GTM32 Pro VD? I did not see it in the src.

Greetings

David

G29 J resets printer

Description

G29 J resets the printer

Steps to Reproduce

G28
G29 A
G29 L1
G29 J

Expected behavior:

Tilting 3 points.

Actual behavior:

Send: G29 J
Recv: //action:notification Doing G29
Recv: Tilting mesh (1/3)
Recv:  T:26.50 /0.00 B:25.48 /0.00 @:0 B@:0
Recv: echo:busy: processing
Recv:  T:26.50 /0.00 B:25.48 /0.00 @:0 B@:0
Recv: echo:busy: processing
Recv:  T:26.56 /0.00 B:25.45 /0.00 @:0 B@:0
Recv: echo:busy: processing
Recv: echo:start
Recv: Marlin Marlin 2 Bugfix Build 495

Additional Information

Config: Marlin.zip

Seems related to: MarlinFirmware#14575

Geeetech A10M - TMC2088 stepper drivers - Can't get inverting of the extruder to work

Description

Hi, I was so happy to find your GitHub Repo because I could not get my A10M to work with the stock FW and you did an amazing job with the Start_here.h file and the user experience on my 3D printer. But unfortunately i cannot get the direction of the extruder to change.

Steps to Reproduce

I edited the start_here.c to customize it to my A10M. I could change the directions of the XYZ axis but the Extruder still runs backwards wehen sending positive values.

I tried several attempts to invert the extruder direction on Line 210 with commenting the line out and enabeling it. But the direction of the extruder does not change.

#define INVERTE // enable false / disabe true to change direction

Additional Information

Marlin.zip

Geeetech A10M filament change no work well E1 E2 problem

Hi I upgraded my A10M printer new firmware but I think Filament change and load and unload no work good. I Like chage E0 (E1) put work. Like change (Load E1..(E2) put and load E1 filament again. And I repet metod and load E2. So If put E1menu--> load load E1 and Put E2 menu --> load E1 and put E1menu again and load E1 .

[BUG] freeze when changing extruder

when the extruder changes during printing the printer stops, I noticed that it stops when it encounters the T1 command

IMG_20200417_193757

Printer geeetech A10M gt2560 v4.0

[BUG] Color mixing percentage does not amount to 100%

Bug Description

When setting color mixing ratio with M163 command, adding up percentages showing up on LCD display equals 99% instead of 100% for some ratios

My Configurations

configuration.zip

Steps to Reproduce

issue the following commands:
M163 S0 P0.5
M163 S1 P0.5
M164 S0

M163 S0 P1.0
M163 S1 P0.0
M164 S1

M163 S0 P0.25
M163 S1 P0.75
M164 S2

M163 S0 P0.68
M163 S1 P0.32
M164 S3

Expected behavior: [What you expect to happen]
When issuing "T0", LCD should display "Mx 50;50%"
When issuing "T1", LCD should display "Mx 100;0%"
When issuing "T2", LCD should display "Mx 25;75%"
When issuing "T3", LCD should display "Mx 68;32%"

Actual behavior: [What actually happens]
When issuing "T0", LCD displays "Mx 50;50%"
When issuing "T1", LCD displays "Mx 100;0%"
When issuing "T2", LCD displays "Mx 24;75%"
When issuing "T3", LCD displays "Mx 68;31%"

Additional Information

scr
IMG_20200314_014733

G29 Autolevel not work

My printer
Geeetech A10T
GT 2560 v4
TMC2208STD All
Genuine BL Touch 3.1
Runout Sensor x3
3 Extruders
MixT

Description

G29 command dont work from terminal and from start gcode.

Steps to Reproduce

  1. I have check previous ver 1.1.8 and autolevel working fine
  2. After marlin 2 update something its missing in autolevel sector or bl touch sector

Expected behavior: Autolevel works

Actual behavior: Short beep from buzer (like click more than beep) And not move at all, on terminal i got an echo:debug:info, errors
but without any description
I was turn on debugging in autolevel section

N19 G2942
echo:N19 G29
42
Z Probe End Script: G1 X0 Y0

Additional Information

Config.zip

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.