Commit Graph

  • 99b233df3f serialqueue: Fix batching of BACKGROUND_PRIORITY_CLOCK messages Kevin O'Connor 2018-05-05 20:59:33 -04:00
  • 640ff1ad56 clocksync: Change timer frequency to avoid resonating with other timers Kevin O'Connor 2018-05-05 20:14:46 -04:00
  • cd9e21e3aa FAQ: Add item on TMC2208 being disabled in the middle of a print Kevin O'Connor 2018-05-05 13:04:01 -04:00
  • 7fd14848ca chelper: Fix hub-ctrl compilation cruwaller 2018-05-05 16:54:54 +03:00
  • 1f11c171c7 thermistor: Add Honeywell 100K and MGB18 thermistor definitions Kevin O'Connor 2018-04-30 16:05:32 -04:00
  • 461390ac87 config: Add exaple generic-rumba.cfg config file Kevin O'Connor 2018-04-30 15:46:33 -04:00
  • 15248706ae chelper: Move the host C code to a new klippy/chelper/ directory Kevin O'Connor 2018-04-30 11:22:16 -04:00
  • 8e1b516eb6 config: Fix typo in adc_temperature section (Ohms vs Volts) Kevin O'Connor 2018-04-30 10:31:17 -04:00
  • 4a8f9407b8 avr: Do not use Idle mode Kevin O'Connor 2018-04-28 20:04:32 -04:00
  • 46cf3ef145 avr: Explicitly set ADCSRA on each conversion start Kevin O'Connor 2018-04-25 14:07:39 -04:00
  • cf475a9a39 avr: Clean up serial port register aliases Kevin O'Connor 2018-04-25 10:13:07 -04:00
  • 22c49a7c3f docs: Improve FAQ update software entry (use make menuconfig ; make clean) Kevin O'Connor 2018-04-25 10:28:33 -04:00
  • 76bafadb71 virtual_sdcard: Add logging on start, stop, stats, and shutdown Kevin O'Connor 2018-04-23 18:24:58 -04:00
  • 3ef7c00b73 docs: Fix internal link description in Code_Overview.md Kevin O'Connor 2018-04-23 18:23:39 -04:00
  • bdd26e421b toolhead: Add a SET_VELOCITY_LIMIT command Kevin O'Connor 2018-04-20 22:13:29 -04:00
  • d5dc6b785d gcode: Add minval/maxval/above/below options to get_X parsers Kevin O'Connor 2018-04-20 21:41:13 -04:00
  • 8f4f5da11c fan: Add a set_shutdown_speed() method Kevin O'Connor 2018-04-20 21:50:32 -04:00
  • 6d03dee104 gcode: Add a SET_GCODE_OFFSET command Kevin O'Connor 2018-04-20 19:58:37 -04:00
  • 93262919ed gcode: Rename homing_add to homing_offset Kevin O'Connor 2018-04-20 19:42:26 -04:00
  • 68864333f3 probe: Limit Z lift speed to be the same as the probing speed Kevin O'Connor 2018-04-20 13:58:27 -04:00
  • eff1c8604d klippy: Reword the error messages during config file parsing Kevin O'Connor 2018-04-20 13:30:58 -04:00
  • 85e6cd865c fan: Scale fan speed requests between 0 and max_power Kevin O'Connor 2018-04-20 13:15:03 -04:00
  • 48e9fa04e7 toolhead: Allow max_accel_to_decel to be greater than max_accel in config Kevin O'Connor 2018-04-20 12:50:04 -04:00
  • 832c0bc017 docs: Add more hints to use /dev/by-id/ for the serial device Kevin O'Connor 2018-04-20 11:43:21 -04:00
  • 6793970198 serial_irq: Add new generic/serial_irq.c code Kevin O'Connor 2018-04-12 18:04:00 -04:00
  • 606222da5b docs: Add STM32F103 benchmarks to the Features document Kevin O'Connor 2018-04-12 14:48:38 -04:00
  • add370230f stm32f1: Use generic timer_irq.c dispatch code Kevin O'Connor 2018-04-12 14:25:25 -04:00
  • 2bf9e27b9e stm32f1: Use different method for handling 16bit -> 32bit timer conversion Kevin O'Connor 2018-04-12 14:11:25 -04:00
  • 06a4753f73 stm32f1: Prefer uint32_t over uint16_t in timer.c Kevin O'Connor 2018-04-12 14:01:47 -04:00
  • bf4e851e21 config: Update sample-bltouch.cfg with recent probe changes Kevin O'Connor 2018-04-18 18:04:21 -04:00
  • 35f3f6506b scripts: Add stm32flash to octopi-install.sh package list Kevin O'Connor 2018-04-12 13:58:30 -04:00
  • c539fed8bb docs: Add additional information to FAQ on heater checks Kevin O'Connor 2018-04-09 22:00:26 -04:00
  • b5b365289c test: Add STM32F1 compile test case Kevin O'Connor 2018-04-09 19:19:51 -04:00
  • 75d5737211 Add STM32F103 port Grigori Goronzy 2018-03-31 15:34:59 +02:00
  • e097b08520 config: add display support for Anet A8 Grigori Goronzy 2018-04-09 20:49:43 +02:00
  • 6466af6313 adc_temperature: Support defining custom sensors in the config file Kevin O'Connor 2018-04-09 15:44:34 -04:00
  • c463893a5e adc_temperatures: Add "PT100 INA826" sensor type Kevin O'Connor 2018-04-09 15:11:12 -04:00
  • b2caa486c5 adc_temperature: Support multiple ranges for ADC lookup Kevin O'Connor 2018-04-09 14:02:59 -04:00
  • 75b89f5261 thermistor: Fallback to using beta if Steinhart-Hart c3 is negative Kevin O'Connor 2018-04-09 12:35:18 -04:00
  • 8c8261ba80 thermistor: Add support for defining custom thermistors Kevin O'Connor 2018-04-09 12:14:20 -04:00
  • f8a28401c0 config: Update indentation of display section in example-extras.cfg Kevin O'Connor 2018-04-09 12:02:23 -04:00
  • 97f30765a1 docs: Update installation document for OctoPrint 1.3.7 Kevin O'Connor 2018-04-09 11:39:36 -04:00
  • f616a88b15 Adjusted Tronxy X5s settings Arkadiusz Gluszyk 2018-03-24 14:32:37 +01:00
  • 7c5f9ee458 config: Add display section to default Creality CR10s config Kevin O'Connor 2018-04-08 11:14:48 -04:00
  • 460cc88f3d pid_calibrate: Make sure to unregister new control class on error Kevin O'Connor 2018-04-06 10:56:34 -04:00
  • 06d73207e7 heater: Move Thermistor and Linear to their own files in extras/ Kevin O'Connor 2018-04-04 14:53:47 -04:00
  • 0fc4f0946e heater: Move adc logic into Thermistor class Kevin O'Connor 2018-04-04 14:13:59 -04:00
  • 7e78b2665e heater: Merge ThermistorBeta class into Thermistor class Kevin O'Connor 2018-04-04 13:38:28 -04:00
  • aed958eb5c heater: Add PrinterHeaters class that stores all sensors and heaters Kevin O'Connor 2018-04-03 17:01:10 -04:00
  • 4eeb43b191 pins: Remove module level get_printer_pins() and setup_pin() functions Kevin O'Connor 2018-04-04 12:07:41 -04:00
  • a4439b93b7 toolhead: Limit junction speed of short moves Kevin O'Connor 2018-03-25 18:41:15 -04:00
  • 5e060c3c65 bed_tilt: Apply bed_tilt_calibrate settings to current session Kevin O'Connor 2018-04-03 12:02:17 -04:00
  • 0f1a142779 extruder: Log SET_PRESSURE_ADVANCE changes Kevin O'Connor 2018-04-03 11:42:43 -04:00
  • bb8926d67a klippy: Automatically clear rollover_info on each restart Kevin O'Connor 2018-04-03 12:13:06 -04:00
  • a301713361 extruder: Add SET_PRESSURE_ADVANCE command. Michael Barbour 2018-04-01 15:26:25 -04:00
  • bee179eab4 docs: Update release notes for v0.6.0 release Kevin O'Connor 2018-03-31 14:04:39 -04:00
  • 039bb9f10f docs: Add Patreon link to FAQ page Kevin O'Connor 2018-03-31 13:55:41 -04:00
  • b0b4bc8958 heater: Add some comments to the thermistor math Kevin O'Connor 2018-03-29 14:15:16 -04:00
  • a6553538e6 docs: Update G-Codes.md with recent output_pin changes Kevin O'Connor 2018-03-28 15:11:10 -04:00
  • 019666a6f6 docs: Add a section on adding new host modules to Code_Overview.md Kevin O'Connor 2018-03-28 13:01:24 -04:00
  • 7579b9671b stepstats: Add documentation clarification Kevin O'Connor 2017-03-08 13:55:47 -05:00
  • 99f3c99238 display: Round temperature and position to nearest whole number Kevin O'Connor 2018-03-19 15:17:53 -04:00
  • aba04bf3bd display: Remove unneeded semicolons from file Kevin O'Connor 2018-03-19 15:16:01 -04:00
  • f5c67baac2 docs: Recommend running PID_CALIBRATE in Config_checks.md Kevin O'Connor 2018-03-18 12:43:41 -04:00
  • 973ef97143 pid_calibrate: Move PID calibration logic from heater.py to new file Kevin O'Connor 2018-03-18 11:23:20 -04:00
  • 310cdf88cc config: Remove tabs from printer-wanhao-duplicator-i3-v2.1-2017.cfg Kevin O'Connor 2018-03-18 11:32:28 -04:00
  • 5c05a24947 docs: Fix typo in M220 description in G-Codes.md Kevin O'Connor 2018-03-18 11:29:40 -04:00
  • c93dad8eba config: Update generic-cramps.cfg with P9_23 machine enable Kevin O'Connor 2018-03-18 10:33:40 -04:00
  • fb3065cfa7 config: Change pullup_resistor to 2000 in generic-cramps.cfg Kevin O'Connor 2018-03-17 14:18:49 -04:00
  • e3f9ff6701 probe: Add z_offset parameter Kevin O'Connor 2018-03-17 14:00:37 -04:00
  • c95cc3fb66 bed_tilt: Take into account the XY position used with z_virtual_endstop Kevin O'Connor 2018-03-12 20:10:46 -04:00
  • 1dda4628a0 bed_tilt: Require at least 3 probing points for bed_tilt_calibrate Kevin O'Connor 2018-03-12 18:48:44 -04:00
  • 36612fd544 probe: Default z_position to the configured minimum position on Z axis Kevin O'Connor 2018-03-14 15:30:58 -04:00
  • ef8c464d97 output_pin: Move pwm and digital output pins to new module in extras/ Kevin O'Connor 2018-03-17 13:29:03 -04:00
  • 66eefa1da8 static_digital_output: Add static_digital_output section to extras/ Kevin O'Connor 2018-03-17 13:05:40 -04:00
  • e78377eebd replicape: Add config controls for the servo[01]_enable lines Kevin O'Connor 2018-03-12 18:32:29 -04:00
  • 451f7d5672 gcode: Position returned by M114 should be relative to last G92 Kevin O'Connor 2018-03-09 21:43:24 -05:00
  • ef820d98f6 docs: Add "will heaters be turned off on a crash" item to FAQ Kevin O'Connor 2018-03-13 11:26:15 -04:00
  • 9dfe612516 verify_heater: Provide additional information on a heater error Kevin O'Connor 2018-03-12 23:21:54 -04:00
  • 830cfc5414 klippy: Rework starting error message Kevin O'Connor 2018-03-12 23:12:39 -04:00
  • 45afa04578 probe: Add some hints for common errors during PROBE Kevin O'Connor 2018-03-12 22:51:44 -04:00
  • 9bc4239e9c gcode: On a multi-line error message, report the first line twice Kevin O'Connor 2018-03-12 22:37:14 -04:00
  • 3a1cdc7d70 virtual_sdcard: Fix typo in seek error handling Kevin O'Connor 2018-03-12 22:36:39 -04:00
  • 3a75748762 config: Reword the min_temp/max_temp description in example.cfg Kevin O'Connor 2018-03-12 14:37:02 -04:00
  • e336c24665 heater: Allow min_temp to go below zero Kevin O'Connor 2018-03-12 14:36:45 -04:00
  • 849f4ed25f verify_heater: Scale hysteresis duration check Kevin O'Connor 2018-03-11 19:16:55 -04:00
  • 57d342b455 verify_heater: Change default hysteresis to 10 degrees Kevin O'Connor 2018-03-11 13:22:45 -04:00
  • 5208fc38ed verify_heater: Add initial support for verifying heaters and sensors Kevin O'Connor 2018-03-11 00:22:44 -05:00
  • b549c3927e klippy: Allow external callers of try_load_module() Kevin O'Connor 2018-03-07 14:41:09 -05:00
  • e53a589ac3 docs: Add SET_DUAL_CARRIAGE command to G-Codes.md Kevin O'Connor 2018-03-10 20:20:48 -05:00
  • 4d48c111d8 cartesian: Initial support for dual carriages Kevin O'Connor 2018-03-02 14:11:00 -05:00
  • 6c1e1dcc8d display: Use separate hd44780 screen drawing Kevin O'Connor 2018-03-06 11:16:25 -05:00
  • ddcf9a7ff7 docs: Add Tx command to G-Codes.md Kevin O'Connor 2018-03-08 14:40:26 -05:00
  • 05ec7ca7ff docs: Add a G-Codes.md file with the list of available commands Kevin O'Connor 2018-03-08 14:06:24 -05:00
  • ef0c80af51 config: Add working printer configuration for Wanhao Duplicator i3 v2.1 ghandye 2018-03-06 21:19:10 -06:00
  • d997821e58 config: Add LCD configuration to printer-trony-x5s-2017.cfg christian mock 2018-03-07 21:12:58 +01:00
  • 385e6b67d9 config: Add display section to creality cr10 config Kevin O'Connor 2018-03-07 13:36:44 -05:00
  • 04602b2470 display: Choose arrow character based on display Marcio Teixeira 2018-02-21 08:15:20 -07:00
  • 923954772f homing: allow to disable homing retract cruwaller 2018-03-06 08:59:13 +02:00
  • 5a16863465 config: Fix hd44780 typo in rambo and ramps example configs Kevin O'Connor 2018-03-06 13:15:09 -05:00