Marlin4Due March 19, 2015 04:36PM |
Registered: 10 years ago Posts: 4,977 |
Triffid Hunter's Calibration Guide | --> X <-- Drill for new Monitor | Most important Gcode. |
Re: Marlin4Due March 19, 2015 05:50PM |
Registered: 10 years ago Posts: 977 |
Re: Marlin4Due March 20, 2015 04:48AM |
Registered: 10 years ago Posts: 4,977 |
Triffid Hunter's Calibration Guide | --> X <-- Drill for new Monitor | Most important Gcode. |
Re: Marlin4Due March 20, 2015 06:19AM |
Registered: 10 years ago Posts: 977 |
Re: Marlin4Due March 20, 2015 07:01AM |
Registered: 10 years ago Posts: 4,977 |
Triffid Hunter's Calibration Guide | --> X <-- Drill for new Monitor | Most important Gcode. |
Re: Marlin4Due March 20, 2015 07:23AM |
Registered: 10 years ago Posts: 977 |
Quote
Wurstnase
You could then also try to resolder some 1k ohm instead of 4k7 for the thermistors. There are allready some temperature-tables for 1k pullups. This should make high temperatures much more stable, because the 3.3v are not that much for the ADC.
Re: Marlin4Due March 20, 2015 11:09AM |
Registered: 11 years ago Posts: 14,686 |
Quote
Wurstnase
You could then also try to resolder some 1k ohm instead of 4k7 for the thermistors. There are allready some temperature-tables for 1k pullups. This should make high temperatures much more stable, because the 3.3v are not that much for the ADC.
Re: Marlin4Due March 20, 2015 11:55AM |
Registered: 10 years ago Posts: 977 |
Re: Marlin4Due March 20, 2015 12:01PM |
Registered: 10 years ago Posts: 977 |
Re: Marlin4Due March 20, 2015 03:16PM |
Registered: 10 years ago Posts: 977 |
Changing monitoring state from 'Offline' to 'Opening serial port' Connecting to: /dev/ttyACM0 Connected to: Serial(port='/dev/ttyACM0', baudrate=250000, bytesize=8, parity='N', stopbits=1, timeout=10.0, xonxoff=False, rtscts=False, dsrdtr=False), starting monitor Changing monitoring state from 'Opening serial port' to 'Connecting' Recv: start Recv: echo:Marlin1.0.2 Recv: echo: Last Updated: Mar 20 2015 16:30:33 | Author: Marlin4Due Recv: Compiled: Mar 20 2015 Recv: echo: Free Memory: 90848 PlannerBufferBytes: 1344 Recv: echo:Hardcoded Default Settings Loaded Recv: echoteps per unit: Recv: echo: M92 X80.00 Y80.00 Z4000.00 E500.00 Recv: echo:Maximum feedrates (mm/s): Recv: echo: M203 X300.00 Y300.00 Z5.00 E25.00 Recv: echo:Maximum Acceleration (mm/s2): Recv: echo: M201 X3000 Y3000 Z100 E10000 Recv: echo:Accelerations: P=printing, R=retract and T=travel Recv: echo: M204 P3000.00 R3000.00 T3000.00 Recv: echo:Advanced variables: S=Min feedrate (mm/s), T=Min travel feedrate (mm/s), B=minimum segment time (ms), X=maximum XY jerk (mm/s), Z=maximum Z jerk (mm/s), E=maximum E jerk (mm/s) Recv: echo: M205 S0.00 T0.00 B20000 X20.00 Z0.40 E5.00 Recv: echo:Home offset (mm): Recv: echo: M206 X0.00 Y0.00 Z0.00 Recv: echo
ID settings: Recv: echo: M301 P22.20 I1.08 D114.00 Recv: echo:Filament settings: Disabled Recv: echo:Z-Probe Offset (mm): Recv: echo: M851 Z0.00 Recv: First start for temperature finished. Send: M105 Recv: ok T:141.3 /0.0 B:0.0 /0.0 T0:141.3 /0.0 @:0 B@:0 Changing monitoring state from 'Connecting' to 'Operational' Send: M21 Recv: ok Send: M105 Recv: ok T:141.3 /0.0 B:0.0 /0.0 T0:141.3 /0.0 @:0 B@:0 Send: M105 ...
Re: Marlin4Due March 20, 2015 03:26PM |
Registered: 11 years ago Posts: 14,686 |
Quote
AndrewBCN
@dc42
I believe Marlin uses tables for the thermistors simply because it's faster than calculating values, and the tables do not take a lot of space in flash.
Re: Marlin4Due March 20, 2015 03:33PM |
Registered: 10 years ago Posts: 977 |
// -2 is thermocouple with MAX6675 (only for sensor 0) // -1 is thermocouple with AD595 // 0 is not used // 1 is 100k thermistor - best choice for EPCOS 100k (4.7k pullup) // 2 is 200k thermistor - ATC Semitec 204GT-2 (4.7k pullup) // 3 is Mendel-parts thermistor (4.7k pullup) // 4 is 10k thermistor !! do not use it for a hotend. It gives bad resolution at high temp. !! // 5 is 100K thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (4.7k pullup) // 6 is 100k EPCOS - Not as accurate as table 1 (created using a fluke thermocouple) (4.7k pullup) // 7 is 100k Honeywell thermistor 135-104LAG-J01 (4.7k pullup) // 71 is 100k Honeywell thermistor 135-104LAF-J01 (4.7k pullup) // 8 is 100k 0603 SMD Vishay NTCS0603E3104FXT (4.7k pullup) // 9 is 100k GE Sensing AL03006-58.2K-97-G1 (4.7k pullup) // 10 is 100k RS thermistor 198-961 (4.7k pullup) // 11 is 100k beta 3950 1% thermistor (4.7k pullup) // 12 is 100k 0603 SMD Vishay NTCS0603E3104FXT (4.7k pullup) (calibrated for Makibox hot bed) // 13 is 100k Hisens 3950 1% up to 300°C for hotend "Simple ONE " & "Hotend "All In ONE" // 20 is the PT100 circuit found in the Ultimainboard V2.x // 60 is 100k Maker's Tool Works Kapton Bed Thermistor beta=3950 // // 1k ohm pullup tables - This is not normal, you would have to have changed out your 4.7k for 1k // (but gives greater accuracy and more stable PID) // 51 is 100k thermistor - EPCOS (1k pullup) // 52 is 200k thermistor - ATC Semitec 204GT-2 (1k pullup) // 55 is 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup) // // 1047 is Pt1000 with 4k7 pullup // 1010 is Pt1000 with 1k pullup (non standard) // 147 is Pt100 with 4k7 pullup // 110 is Pt100 with 1k pullup (non standard)
Re: Marlin4Due March 20, 2015 04:56PM |
Registered: 10 years ago Posts: 4,977 |
Triffid Hunter's Calibration Guide | --> X <-- Drill for new Monitor | Most important Gcode. |
Re: Marlin4Due March 20, 2015 05:44PM |
Registered: 10 years ago Posts: 977 |
Re: Marlin4Due March 20, 2015 06:05PM |
Registered: 11 years ago Posts: 14,686 |
Quote
Wurstnase
Also, you have problems with room temperature? Did you ever print at 270°C or ~0.1V ADC? 3.3V aren't much for high temps.
Re: Marlin4Due March 20, 2015 06:59PM |
Registered: 10 years ago Posts: 4,977 |
Triffid Hunter's Calibration Guide | --> X <-- Drill for new Monitor | Most important Gcode. |
Re: Marlin4Due March 21, 2015 01:40AM |
Registered: 10 years ago Posts: 977 |
Re: Marlin4Due March 22, 2015 06:51AM |
Registered: 10 years ago Posts: 977 |
Re: Marlin4Due March 23, 2015 05:12AM |
Registered: 10 years ago Posts: 977 |
Re: Marlin4Due March 23, 2015 07:12AM |
Registered: 10 years ago Posts: 4,977 |
Triffid Hunter's Calibration Guide | --> X <-- Drill for new Monitor | Most important Gcode. |
Re: Marlin4Due March 23, 2015 11:02AM |
Registered: 10 years ago Posts: 977 |
Re: Marlin4Due March 23, 2015 05:25PM |
Registered: 10 years ago Posts: 4,977 |
Triffid Hunter's Calibration Guide | --> X <-- Drill for new Monitor | Most important Gcode. |
Re: Marlin4Due March 23, 2015 06:38PM |
Registered: 10 years ago Posts: 977 |
Re: Marlin4Due March 23, 2015 11:30PM |
Registered: 10 years ago Posts: 31 |
Re: Marlin4Due March 24, 2015 05:22AM |
Registered: 10 years ago Posts: 4,977 |
Triffid Hunter's Calibration Guide | --> X <-- Drill for new Monitor | Most important Gcode. |
Re: Marlin4Due March 24, 2015 11:14AM |
Registered: 10 years ago Posts: 4,977 |
Quote
AndrewBCN
I may investigate a software SPI implementation later, but at this stage I have simply disabled SD card support in Configuration.h (by commenting out #define SDSUPPORT).
Triffid Hunter's Calibration Guide | --> X <-- Drill for new Monitor | Most important Gcode. |
Re: Marlin4Due April 24, 2015 08:01PM |
Registered: 9 years ago Posts: 606 |
Re: Marlin4Due April 24, 2015 11:06PM |
Registered: 9 years ago Posts: 606 |
Re: Marlin4Due April 25, 2015 02:56AM |
Registered: 9 years ago Posts: 606 |
Re: Marlin4Due April 25, 2015 04:07AM |
Registered: 9 years ago Posts: 606 |